[Pkg-nagios-changes] [pkg-nagios] r1614 - nagios-snmp-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Sun Feb 1 22:51:34 UTC 2009
tags 513872 pending
thanks
Author: waja
Date: 2009-02-01 22:51:34 +0000 (Sun, 01 Feb 2009)
New Revision: 1614
Modified:
nagios-snmp-plugins/trunk/debian/changelog
nagios-snmp-plugins/trunk/debian/control
Log:
add dependency of nagios-plugins-basic to get command definitions installed
Modified: nagios-snmp-plugins/trunk/debian/changelog
===================================================================
--- nagios-snmp-plugins/trunk/debian/changelog 2009-02-01 02:20:19 UTC (rev 1613)
+++ nagios-snmp-plugins/trunk/debian/changelog 2009-02-01 22:51:34 UTC (rev 1614)
@@ -1,8 +1,11 @@
-nagios-snmp-plugins (1.1.1-6) UNRELEASED; urgency=low
+nagios-snmp-plugins (1.1.1-6) unstable; urgency=low
- * NOT RELEASED YET
+ * instead of suggest depend on nagios-plugins-basic to get command
+ definitions installed into /etc/nagios-plugins/config and registered via
+ ucf, since /usr/share/nagios-plugins/dpkg/functions is used in postinst
+ (Closes: #513872)
- -- Jan Wagner <waja at cyconet.org> Sun, 20 Jul 2008 15:47:37 +0200
+ -- Jan Wagner <waja at cyconet.org> Sun, 01 Feb 2009 23:49:10 +0100
nagios-snmp-plugins (1.1.1-5) unstable; urgency=low
Modified: nagios-snmp-plugins/trunk/debian/control
===================================================================
--- nagios-snmp-plugins/trunk/debian/control 2009-02-01 02:20:19 UTC (rev 1613)
+++ nagios-snmp-plugins/trunk/debian/control 2009-02-01 22:51:34 UTC (rev 1614)
@@ -11,7 +11,6 @@
Package: nagios-snmp-plugins
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libnet-snmp-perl, perl-base (>= 5.8.4-8), ucf
-Suggests: nagios-plugins-basic (>= 1.4.5-2)
+Depends: ${perl:Depends}, ${misc:Depends}, libnet-snmp-perl, nagios-plugins-basic (>= 1.4.5-2), perl-base (>= 5.8.4-8), ucf
Description: SNMP Plugins for nagios
A set of Nagios plugins to check hosts/devices using snmp protocol
More information about the Pkg-nagios-changes
mailing list