From: Thomas Lamprecht Date: Wed, 22 May 2019 09:48:24 +0000 (+0200) Subject: set debian/compat to 10 X-Git-Url: https://git.proxmox.com/?p=lxcfs.git;a=commitdiff_plain;h=fd6aa7d469cdffdf49e16b8fe3a08a9f2bcca967 set debian/compat to 10 dh-systemd is implied by debhelpet >= 10 Signed-off-by: Thomas Lamprecht --- 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,