[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. 1.0.1-1-1-g3907879
Alexander Wirt
formorer at grml.org
Wed Apr 7 12:31:35 UTC 2010
The following commit has been merged in the master branch:
commit 390787922fc7efcd83893435ffd437a76dcf73c7
Author: Alexander Wirt <formorer at grml.org>
Date: Wed Apr 7 14:32:03 2010 +0200
Depend on php5-mysql for phpapi
diff --git a/debian/changelog b/debian/changelog
index c006e50..5b35778 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+icinga (1.0.1-2) unstable; urgency=low
+
+ * Depend on php5-mysql for the phpapi package
+
+ -- Alexander Wirt <formorer at debian.org> Wed, 07 Apr 2010 14:31:39 +0200
+
icinga (1.0.1-1) unstable; urgency=low
* Initial packaging (Closes: #573880)
diff --git a/debian/control b/debian/control
index 40a8332..884011f 100644
--- a/debian/control
+++ b/debian/control
@@ -147,7 +147,7 @@ Description: documentation for icinga
Package: icinga-phpapi
Architecture: all
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, php5 | php5-cgi | php5-cli | libapache2-mod-php5
+Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, php5 | php5-cgi | php5-cli | libapache2-mod-php5, php5-mysql
Recommends: icinga-idoutils
Description: phpapi for icinga
Icinga is a monitoring and management system for hosts, services and
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list