make use of replaces
This commit is contained in:
parent
425c7443cf
commit
68bbbef07c
2 changed files with 6 additions and 4 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -25,7 +25,7 @@ Description: Plugins for nagios compatible monitoring systems (metapackage)
|
|||
Package: nagios-plugins-common
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ucf
|
||||
Breaks: nagios-plugins-basic (<= 1.4.15-5)
|
||||
Replaces: nagios-plugins-basic (<= 1.4.15-5)
|
||||
Suggests: nagios3 | icinga
|
||||
Description: Common files for plugins for nagios compatible monitoring
|
||||
Common files for plugins for nagios compatible monitoring systems like Nagios
|
||||
|
@ -36,7 +36,7 @@ Description: Common files for plugins for nagios compatible monitoring
|
|||
Package: nagios-plugins-basic
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping [linux-any], inetutils-ping [kfreebsd-any hurd-any], ucf
|
||||
Pre-Depends: nagios-plugins-common
|
||||
Pre-Depends: nagios-plugins-common (>= 1.4.15-6)
|
||||
Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||
Replaces: nagios-plugins, nagios-plugins-standard
|
||||
Suggests: nagios3 | icinga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue