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.
master
Wolfgang Bumiller 2017-10-17 11:53:39 +02:00
parent 8d4a2d3f55
commit 5b379b84ff
1 changed files with 1 additions and 1 deletions

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 (>= 10),
debhelper (>= 9),
glusterfs-common (>= 3.5.2-1),
libacl1-dev,
libaio-dev,