[Pkg-nagios-changes] [pkg-icinga2] 02/08: No systemd
Alexander Wirt
formorer at debian.org
Sat Nov 22 14:52:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch ubuntu
in repository pkg-icinga2.
commit 6f5643f83ea9fb3f3ce14086788c34da63037c40
Author: Alexander Wirt <formorer at debian.org>
Date: Fri Nov 21 15:38:52 2014 +0100
No systemd
---
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