1
0
mirror of synced 2026-03-28 10:32:43 +00:00

Bump debhelper compatibility to 9

Update versioned debhelper build-dependency
This commit is contained in:
Axel Beckert
2013-07-10 22:53:14 +02:00
parent 3b72f2ee4b
commit be05397249
3 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -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.

2
debian/compat vendored
View File

@@ -1 +1 @@
7
9

2
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: xen-tools
Section: utils
Priority: extra
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 7.0.0),
Build-Depends: debhelper (>= 9~),
devscripts,
git,
libfile-slurp-perl,