From fd6aa7d469cdffdf49e16b8fe3a08a9f2bcca967 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 22 May 2019 11:48:24 +0200 Subject: [PATCH] set debian/compat to 10 dh-systemd is implied by debhelpet >= 10 Signed-off-by: Thomas Lamprecht --- debian/compat | 2 +- debian/control | 3 +-- 2 files changed, 2 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 67c98af..565d7e5 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Section: admin Priority: optional Maintainer: Proxmox Support Team Build-Depends: autotools-dev, - debhelper (>= 9), + debhelper (>= 10), dh-autoreconf, - dh-systemd, help2man, libfuse-dev, libpam0g-dev, -- 2.39.2