From 1d0c3c6d870097f1b4d5bf70054a28d4bd48a83e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 Nov 2017 08:13:32 +0100 Subject: Dropping obsolete build-depends on dh-systemd. Signed-off-by: Daniel Baumann --- debian/control | 1 - debian/rules | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5860860..5434b01 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Maintainer: Daniel Baumann Build-Depends: asciidoc, debhelper (>= 10), - dh-systemd, docbook-xml, docbook-xsl, libxml2-utils, diff --git a/debian/rules b/debian/rules index 34d682c..1f3ecf3 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := container-tools %: - dh ${@} --with systemd + dh ${@} override_dh_auto_build: # disabled -- cgit v1.2.3