debian/control
changeset 89 a2c9fdf2bff1
parent 51 d889aa5a1419
equal deleted inserted replaced
88:a4912232ecbc 89:a2c9fdf2bff1
     7 
     7 
     8 Package: dnsvi
     8 Package: dnsvi
     9 Architecture: all
     9 Architecture: all
    10 Section: admin
    10 Section: admin
    11 Priority: standard
    11 Priority: standard
    12 Depends: perl (>= 5.14), dnsutils
    12 Depends: perl (>= 5.14), dnsutils, libnet-dns-perl, libterm-readkey-perl
    13 Description: DNS (domain) zone editor
    13 Description: DNS (domain) zone editor
    14  This tools allows you edit a dynamically maintained DNS zone,
    14  This tools allows you edit a dynamically maintained DNS zone,
    15  either locally or remote. The update of the zone is done via
    15  either locally or remote. The update of the zone is done via
    16  nsupdate, secured by TSIG.
    16  nsupdate, secured by TSIG.