--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/control Tue Jan 20 23:33:05 2015 +0100
@@ -0,0 +1,17 @@
+Source: nagios-plugin-dns-delegation
+Section: admin
+Priority: optional
+Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.6
+Vcs-Browser: https://ssl.schlittermann.de/hg/ius/nagios/nagios-plugin-dns-delegation/default
+Homepage: http://schlittermann.de/
+#Vcs-Git: git://anonscm.debian.org/collab-maint/nagios-plugin-dns-delegation.git
+
+Package: nagios-plugin-dns-delegation
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, libnet-dns-perl
+Description: nagios plugin check_dns-delegation
+ This nagios plugin checks the consistency of the DNS delegation, it compares
+ the public view with a (local) reference server and compares the serial
+ numbers of the known nameservers.