Bump dephelper compatibility level to 10

The debian package content was found to be the same
with diffoscope. No functional change.

Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
master
Emmanuel Kasper 2017-10-11 11:06:07 +02:00 committed by Wolfgang Bumiller
parent fd202a5abe
commit 2c2626ddc3
3 changed files with 4 additions and 3 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
5
10

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: extra
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: autotools-dev,
check,
debhelper (>= 5),
debhelper (>= 10),
glusterfs-common (>= 3.5.2-1),
libacl1-dev,
libaio-dev,

3
debian/rules vendored
View File

@ -114,7 +114,8 @@ binary-indep: build install
binary-arch: build install
dh_testdir
dh_testroot
dh_installchangelogs
# exclude historic Changelog file, which stops at release 0.14
dh_installchangelogs --exclude=Changelog
dh_installdocs
dh_installexamples
dh_install