debian: use upstreams released generated files
authorAsbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
Tue, 28 Jun 2011 00:13:03 +0000 (00:13 +0000)
committerAsbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
Tue, 28 Jun 2011 00:13:03 +0000 (00:13 +0000)
Signed-off-by: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>

debian/control
debian/rules

index d4878c7..8f71c75 100644 (file)
@@ -2,7 +2,7 @@ Source: dhcpd-pools
 Section: net
 Priority: extra
 Maintainer: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
 Section: net
 Priority: extra
 Maintainer: Asbjørn Sloth Tønnesen <asbjorn@asbjorn.biz>
-Build-Depends: debhelper (>=8.0.0), 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
 Standards-Version: 3.9.2
 Homepage: http://dhcpd-pools.sourceforge.net/
 Vcs-Git: git://git.asbjorn.biz/debian/dhcpd-pools.git
index 961f98e..cbe925d 100755 (executable)
@@ -1,8 +1,3 @@
 #!/usr/bin/make -f
 #!/usr/bin/make -f
-# -*- makefile -*-
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
 %:
 %:
-       dh $@ --with autoreconf
+       dh $@