debian/control
changeset 31 5331bad74932
child 35 9a6d53670b1e
equal deleted inserted replaced
30:1c64c10cfd52 31:5331bad74932
       
     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)
       
     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.