[Pkg-nagios-changes] [pkg-icinga2] 01/08: Reenable systemd

Alexander Wirt formorer at debian.org
Tue Jan 3 07:22:39 UTC 2017


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

formorer pushed a commit to branch ubuntu
in repository pkg-icinga2.

commit 439b408c1c226986885d6edd99bc2156120ee14f
Author: Alexander Wirt <alexander.wirt at credativ.de>
Date:   Tue Jan 3 08:20:25 2017 +0100

    Reenable systemd
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2db6b2b..746a64d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+icinga2 (2.6.0-2~ppa2~trusty1) trusty; urgency=medium
+
+  * Reenable systemd
+
+ -- Alexander Wirt <alexander.wirt at credativ.de>  Tue, 03 Jan 2017 08:20:19 +0100
+
 icinga2 (2.6.0-2~ppa1~trusty1) trusty; urgency=medium
 
   * Rebuild for my ubuntu ppa
diff --git a/debian/control b/debian/control
index c1348a4..07235e7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: bash-completion,
                cmake (>= 2.8.7),
                cmake (>= 3.2.2) | pkg-config,
                debhelper (>= 9),
+               dh-systemd (>= 1.5),
                flex,
                g++ (>= 1.96),
                libboost-dev,
diff --git a/debian/rules b/debian/rules
index a05a735..9efcce8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ endif
 
 
 %:
-	dh $@ --with bash_completion
+	dh $@ --with bash_completion,systemd
 
 override_dh_systemd_enable:
 	dh_systemd_enable --name=icinga2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git



More information about the Pkg-nagios-changes mailing list