From 352e6f4a76e8c9522cb6a91405d7a82ef735c1ad Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 10 Jun 2012 01:31:19 +0100 Subject: Bump debhelper to v9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c9739bf..5050cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ wavemon (0.7.5-2) UNRELEASED; urgency=low * Mark as linux-any to save CPU cycles on KFreeBSD/Hurd buildds + * Bump debhelper to v9 -- Jonathan McCrohan Sat, 09 Jun 2012 11:53:56 +0100 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index 7d28519..10ea8a7 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: wavemon Section: net Priority: extra Maintainer: Jonathan McCrohan -Build-Depends: autotools-dev, patchutils, libncurses5-dev, - debhelper (>= 7.0.50~), linux-libc-dev +Build-Depends: autotools-dev, libncurses5-dev, + debhelper (>= 9), linux-libc-dev Standards-Version: 3.9.3 Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon -- cgit v1.2.3