debian/control: Drop ancient Conflicts/Provides/Replaces
This commit is contained in:
parent
7903ed56c2
commit
b8b31887a5
2 changed files with 6 additions and 11 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -12,8 +12,9 @@ nut (2.6.5-1) UNRELEASED; urgency=low
|
||||||
* Install systemd .service files (Closes: #679450)
|
* Install systemd .service files (Closes: #679450)
|
||||||
* debian/nut-server.install: Drop newmge-shut, renamed upstream to mge-shut
|
* debian/nut-server.install: Drop newmge-shut, renamed upstream to mge-shut
|
||||||
and install the old implementation (oldmge-shut) instead
|
and install the old implementation (oldmge-shut) instead
|
||||||
|
* debian/control: Drop ancient Conflicts/Provides/Replaces
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Mon, 13 Aug 2012 00:23:00 +0200
|
-- Laurent Bigonville <bigon@debian.org> Mon, 13 Aug 2012 00:56:42 +0200
|
||||||
|
|
||||||
nut (2.6.4-2) unstable; urgency=low
|
nut (2.6.4-2) unstable; urgency=low
|
||||||
|
|
||||||
|
|
14
debian/control
vendored
14
debian/control
vendored
|
@ -41,9 +41,8 @@ Description: network UPS tools - metapackage
|
||||||
Package: nut-server
|
Package: nut-server
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6), ${udev}, nut-client (= ${binary:Version})
|
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-dev
|
Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml, nut-monitor
|
||||||
Provides: nut-usb
|
Conflicts: nut-hal-drivers
|
||||||
Conflicts: nut-hal-drivers, nut-usb (<< 2.1.0-3), nut-dev (<< 2.2.2)
|
|
||||||
Replaces: nut (<< 2.6.1-2~)
|
Replaces: nut (<< 2.6.1-2~)
|
||||||
Breaks: nut (<< 2.6.1-2~)
|
Breaks: nut (<< 2.6.1-2~)
|
||||||
Description: network UPS tools - core system
|
Description: network UPS tools - core system
|
||||||
|
@ -60,9 +59,9 @@ Package: nut-client
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
|
||||||
Provides: ups-monitor
|
Provides: ups-monitor
|
||||||
Conflicts: ups-monitor, nut-server (<< 2.6.3-1)
|
Conflicts: ups-monitor
|
||||||
Recommends: bash-completion
|
Recommends: bash-completion
|
||||||
Replaces: nut (<< 2.6.1-2~)
|
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~)
|
Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
||||||
Description: network UPS tools - clients
|
Description: network UPS tools - clients
|
||||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||||
|
@ -79,7 +78,6 @@ Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
||||||
Recommends: apache2 | httpd-cgi
|
Recommends: apache2 | httpd-cgi
|
||||||
Suggests: nut
|
Suggests: nut
|
||||||
Replaces: nut (<< 1.1.11)
|
|
||||||
Description: network UPS tools - web interface
|
Description: network UPS tools - web interface
|
||||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||||
allows computers to share uninterruptible power supply (UPS) and
|
allows computers to share uninterruptible power supply (UPS) and
|
||||||
|
@ -93,7 +91,6 @@ Description: network UPS tools - web interface
|
||||||
Package: nut-snmp
|
Package: nut-snmp
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1)
|
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1)
|
||||||
Conflicts: nut (<= 1.4.0)
|
|
||||||
Description: network UPS tools - SNMP driver
|
Description: network UPS tools - SNMP driver
|
||||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||||
allows computers to share uninterruptible power supply (UPS) and
|
allows computers to share uninterruptible power supply (UPS) and
|
||||||
|
@ -108,7 +105,6 @@ Description: network UPS tools - SNMP driver
|
||||||
Package: nut-ipmi
|
Package: nut-ipmi
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1)
|
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1)
|
||||||
Conflicts: nut (<= 1.4.0)
|
|
||||||
Description: network UPS tools - IPMI driver
|
Description: network UPS tools - IPMI driver
|
||||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||||
allows computers to share uninterruptible power supply (UPS) and
|
allows computers to share uninterruptible power supply (UPS) and
|
||||||
|
@ -181,8 +177,6 @@ Package: libupsclient1-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libupsclient1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
Depends: libupsclient1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||||
Provides: nut-dev
|
|
||||||
Conflicts: nut-dev (<< 2.2.2)
|
|
||||||
Description: network UPS tools - development files
|
Description: network UPS tools - development files
|
||||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||||
allows computers to share uninterruptible power supply (UPS) and
|
allows computers to share uninterruptible power supply (UPS) and
|
||||||
|
|
Loading…
Reference in a new issue