Remove radiusclient1 from Dependencies
This commit is contained in:
parent
3b24d30fee
commit
5ff987c954
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -7,6 +7,7 @@ nagios-plugins (1.4.14-2) UNRELEASED; urgency=low
|
||||||
* Add 43_check_http_large_pages_mleak.dpatch, taken from upstream, which
|
* Add 43_check_http_large_pages_mleak.dpatch, taken from upstream, which
|
||||||
fixes memory leaks on large files
|
fixes memory leaks on large files
|
||||||
* Add trailing trunk/ at Vcs-Svn-field
|
* 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
|
* Move check_mailq to nagios-plugins-standard, cause it depends
|
||||||
postfix|sendmail|exim4 or qmail
|
postfix|sendmail|exim4 or qmail
|
||||||
- Add "postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light" to
|
- Add "postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light" to
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -59,7 +59,7 @@ Package: nagios-plugins-standard
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Conflicts: nagios-plugins (<= 1.4.2-3)
|
Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||||
Replaces: nagios-plugins
|
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
|
Recommends: qstat
|
||||||
Suggests: nagios3, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light, whois
|
Suggests: nagios3, postfix | sendmail-bin | exim4-daemon-heavy | exim4-daemon-light, whois
|
||||||
Description: Plugins for the nagios network monitoring and management system
|
Description: Plugins for the nagios network monitoring and management system
|
||||||
|
|
Loading…
Reference in a new issue