remove whois
This commit is contained in:
parent
09387a9fd4
commit
6e2d2950c7
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -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 <waja@cyconet.org> Fri, 23 Aug 2013 22:45:43 +0200
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue