[Pkg-nagios-changes] [pkg-nagios] r1859 - nagios-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Thu Mar 11 14:54:13 UTC 2010
Author: waja
Date: 2010-03-11 14:54:12 +0000 (Thu, 11 Mar 2010)
New Revision: 1859
Modified:
nagios-plugins/trunk/debian/changelog
nagios-plugins/trunk/debian/control
Log:
Remove radiusclient1 from Dependencies
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2010-03-11 12:28:02 UTC (rev 1858)
+++ nagios-plugins/trunk/debian/changelog 2010-03-11 14:54:12 UTC (rev 1859)
@@ -7,6 +7,7 @@
* Add 43_check_http_large_pages_mleak.dpatch, taken from upstream, which
fixes memory leaks on large files
* Add trailing trunk/ at Vcs-Svn-field
+ * Remove radiusclient1 from Dependencies, as check_radius seems not need it
* Move check_mailq to nagios-plugins-standard, cause it depends
postfix|sendmail|exim4 or qmail
- Add "postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light" to
Modified: nagios-plugins/trunk/debian/control
===================================================================
--- nagios-plugins/trunk/debian/control 2010-03-11 12:28:02 UTC (rev 1858)
+++ nagios-plugins/trunk/debian/control 2010-03-11 14:54:12 UTC (rev 1859)
@@ -59,7 +59,7 @@
Architecture: any
Conflicts: nagios-plugins (<= 1.4.2-3)
Replaces: nagios-plugins
-Depends: ${shlibs:Depends}, ${misc:Depends}, fping, snmp, radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic (>= 1.4.5-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic (>= 1.4.5-2)
Recommends: qstat
Suggests: nagios3, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light, whois
Description: Plugins for the nagios network monitoring and management system
More information about the Pkg-nagios-changes
mailing list