Don't use Pre-Depends
This commit is contained in:
parent
5965a354c4
commit
1d11720ab0
3
debian/control
vendored
3
debian/control
vendored
|
@ -34,8 +34,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 (>= 2:1.9-1~) [kfreebsd-any hurd-any], ucf
|
||||
Pre-Depends: nagios-plugins-common (>= 1.4.15-6)
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nagios-plugins-common (>= 1.4.15-6), procps, iputils-ping [linux-any], inetutils-ping (>= 2:1.9-1~) [kfreebsd-any hurd-any], ucf
|
||||
Conflicts: nagios-plugins (<= 1.4.2-3)
|
||||
Replaces: nagios-plugins, nagios-plugins-standard
|
||||
Suggests: nagios3 | icinga
|
||||
|
|
Loading…
Reference in a new issue