Imported Debian patch 2.6.4-2.2

This commit is contained in:
Ivo De Decker 2012-12-20 20:40:01 +01:00 committed by gregor herrmann
parent 6bfb45a6bc
commit d8a36de1df
4 changed files with 53 additions and 19 deletions

13
debian/changelog vendored
View file

@ -1,3 +1,16 @@
nut (2.6.4-2.2) unstable; urgency=low
* Non-maintainer upload with fixes for wheezy.
* Only remove /etc/init.d/nut from previous versions of nut in nut-server
postinst if there are no local changes.
* Also remove /etc/init.d/nut in nut-client postinst. Thanks to
Laurent Bigonville for the hint.
* Only fix permissions of configfiles on first install.
* debian/control: Fix typo in package description. Thanks to Julien Cristau
for spotting this.
-- Ivo De Decker <ivo.dedecker@ugent.be> Thu, 20 Dec 2012 20:40:01 +0100
nut (2.6.4-2.1) unstable; urgency=low
* Non-maintainer upload.