remove nagios and nagios-text from suggests and add nagios3
This commit is contained in:
parent
721938b405
commit
3a284fec6c
2 changed files with 7 additions and 4 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -12,7 +12,7 @@ Standards-Version: 3.7.3
|
|||
Package: nagios-plugins
|
||||
Architecture: all
|
||||
Depends: nagios-plugins-basic, nagios-plugins-standard
|
||||
Suggests: nagios2 | nagios-text | nagios
|
||||
Suggests: nagios3 | nagios2
|
||||
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:
|
||||
|
@ -36,7 +36,7 @@ Architecture: any
|
|||
Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping, ucf
|
||||
Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||
Replaces: nagios-plugins, nagios-plugins-standard
|
||||
Suggests: nagios2 | nagios-text | nagios
|
||||
Suggests: nagios3 | nagios2
|
||||
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:
|
||||
|
@ -60,7 +60,7 @@ Architecture: any
|
|||
Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||
Replaces: nagios-plugins
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, dnsutils, bind9-host | host, smbclient, ucf, nagios-plugins-basic (>= 1.4.5-2)
|
||||
Suggests: nagios2 | nagios-text | nagios, whois
|
||||
Suggests: nagios3 | nagios2, whois
|
||||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue