[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. 1.0.1-1-9-g6e4b7f2
Alexander Wirt
formorer at debian.org
Sat Apr 10 08:54:07 UTC 2010
The following commit has been merged in the master branch:
commit 6e4b7f2dfc7e1dc0df22e8d286d6e1014cf18735
Author: Alexander Wirt <formorer at debian.org>
Date: Sat Apr 10 10:53:33 2010 +0200
don't depend on non-existing virtual facility $icinga
diff --git a/debian/changelog b/debian/changelog
index 5699246..5cb1a32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
icinga (1.0.1-3) unstable; urgency=low
* its nagios-plugins, not icinga-plugins
+ * Don't depend on non-existing virtual facility $icinga
+ (Closes: #577166)
-- Alexander Wirt <formorer at debian.org> Thu, 08 Apr 2010 19:58:16 +0200
diff --git a/debian/icinga-idoutils.ido2db.init b/debian/icinga-idoutils.ido2db.init
index 6cf9e1a..9d8b4b2 100644
--- a/debian/icinga-idoutils.ido2db.init
+++ b/debian/icinga-idoutils.ido2db.init
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: ido2db
-# Required-Start: $remote_fs $syslog $named $network $time $icinga
+# Required-Start: $remote_fs $syslog $named $network $time icinga
# Required-Stop: $remote_fs $syslog $named $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list