I was wrong, there is a libdns-ruby package in squeeze. So, the
following debian/control seems to work:

Package: zonecheck
Architecture: all
Depends: ruby (>= 1.8), iputils-ping, rubygems, libdns-ruby (>= 1.47)
Recommends: libopenssl-ruby
Description: A DNS configuration checker 
 The DNS is a critical resource for every network application, so it
 is quite important to ensure that a zone or domain name is correctly
 configured in the DNS.
 ZoneCheck is intended to help solving misconfigurations or
 inconsistencies usually revealed by an increase in the latency of the
 application, up to the output of unexpected/inconsistant results.
 This package is the command-line version.
 http://www.zonecheck.fr/

The rubygems dependency is because Zonecheck tests it at startup,
which may be useless. If you think so, please fill in a bug upstream
at <https://savannah.nongnu.org/bugs/?group=zonecheck>. The OpenSSL
dependency is because, without it, you have almost no DNSSEC test.

(Also, version 3 addresses most and may be all of the bugs that
required a Debian-specific patch)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to