]> git.proxmox.com Git - pve-qemu.git/commitdiff
Bump dephelper compatibility level to 10
authorEmmanuel Kasper <e.kasper@proxmox.com>
Wed, 11 Oct 2017 09:06:07 +0000 (11:06 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Oct 2017 12:05:22 +0000 (14:05 +0200)
The debian package content was found to be the same
with diffoscope. No functional change.

Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/compat
debian/control
debian/rules

index 7ed6ff82de6bcc2a78243fc9c54d3ef5ac14da69..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 (file)
@@ -1 +1 @@
-5
+10
index 68ba5341e1c7f36c10baca8d34720aa3dedb13c1..4a55323f4d2327730a2e29eb5feabdf541a1c6d8 100644 (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,
index a6deceb8fa36a15cba01775c5f2cc6b5c5e1b893..1114f99ca9d9351d9e3dcc2f2e5a3d469b14d8a6 100755 (executable)
@@ -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