debian/nut-server.install: Drop newmge-shut, renamed upstream to mge-shut and install the old implementation (oldmge-shut) instead
This commit is contained in:
parent
4730afcab2
commit
7903ed56c2
3 changed files with 10 additions and 2 deletions
6
debian/NEWS
vendored
Normal file
6
debian/NEWS
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
nut (2.6.5-1) experimental; urgency=low
|
||||
|
||||
mge-shut driver has been replaced by a new implementation (newmge-shut).
|
||||
In case of issue with this new version, users can revert to oldmge-shut.
|
||||
|
||||
-- Laurent Bigonville <bigon@debian.org> Mon, 13 Aug 2012 00:32:18 +0200
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -10,8 +10,10 @@ nut (2.6.5-1) UNRELEASED; urgency=low
|
|||
- Drop debian/patches/0001-fix-upsmon-regression.patch, applied upstream
|
||||
* Follow multi-arch policy
|
||||
* Install systemd .service files (Closes: #679450)
|
||||
* debian/nut-server.install: Drop newmge-shut, renamed upstream to mge-shut
|
||||
and install the old implementation (oldmge-shut) instead
|
||||
|
||||
-- Laurent Bigonville <bigon@debian.org> Sun, 12 Aug 2012 23:43:02 +0200
|
||||
-- Laurent Bigonville <bigon@debian.org> Mon, 13 Aug 2012 00:23:00 +0200
|
||||
|
||||
nut (2.6.4-2) unstable; urgency=low
|
||||
|
||||
|
|
2
debian/nut-server.install
vendored
2
debian/nut-server.install
vendored
|
@ -26,7 +26,7 @@ debian/tmp/lib/nut/tripplite_usb
|
|||
debian/tmp/lib/nut/bcmxcp
|
||||
debian/tmp/lib/nut/bestuferrups
|
||||
debian/tmp/lib/nut/gamatronic
|
||||
debian/tmp/lib/nut/newmge-shut
|
||||
debian/tmp/lib/nut/oldmge-shut
|
||||
debian/tmp/lib/nut/safenet
|
||||
debian/tmp/lib/nut/isbmex
|
||||
debian/tmp/lib/nut/masterguard
|
||||
|
|
Loading…
Reference in a new issue