From be05397249dd2ad65e48caa58e94a946244559ca Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 10 Jul 2013 22:53:14 +0200 Subject: [PATCH] Bump debhelper compatibility to 9 Update versioned debhelper build-dependency --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 421597b..c7f2de6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,8 @@ xen-tools (4.4~dev-1) UNRELEASED; urgency=low dh_auto_* can't help. No more explicitly call "make manpages", it's a depedency of "make install" in the next line anyway. - Finally switch to a minimal dh style debian/rules. + * Bump debhelper compatibility to 9 + - Update versioned debhelper build-dependency * Bump copyright years in debian/copyright. * Apply wrap-and-sort. 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 e16c6bd..fa0d5ee 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xen-tools Section: utils Priority: extra Maintainer: Axel Beckert -Build-Depends: debhelper (>= 7.0.0), +Build-Depends: debhelper (>= 9~), devscripts, git, libfile-slurp-perl,