[Pkg-nagios-changes] [pkg-nagios] r1454 - ndoutils/trunk/debian
Hendrik Frenzel
hfrenzel-guest at alioth.debian.org
Tue Jun 3 08:50:38 UTC 2008
Author: hfrenzel-guest
Date: 2008-06-03 08:50:38 +0000 (Tue, 03 Jun 2008)
New Revision: 1454
Modified:
ndoutils/trunk/debian/changelog
ndoutils/trunk/debian/control
ndoutils/trunk/debian/rules
Log:
removed empty ndoutils-nagios2-mysql binary package
Modified: ndoutils/trunk/debian/changelog
===================================================================
--- ndoutils/trunk/debian/changelog 2008-06-03 08:21:10 UTC (rev 1453)
+++ ndoutils/trunk/debian/changelog 2008-06-03 08:50:38 UTC (rev 1454)
@@ -1,3 +1,9 @@
+ndoutils (1.4b7-11) unstable; urgency=low
+
+ * dropped empty ndoutils-nagios2-mysql binary package
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net> Tue, 03 Jun 2008 10:46:21 +0200
+
ndoutils (1.4b7-10) unstable; urgency=low
* reverting changes for parallel usage of nagios2 & nagios3 to just support
Modified: ndoutils/trunk/debian/control
===================================================================
--- ndoutils/trunk/debian/control 2008-06-03 08:21:10 UTC (rev 1453)
+++ ndoutils/trunk/debian/control 2008-06-03 08:50:38 UTC (rev 1454)
@@ -10,17 +10,6 @@
Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/ndoutils/trunk/
Dm-Upload-Allowed: yes
-Package: ndoutils-nagios2-mysql
-Architecture: any
-Conflicts: ndoutils-pgsql
-Depends: ndoutils-common, ucf, debconf, dbconfig-common, ${shlibs:Depends}, ${misc:Depends}
-Description: This provides the NDOUtils for Nagios with MySQL support
- The NDOUtils (Nagios Data Output Utils) addon allows you to move status
- and event information from Nagios to a database for later retrieval and
- processing.
- .
- This package uses Nagios 2 and MySQL databases.
-
Package: ndoutils-nagios3-mysql
Architecture: any
Provides: ndoutils, ndoutils-mysql
Modified: ndoutils/trunk/debian/rules
===================================================================
--- ndoutils/trunk/debian/rules 2008-06-03 08:21:10 UTC (rev 1453)
+++ ndoutils/trunk/debian/rules 2008-06-03 08:50:38 UTC (rev 1454)
@@ -143,23 +143,8 @@
binary-indep: ndoutils-doc
-ndoutils-mysql: ndoutils-nagios2-mysql ndoutils-nagios3-mysql
+ndoutils-mysql: ndoutils-nagios3-mysql
-ndoutils-nagios2-mysql:
- # use debhelper
- dh_installchangelogs -p$@ -P$(b)/$@
- dh_installdebconf -p$@ -P$(b)/$@
- dh_installdocs -p$@ -P$(b)/$@ --all
- dh_installman -p$@ -P$(b)/$@ --all
- dh_compress -p$@ -P$(b)/$@
- dh_fixperms -p$@ -P$(b)/$@
- dh_makeshlibs -p$@ -P$(b)/$@ -V
- dh_installdeb -p$@ -P$(b)/$@
- dh_shlibdeps -p$@ -P$(b)/$@
- dh_gencontrol -p$@ -P$(b)/$@
- dh_md5sums -p$@ -P$(b)/$@
- dh_builddeb -p$@ -P$(b)/$@
-
ndoutils-nagios3-mysql: build-ndoutils-mysql
@echo " ### Doing $@"
for script in dirs docs config preinst postinst prerm postrm manpages ndoutils.default ndoutils.init README.Debian; do \
More information about the Pkg-nagios-changes
mailing list