File: control

package info (click to toggle)
dnsruby 1.54-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,172 kB
  • ctags: 1,302
  • sloc: ruby: 15,093; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 1,079 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: dnsruby
Section: ruby
Priority: optional
Maintainer: Ondřej Surý <ondrej@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3~), graphviz
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/?p=pkg-nlnetlabs/dnsruby.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-nlnetlabs/dnsruby.git
Homepage: http://rubyforge.org/projects/dnsruby/
XS-Ruby-Versions: all

Package: ruby-dnsruby
Provides: libdns-ruby, libdns-ruby1.8
Conflicts: libdns-ruby (<< 1.52-2~), libdns-ruby1.8 (<< 1.52-2~), libdns-ruby-doc
Replaces: libdns-ruby (<< 1.52-2~), libdns-ruby1.8 (<< 1.52-2~)
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Ruby DNS and DNSSEC client library
 Dnsruby is a pure Ruby DNS client library. It provides a complete DNS
 client implementation, including full DNSSEC support.  Dnsruby is
 currently used in projects such as OpenDNSSEC and ISC's DLV service.