debian/control
changeset 49 62b17372f2d8
parent 48 a9a9b00be37f
equal deleted inserted replaced
48:a9a9b00be37f 49:62b17372f2d8
     1 Source: nagios-plugin-dns-delegation
       
     2 Section: admin
       
     3 Priority: optional
       
     4 Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
       
     5 Build-Depends: debhelper (>= 9), dpkg-dev
       
     6 Standards-Version: 3.9.6
       
     7 Vcs-Browser: https://ssl.schlittermann.de/hg/ius/nagios/nagios-plugin-dns-delegation/default
       
     8 Homepage: http://schlittermann.de/
       
     9 #Vcs-Git: git://anonscm.debian.org/collab-maint/nagios-plugin-dns-delegation.git
       
    10 
       
    11 Package: nagios-plugin-dns-delegation
       
    12 Architecture: all
       
    13 Depends: ${misc:Depends}, ${perl:Depends}, libnet-dns-perl
       
    14 Description: nagios plugin check_dns-delegation
       
    15  This nagios plugin checks the consistency of the DNS delegation, it compares
       
    16  the public view with a (local) reference server and compares the serial
       
    17  numbers of the known nameservers.