From 5b379b84ff5fc7da5878a21d1f3fe2bf69eed9ac Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 17 Oct 2017 11:53:39 +0200 Subject: [PATCH] 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. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,