debian/nut-server.maintscript: Remove /etc/init.d/nut on upgrade (Closes: #677822)
This commit is contained in:
parent
4f4f1f9119
commit
080f7baf14
3 changed files with 8 additions and 2 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: admin
|
|||
Priority: optional
|
||||
Maintainer: Arnaud Quette <aquette@debian.org>
|
||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||
Build-Depends: debhelper (>= 8),
|
||||
Build-Depends: debhelper (>= 8.1.0~),
|
||||
cdbs (>= 0.4.90~),
|
||||
libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||
libsnmp-dev | libsnmp9-dev,
|
||||
|
@ -42,6 +42,7 @@ Provides: nut-usb
|
|||
Conflicts: nut-hal-drivers, nut-usb (<< 2.1.0-3), nut-dev (<< 2.2.2)
|
||||
Replaces: nut (<< 2.6.1-2~)
|
||||
Breaks: nut (<< 2.6.1-2~)
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: network UPS tools - core system
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue