debian/control
changeset 58 b238038dbf45
parent 51 d889aa5a1419
child 89 a2c9fdf2bff1
--- a/debian/control	Wed Jan 14 01:46:06 2015 +0100
+++ b/debian/control	Wed Jan 14 08:57:54 2015 +0100
@@ -1,7 +1,9 @@
 Source: dnsvi
 Build-Depends: debhelper (>= 9)
-Maintainer: Heiko Schlittermann <hs@schlittermann.de>
+Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
 Standards-Version: 3.9.4
+Section: admin
+Priority: standard
 
 Package: dnsvi
 Architecture: all
@@ -9,3 +11,6 @@
 Priority: standard
 Depends: perl (>= 5.14), dnsutils
 Description: DNS (domain) zone editor
+ This tools allows you edit a dynamically maintained DNS zone,
+ either locally or remote. The update of the zone is done via
+ nsupdate, secured by TSIG.