From 6e2d2950c7a4b0b09633c4ed3b877dd1fe99224b Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sun, 25 Aug 2013 23:58:47 +0000 Subject: [PATCH] remove whois --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 38f9f40..8b88d80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ nagios-plugins (1.4.16+git20130823-1) UNRELEASED; urgency=low - 12_check_smtp_double_threshold.dpatch * Fix removing empty /usr/include * Add new check_dbi into nagios-plugins-standard + * Remove whois from Recommands, as check_bgpstate is removed -- Jan Wagner Fri, 23 Aug 2013 22:45:43 +0200 diff --git a/debian/control b/debian/control index 2c593e7..cf18d73 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,7 @@ 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: ${shlibs:Recommends}, fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, whois, qstat, rpcbind +Recommends: ${shlibs:Recommends}, fping, snmp, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, qstat, rpcbind Suggests: nagios3 | icinga, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light Description: Plugins for nagios compatible monitoring systems Plugins for nagios compatible monitoring systems like Nagios and Icinga. It