From: Asbjørn Sloth Tønnesen Date: Tue, 28 Jun 2011 00:13:03 +0000 (+0000) Subject: debian: use upstreams released generated files X-Git-Url: http://git.asbjorn.biz/?p=debian%2Fdhcpd-pools.git;a=commitdiff_plain;h=5748d3cc1b149847ca9a3eac7c96e5ecf6885818;ds=sidebyside debian: use upstreams released generated files Signed-off-by: Asbjørn Sloth Tønnesen --- diff --git a/debian/control b/debian/control index d4878c7..8f71c75 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dhcpd-pools Section: net Priority: extra Maintainer: Asbjørn Sloth Tønnesen -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 diff --git a/debian/rules b/debian/rules index 961f98e..cbe925d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,3 @@ #!/usr/bin/make -f -# -*- makefile -*- - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - %: - dh $@ --with autoreconf + dh $@