From 2fed7bc7febad257dd36751ccc4cda9930c62c78 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Mon, 27 Jun 2011 17:07:12 +0000 Subject: [PATCH] debian: update to debhelper 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Asbjørn Sloth Tønnesen --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 59704fe..8767172 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 (>= 7.0.50~), dh-autoreconf +Build-Depends: debhelper (>=8.0.0), dh-autoreconf Standards-Version: 3.9.2 Homepage: http://dhcpd-pools.sourceforge.net/ Vcs-Git: git://git.asbjorn.biz/debian/dhcpd-pools.git -- 1.7.10.4