From 33e3671eb7480d0fa4f7871d8b93a1f6b40c4589 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Fri, 19 Mar 2010 13:12:41 +0000 Subject: [PATCH] Move postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light to Suggests --- debian/README.Debian.plugins | 7 ++++--- debian/changelog | 4 +++- debian/control | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/README.Debian.plugins b/debian/README.Debian.plugins index f373a5d..3d1a3fa 100644 --- a/debian/README.Debian.plugins +++ b/debian/README.Debian.plugins @@ -4,18 +4,19 @@ nagios-plugins on Debian 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 diff --git a/debian/changelog b/debian/changelog index 4a9ffb1..381b253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 16 Mar 2010 09:35:20 +0100 diff --git a/debian/control b/debian/control index d8edf19..ae07e5a 100644 --- a/debian/control +++ b/debian/control @@ -60,8 +60,8 @@ Architecture: any 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: