Fix control file
This commit is contained in:
parent
1aa25b671d
commit
dafbfe8075
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -6,6 +6,7 @@ nut (2.6.3-2) unstable; urgency=low
|
|||
* debian/nut.TODO.Debian, debian/Makefile.am: updated to reflect the above
|
||||
* debian/rules: install nut-client.init, and update to reflect the above
|
||||
* debian/control, debian/Makefile.am: updated to reflect the above
|
||||
* debian/control: add Breaks on nut-server (<< 2.6.3-1~)
|
||||
* debian/nut-client.links: renamed from debian/nut-server.links, since
|
||||
ups-monitor is now provided by nut-client initscript
|
||||
* debian/nut.README.Debian: renamed from nut-server.README.Debian,
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -60,7 +60,7 @@ Provides: ups-monitor
|
|||
Conflicts: ups-monitor, nut-server (<< 2.6.3-1)
|
||||
Recommends: bash-completion
|
||||
Replaces: nut (<< 2.6.1-2~)
|
||||
Breaks: nut (<< 2.6.1-2~)
|
||||
Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
||||
Description: network UPS tools - clients
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
|
|
Loading…
Reference in New Issue
Block a user