[libreoffice-online] 01/01: use dh*systemd*

Rene Engelhard rene at moszumanska.debian.org
Tue Nov 14 06:34:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice-online.

commit ac0e0dea05c2e2bfd8d9ee9fd721566abfe90004
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Nov 14 06:34:07 2017 +0000

    use dh*systemd*
---
 debian/control | 2 +-
 debian/rules   | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 535fd04..b45a477 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>
-Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.8.0), libreofficekit-dev (>= 1:5.3~), dh-autoreconf, libreoffice-core (>= 1:5.3~), cpio, npm, libcppunit-dev, node-jake, python, python-polib
+Build-Depends: debhelper (>= 9), debhelper (>= 10.9.2), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.8.0), libreofficekit-dev (>= 1:5.3~), dh-autoreconf, libreoffice-core (>= 1:5.3~), cpio, npm, libcppunit-dev, node-jake, python, python-polib
 Standards-Version: 3.9.7
 
 Package: loolwsd
diff --git a/debian/rules b/debian/rules
index 6d78da0..bc85e16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,5 +30,7 @@ override_dh_auto_install:
 
 override_dh_installinit:
 	cp $(CURDIR)/loolwsd.service $(CURDIR)/debian 
-	dh_installinit # also for systemd
+	dh_installsystemd
+	dh_systemd_enable
+	dh_systemd_start
 	rm -f $(CURDIR)/debian/loolwsd.service

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice-online.git



More information about the Pkg-openoffice-commits mailing list