[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.6.0_beta-1-3-g1edf848

Alexander Wirt formorer at debian.org
Sun Nov 27 09:44:39 UTC 2011


The following commit has been merged in the master branch:
commit 0ac1d13332365b07bbfbfe3d1f414fbaff09ef73
Author: Alexander Wirt <formorer at debian.org>
Date:   Sun Nov 27 08:54:54 2011 +0100

    phpapi is now deprecated - removed

diff --git a/debian/control b/debian/control
index 78a8ef9..e87e1a6 100644
--- a/debian/control
+++ b/debian/control
@@ -145,29 +145,6 @@ Description: host and network monitoring system - documentation
  .
  This package provides the documentation for Icinga.
 
-Package: icinga-phpapi
-Architecture: all
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, php5 | php5-cgi | php5-cli | libapache2-mod-php5
-Recommends: icinga-idoutils, php5-mysql | php5-pgsql
-Description: host and network monitoring system - PHP API
- Icinga is a modular monitoring framework for hosts, services, and
- networks, based on the Nagios project. It is designed to be easy to
- understand and modify to fit any need.
- .
- Features include:
-  * monitoring of network services via ping, SMTP, POP3, HTTP, NNTP, or
-    TCP port
-  * plugin interface to allow for user-developed service checks;
-  * contact notifications when problems occur and get resolved (via
-    email, pager, or user-defined method)
-  * support for proactive problem resolution (handlers can be defined to
-    be run during service or host events)
-  * web output: current status, notifications, problem history, log
-    file, etc.
- .
- This package provides the API needed to access idoutils and livestatus
- information from PHP.
-
 Package: icinga-dbg
 Section: debug
 Priority: extra
diff --git a/debian/rules b/debian/rules
index c0144a3..0ee4a2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,7 +121,6 @@ install-stamp: build-stamp fix-configs-stamp
 	dh_installdirs -a -i  
 	make install-unstripped DESTDIR=$b/tmp INSTALL_OPTS="" COMMAND_OPTS=""
 	make install-idoutils DESTDIR=$b/icinga-idoutils INSTALL_OPTS="" COMMAND_OPTS=""
-	make install-api DESTDIR=$b/icinga-phpapi INSTALL_OPTS="" COMMAND_OPTS=""
 	#We have to rename the sample files 
 	#mv $b/icinga-idoutils/etc/icinga/ido2db.cfg-sample $b/icinga-idoutils/etc/icinga/ido2db.cfg
 	mv $b/icinga-idoutils/etc/icinga/idomod.cfg-sample $b/icinga-idoutils/etc/icinga/idomod.cfg

-- 
debian packaging of icinga(-core)



More information about the Pkg-nagios-changes mailing list