debian/control: Move the nut-monitor Suggests from nut-server to nut-client
This commit is contained in:
parent
3f5ae0e4fb
commit
5b99c93354
2 changed files with 9 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -41,7 +41,7 @@ Description: network UPS tools - metapackage
|
|||
Package: nut-server
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6), ${udev}, nut-client (= ${binary:Version})
|
||||
Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml, nut-monitor
|
||||
Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml
|
||||
Conflicts: nut-hal-drivers
|
||||
Replaces: nut (<< 2.6.1-2~)
|
||||
Breaks: nut (<< 2.6.1-2~)
|
||||
|
|
@ -61,6 +61,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
|
|||
Provides: ups-monitor
|
||||
Conflicts: ups-monitor
|
||||
Recommends: bash-completion
|
||||
Suggests: nut-monitor
|
||||
Replaces: ups-monitor, nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
||||
Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
||||
Description: network UPS tools - clients
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue