summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-11-05 07:13:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-01-19 10:23:12 +0000
commit1d0c3c6d870097f1b4d5bf70054a28d4bd48a83e (patch)
treed858d97b78a15421239ca6df7c9907af46b2ee26
parentAdding Rules-Requires-Root field. (diff)
downloadopen-infrastructure-compute-tools-1d0c3c6d870097f1b4d5bf70054a28d4bd48a83e.tar.xz
open-infrastructure-compute-tools-1d0c3c6d870097f1b4d5bf70054a28d4bd48a83e.zip
Dropping obsolete build-depends on dh-systemd.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
2 files changed, 1 insertions, 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 <daniel.baumann@progress-linux.org>
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