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,