[pkg-nagios-changes] [Git][nagios-team/pkg-icinga2][master] 2 commits: Enable USE_SYSTEMD option & change icinga2.service to notify type. (closes: #911672)

Bas Couwenberg gitlab at salsa.debian.org
Tue Oct 23 16:34:19 BST 2018


Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-icinga2


Commits:
6f291837 by Bas Couwenberg at 2018-10-23T14:20:02Z
Enable USE_SYSTEMD option & change icinga2.service to notify type. (closes: #911672)

- - - - -
9c007220 by Bas Couwenberg at 2018-10-23T14:47:25Z
Set distribution to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/icinga2-common.icinga2.service
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+icinga2 (2.10.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Enable USE_SYSTEMD option & change icinga2.service to notify type.
+    (closes: #911672)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 23 Oct 2018 16:47:09 +0200
+
 icinga2 (2.10.1-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -22,6 +22,7 @@ Build-Depends: bash-completion,
        default-libmysqlclient-dev,
                libpq-dev,
                libssl-dev,
+               libsystemd-dev,
                libyajl-dev,
                libwxgtk3.0-dev,
                make (>= 3.81),


=====================================
debian/icinga2-common.icinga2.service
=====================================
@@ -4,7 +4,7 @@ Documentation=https://icinga.com/docs/icinga2/latest/
 After=network-online.target postgresql.service mariadb.service carbon-cache.service carbon-relay.service
 
 [Service]
-Type=simple
+Type=notify
 UMask=0007
 EnvironmentFile=/usr/lib/icinga2/icinga2
 EnvironmentFile=/etc/default/icinga2


=====================================
debian/rules
=====================================
@@ -35,6 +35,7 @@ override_dh_auto_configure:
 		-DICINGA2_COMMAND_GROUP=www-data \
 		-DICINGA2_GIT_VERSION_INFO=false \
 		-DICINGA2_PLUGINDIR=/usr/lib/nagios/plugins \
+		-DUSE_SYSTEMD=ON \
 		$(UNITY_BUILD)
 
 override_dh_auto_install:
@@ -79,6 +80,7 @@ override_dh_missing:
 	$(RM) debian/tmp/etc/bash_completion.d/icinga2
 	$(RM) debian/tmp/etc/init.d/icinga2
 	$(RM) debian/tmp/usr/lib/*/icinga2/lib*.so
+	$(RM) debian/tmp/usr/lib/systemd/system/icinga2.service
 	$(RM) debian/tmp/usr/share/doc/icinga2/AUTHORS
 	$(RM) debian/tmp/usr/share/doc/icinga2/CHANGELOG.md
 	$(RM) debian/tmp/usr/share/doc/icinga2/COPYING



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/compare/26fbc04c061950b8bf496b953ef3cfd8a34d790a...9c007220fff577de939b18813f8c9c3d59540ba3

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/compare/26fbc04c061950b8bf496b953ef3cfd8a34d790a...9c007220fff577de939b18813f8c9c3d59540ba3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20181023/e620d357/attachment-0001.html>


More information about the pkg-nagios-changes mailing list