debian: git-build-package config
[debian/dhcpd-pools.git] / debian / control
index 59704fe..8f71c75 100644 (file)
@@ -2,20 +2,20 @@ Source: dhcpd-pools
 Section: net
 Priority: extra
 Maintainer: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
-Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf
+Build-Depends: debhelper (>=8.0.0)
 Standards-Version: 3.9.2
 Homepage: http://dhcpd-pools.sourceforge.net/
 Vcs-Git: git://git.asbjorn.biz/debian/dhcpd-pools.git
-Vcs-Browser: http://git.asbjorn.biz/?p=debian/dhcpd-pools.git;a=summary
+Vcs-Browser: http://git.asbjorn.biz/?p=debian/dhcpd-pools.git
 
 Package: dhcpd-pools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Description: ISC dhcpd lease analysis and reporting
- This is dhcpd-pools ISC dhcp shared network and pool range usage analysis.
+ This is dhcpd-pools ISC dhcpd shared network and pool range usage analysis.
  Purpose of command is to count usage ratio of each IP range and shared network
  pool which ISC dhcpd is in control of. The command has no native monitoring
  capability, for instance the tool will not talk nagios protocol.
- To accomodiate this need the csv output format is meant to be parsed by some
- organization specific script etc. Users of the command are most likely ISPs
+ To accommodate this need the CSV output format is meant to be parsed by some
+ organization specific script etc. Users of the tool are most likely ISPs
  and other organizations that have large IP space.