[Pkg-nagios-changes] [pkg-icinga2] 02/09: No systemd for ubuntu

Alexander Wirt formorer at debian.org
Sat Nov 22 14:52:08 UTC 2014


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

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

commit 6baa06bbd970bf5ea366c0a5604a8d7418f86f84
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Nov 21 15:41:04 2014 +0100

    No systemd for ubuntu
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index da9b66c..e91b709 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders: Markus Frosch <lazyfrosch at debian.org>,
 Build-Depends: bison,
                cmake (>= 2.8.7),
                debhelper (>= 9),
-               dh-systemd (>= 1.5),
                flex,
                g++ (>= 1.96),
                libboost-dev,
diff --git a/debian/rules b/debian/rules
index 7f7ce15..65ebd26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with systemd
+	dh $@
 
 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