From 99d12954f02b98250cc0a071e4081e61cf30476f Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 12 Jan 2021 13:17:28 +0100 Subject: [PATCH] deb: remove dh-systemd dependency as it's deprecated dh-systemd has been integrated into debhelper, starting with version 9.20160709, and has been removed in Debian 11 "bullseye" This patch updates the control file to not require it as a dependency on current versions of debian that ship with that version of debhelper Related discussions: [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670 [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958585 Signed-off-by: Sebastiaan van Stijn --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0b0a60f7..2a90214b 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: devel Priority: optional Maintainer: Containerd team Build-Depends: libbtrfs-dev | btrfs-tools , - debhelper, - dh-systemd, + debhelper (>= 10~) | dh-systemd, pkg-config, libseccomp-dev Standards-Version: 4.1.4