From: Wolfgang Bumiller Date: Tue, 17 Oct 2017 09:53:39 +0000 (+0200) Subject: lower debhelper dependency to version 9 X-Git-Url: https://git.proxmox.com/?p=pve-qemu.git;a=commitdiff_plain;h=5b379b84ff5fc7da5878a21d1f3fe2bf69eed9ac lower debhelper dependency to version 9 We're not actually using anything from > 7 - but we also don't build anywhere with a version < 9. --- diff --git a/debian/control b/debian/control index 22cdd47..d2c40ff 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Proxmox Support Team Build-Depends: autotools-dev, check, - debhelper (>= 10), + debhelper (>= 9), glusterfs-common (>= 3.5.2-1), libacl1-dev, libaio-dev,