From 797964d6199f7aa5fe30e716e013a065907875da Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 19 Apr 2020 12:11:24 +0200 Subject: Updating to debhelper version 13. Signed-off-by: Daniel Baumann --- debian/control | 2 +- debian/rules | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index c1106d0..cd6bca9 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Baumann Build-Depends: apache2-dev, asciidoc, - debhelper-compat (= 12), + debhelper-compat (= 13), docbook-xml, docbook-xsl, libxml2-utils, diff --git a/debian/rules b/debian/rules index 595bf6d..5e57034 100755 --- a/debian/rules +++ b/debian/rules @@ -16,5 +16,5 @@ override_dh_auto_install: mv debian/open-infrastructure-$(PACKAGE)/usr/share/doc/storage-tools debian/open-infrastructure-$(PACKAGE)/usr/share/doc/open-infrastructure-$(PACKAGE) -override_dh_systemd_enable: - dh_systemd_enable --name=ceph-log +override_dh_installsystemd: + dh_installsystemd --name=ceph-log -- cgit v1.2.3