From 4d672101f14f9e5358b8b79bd11c3d9b783af482 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 7 Nov 2018 17:04:28 +0100 Subject: [PATCH] d/control: bump compat to 10 Signed-off-by: Wolfgang Bumiller --- debian/compat | 2 +- debian/control | 2 +- debian/rules | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 2505aa9..f6d75da 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Proxmox Support Team Build-Depends: autotools-dev, bash-completion, - debhelper (>= 9), + debhelper (>= 10~), dh-apparmor, dh-autoreconf, dh-systemd, diff --git a/debian/rules b/debian/rules index 14fd894..da9ab01 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk %: - dh $@ --parallel --with autoreconf,autotools-dev,quilt,systemd + dh $@ --parallel --with autoreconf,autotools-dev,quilt override_dh_auto_configure: dh_auto_configure -- \ -- 2.39.5