--- dnsruby-1.37.orig/debian/rules +++ dnsruby-1.37/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk --- dnsruby-1.37.orig/debian/control +++ dnsruby-1.37/debian/control @@ -0,0 +1,43 @@ +Source: dnsruby +Section: ruby +Priority: optional +Maintainer: Ondřej Surý +Uploaders: Debian Ruby Extras Maintainers +Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.9), ruby1.8, rake, rdoc, graphviz +Standards-Version: 3.8.3 +Homepage: http://rubyforge.org/projects/dnsruby/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/dnsruby/trunk/ +Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/dnsruby/trunk/ + +Package: libdns-ruby1.8 +Depends: ruby1.8, ${misc:Depends} +Suggests: libdns-ruby-doc +Architecture: all +Description: Ruby DNS 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. + +Package: libdns-ruby +Architecture: all +Depends: libdns-ruby1.8, ${misc:Depends} +Suggests: libdns-ruby-doc +Description: Ruby DNS client library (dummy package) + 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. + . + This package is a dependency package, which depends on Debian's default Ruby + version (currently 1.8.x). + +Package: libdns-ruby-doc +Section: doc +Depends: libdns-ruby, ${misc:Depends} +Architecture: all +Description: Documentation for libdns-ruby (dnsruby) + This package provides rdoc documentation and unit tests for + DnsRuby. + . + 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. --- dnsruby-1.37.orig/debian/compat +++ dnsruby-1.37/debian/compat @@ -0,0 +1 @@ +5 --- dnsruby-1.37.orig/debian/libdns-ruby.lintian-overrides +++ dnsruby-1.37/debian/libdns-ruby.lintian-overrides @@ -0,0 +1 @@ +libdns-ruby: debian-changelog-file-is-a-symlink --- dnsruby-1.37.orig/debian/copyright +++ dnsruby-1.37/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Ondřej Surý on +Thu, 10 Sep 2009 15:58:13 +0200. + +It was downloaded from http://rubyforge.org/projects/dnsruby/ + +Upstream Author: Alex D and others. + +Copyright: + + Copyright (C) 2007 by Nominet UK + +License: + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + On a Debian system, the license can be found at + /usr/share/common-licenses/Apache-2.0 . + +setup.rb file is copyright (c) 2000-2005 Minero Aoki and is licenced +under the GPL version 2.1, see `/usr/share/common-licenses/GPL-2.1'. + +The Debian packaging is copyright 2009, Ondřej Surý +and is licensed under the GPL version 2.1 or later, +see `/usr/share/common-licenses/GPL'. --- dnsruby-1.37.orig/debian/watch +++ dnsruby-1.37/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://rubyforge.org/frs/?group_id=2387&release_id=38686 dnsruby-(.*).gem --- dnsruby-1.37.orig/debian/changelog +++ dnsruby-1.37/debian/changelog @@ -0,0 +1,5 @@ +dnsruby (1.37-1) unstable; urgency=low + + * Initial release (Closes: #543320) + + -- Ondřej Surý Thu, 10 Sep 2009 17:25:32 +0200 --- dnsruby-1.37.orig/debian/libdns-ruby-doc.docs +++ dnsruby-1.37/debian/libdns-ruby-doc.docs @@ -0,0 +1,4 @@ +DNSSEC +EXAMPLES +README +EVENTMACHINE