[Pkg-nagios-changes] [pkg-nagios] r1866 - nagios-plugins/trunk/debian
Jan Wagner
waja at alioth.debian.org
Fri Mar 19 13:12:45 UTC 2010
tags 574591 pending
thanks
Author: waja
Date: 2010-03-19 13:12:41 +0000 (Fri, 19 Mar 2010)
New Revision: 1866
Modified:
nagios-plugins/trunk/debian/README.Debian.plugins
nagios-plugins/trunk/debian/changelog
nagios-plugins/trunk/debian/control
Log:
Move postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light to Suggests
Modified: nagios-plugins/trunk/debian/README.Debian.plugins
===================================================================
--- nagios-plugins/trunk/debian/README.Debian.plugins 2010-03-16 08:36:16 UTC (rev 1865)
+++ nagios-plugins/trunk/debian/README.Debian.plugins 2010-03-19 13:12:41 UTC (rev 1866)
@@ -4,18 +4,19 @@
Some plugins require additional libraries and programs. To prevent you from
having to install dozens of further packages that you don't actually need,
there is no strict dependency on some of them. Rather, they are listed as
-recommendations.
+recommendations and suggests.
apt-get(8) and aptitude(8) will install recommended packages automatically by
default. If you did not disable this feature you will have everything in place
-to operate all plugins when installing the "nagios-plugins-standard" package.
+to operate all plugins when installing the "nagios-plugins-standard" package,
+beside the packages listed as suggests.
Else you have to install missing dependencies manually (see the section "Plugin
dependencies" below).
Plugin dependencies:
--------------------
-check_bgpstate:
+check_bgpstate:
* libnet-snmp-perl
* whois
Modified: nagios-plugins/trunk/debian/changelog
===================================================================
--- nagios-plugins/trunk/debian/changelog 2010-03-16 08:36:16 UTC (rev 1865)
+++ nagios-plugins/trunk/debian/changelog 2010-03-19 13:12:41 UTC (rev 1866)
@@ -1,6 +1,8 @@
-nagios-plugins (1.4.14-3) UNRELEASED; urgency=low
+nagios-plugins (1.4.14-3) UNRELEASED; urgency=medium
* Remove Sean and Guido from the Uploaders list
+ * Move postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light
+ to Suggests, thanks to Glennie Vignarajah (CLoses: #574591)
-- Jan Wagner <waja at cyconet.org> Tue, 16 Mar 2010 09:35:20 +0100
Modified: nagios-plugins/trunk/debian/control
===================================================================
--- nagios-plugins/trunk/debian/control 2010-03-16 08:36:16 UTC (rev 1865)
+++ nagios-plugins/trunk/debian/control 2010-03-19 13:12:41 UTC (rev 1866)
@@ -60,8 +60,8 @@
Conflicts: nagios-plugins (<= 1.4.2-3)
Replaces: nagios-plugins
Depends: ${shlibs:Depends}, ${misc:Depends}, ucf, nagios-plugins-basic (>= 1.4.5-2)
-Recommends: postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light, fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, whois, qstat
-Suggests: nagios3
+Recommends: fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, whois, qstat
+Suggests: nagios3, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light
Description: Plugins for the nagios network monitoring and management system
Nagios is a host/service/network monitoring and management system. It has
the following features:
More information about the Pkg-nagios-changes
mailing list