Merge remote-tracking branch 'origin/debian-jessie' into debian

This commit is contained in:
Laurent Bigonville 2016-07-16 10:45:41 +02:00
commit cf7db8a9f1
14 changed files with 214 additions and 8 deletions

43
debian/changelog vendored
View file

@ -2,11 +2,6 @@ nut (2.7.3-1) UNRELEASED; urgency=low
* New upstream release
* debian/patches/series: remove 0007-killpower-path.patch
-- Arnaud Quette <aquette@debian.org> Thu, 30 Apr 2015 15:56:50 +0200
nut (2.7.2-2) UNRELEASED; urgency=low
* debian/control: add new packages libnutclient0 and libnutclient-dev
* debian/rules: adapted for the new packages
* debian/libnutclient0.install, debian/libnutclient0.symbols,
@ -15,6 +10,44 @@ nut (2.7.2-2) UNRELEASED; urgency=low
-- Arnaud Quette <aquette@debian.org> Mon, 20 Oct 2014 20:41:47 +0200
nut (2.7.2-4) unstable; urgency=medium
* Really fix package initial installation when PID1 is systemd (Closes:
#747863)
-- Laurent Bigonville <bigon@debian.org> Fri, 20 Mar 2015 23:12:53 +0100
nut (2.7.2-3) unstable; urgency=medium
* debian/NEWS: Fix NEWS file syntax
-- Laurent Bigonville <bigon@debian.org> Tue, 17 Feb 2015 23:13:02 +0100
nut (2.7.2-2) unstable; urgency=medium
[ Laurent Bigonville ]
* debian/gbp.conf: Switch to debian-jessie branch
* debian/rules: Revert the changes made in the previous NMU, I don't think
that dropping the .service file that late in the release cycle is a good
idea and anyway this was causing left-over files on upgrade.
* Add wrappers that check the MODE in /etc/nut/nut.conf to avoid starting
the daemons if nut is not configured (Closes: #747863).
[ Michael Fincham ]
* Add patch that detects and corrects unsafe permissions on ~/.nut-monitor
left over from old installations during NUT-Monitor startup.
(Closes: #777706)
-- Laurent Bigonville <bigon@debian.org> Tue, 17 Feb 2015 09:54:11 +0100
nut (2.7.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Port Ubuntu change to drop upstream systemd unit files to allow
sysvinit files for Jessie. (Closes: #747863)
-- Neil Williams <codehelp@debian.org> Sat, 17 Jan 2015 10:29:11 +0000
nut (2.7.2-1) unstable; urgency=low
* New upstream release