[ubuntu/raring-proposed] nut 2.6.4-2.2ubuntu1 (Accepted)
Jamie Strandboge
jamie at ubuntu.com
Wed Jan 23 14:25:14 UTC 2013
nut (2.6.4-2.2ubuntu1) raring-proposed; urgency=low
* Merge from Debian. Remaining changes:
- debian/control:
+ remove Build-Depends on libpowerman0-dev
+ remove nut-powerman-pdu
- debian/nut-powerman-pdu.{install,manpages}: dropped for now
- debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
groups unconditonally to handle the upgrade from hardy release.
- debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
debian/rules: Install apport hooks for all top-level nut packages.
- debian/rules: Use udev version for Ubuntu
- debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled
* Dropped the following patches, no longer required:
- debian/patches/CVE-2012-2944.patch (included upstream)
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.
nut (2.6.4-2.1) unstable; urgency=low
* Non-maintainer upload.
* debian/nut-client.preinst: revert /etc/nut/nut.conf mangling done by older
versions of the postinst (Closes: #677054)
nut (2.6.4-2) unstable; urgency=low
* debian/rules: Stop the nut-client before nut-server on systems using
static
boot ordering (Closes: #679451)
* debian/nut-server.postinst: Remove /etc/init.d/nut on upgrade
(Closes: #677822)
* Rename nut-server.lintian-overrides to nut-client.lintian-overrides and
adjust overrides now that ups-monitor is shipped in nut-client package
(Closes: #677947)
* Add debian/patches/0001-fix-upsmon-regression.patch: Fix upsmon/upssched
regression (Taken from upstream) (Closes: #679513)
* Move nut metapackage to Section: metapackages
* Also create nut user when installing nut-client package and do not delete
it on purge anymore (Closes: #682000)
* Drop /etc/default/nut → /etc/nut/nut.conf migration code, migration
happends before squeeze release and this was against policy to have a
maintainer script modifying a conffile in the first place (Closes: #684392)
* Add dependency against adduser and lsb-base on nut-client package
* Be sure that client is stopped before the server also when using
dependencies based boot
* Fix package descriptions (Closes: #678068)
* Also install /bin/upssched-cmd in nut-client package as this script is
referenced in default upssched.conf config file
* debian/watch: Update watch file
* Be sure that all maintainer scripts are returning 0 at their end
nut (2.6.4-1) unstable; urgency=high
* New upstream release (Closes: #671444)
* acknowledges NMU (Closes: #613643)
* debian/nut-client.init: fix action "start" and use of log_*_*msg
LSB log functions (Closes: #675619)
* debian/nut-server.preinst: remove obsolete file(s) left in
/etc/udev/rules.d and related processing: udev files are now located
in /lib/udev/rules, and there is no reason to modify the dedicated
USB UPS rules (52-nut-usbups.rules) (Closes: #660072)
nut (2.6.3-2) unstable; urgency=low
* debian/nut-server.init: rewrite to match upsd / drivers startup scope
* debian/nut-client.init: created to match upsmon startup scope
(Closes: #634858)
* debian/nut.TODO.Debian, debian/Makefile.am: updated to reflect the above
* debian/rules: install nut-client.init, and update to reflect the above
* debian/control, debian/Makefile.am: updated to reflect the above
* debian/control:
- add Breaks on nut-server (<< 2.6.3-1~)
- bump Standards-Version to 3.9.3
* debian/nut-client.links: renamed from debian/nut-server.links, since
ups-monitor is now provided by nut-client initscript
* debian/nut.README.Debian: renamed from nut-server.README.Debian,
to provide it with both client and server packages
* debian/nut-server.install: add missing drivers (clone-outlet,
liebert-esp2 and microdowell)
* debian/nut-server.manpages: add missing manual pages (apcsmart-old,
ivtscd, liebert-esp2 and microdowell)
Date: Wed, 23 Jan 2013 07:32:58 -0600
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/nut/2.6.4-2.2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 23 Jan 2013 07:32:58 -0600
Source: nut
Binary: nut nut-server nut-client nut-cgi nut-snmp nut-xml nut-doc libupsclient1 libupsclient1-dev python-nut nut-monitor libups-nut-perl
Architecture: source
Version: 2.6.4-2.2ubuntu1
Distribution: raring-proposed
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
Description:
libups-nut-perl - network UPS tools - Perl bindings for NUT server
libupsclient1 - network UPS tools - client library
libupsclient1-dev - network UPS tools - development files
nut - network UPS tools - metapackage
nut-cgi - network UPS tools - web interface
nut-client - network UPS tools - clients
nut-doc - network UPS tools - documentation
nut-monitor - network UPS tools - GUI application to monitor UPS status
nut-server - network UPS tools - core system
nut-snmp - network UPS tools - SNMP driver
nut-xml - network UPS tools - XML/HTTP driver
python-nut - network UPS tools - Python bindings for NUT server
Closes: 613643 634858 660072 671444 675619 677054 677822 677947 678068 679451 679513 682000 684392
Changes:
nut (2.6.4-2.2ubuntu1) raring-proposed; urgency=low
.
* Merge from Debian. Remaining changes:
- debian/control:
+ remove Build-Depends on libpowerman0-dev
+ remove nut-powerman-pdu
- debian/nut-powerman-pdu.{install,manpages}: dropped for now
- debian/{nut-cgi,nut-server}.postinst: add nut to the dialout and nut
groups unconditonally to handle the upgrade from hardy release.
- debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
debian/rules: Install apport hooks for all top-level nut packages.
- debian/rules: Use udev version for Ubuntu
- debian/series, debian/patches/backport-fix-lp753661.patch: re-enabled
* Dropped the following patches, no longer required:
- debian/patches/CVE-2012-2944.patch (included upstream)
.
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.
.
nut (2.6.4-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/nut-client.preinst: revert /etc/nut/nut.conf mangling done by older
versions of the postinst (Closes: #677054)
.
nut (2.6.4-2) unstable; urgency=low
.
* debian/rules: Stop the nut-client before nut-server on systems using
static
boot ordering (Closes: #679451)
* debian/nut-server.postinst: Remove /etc/init.d/nut on upgrade
(Closes: #677822)
* Rename nut-server.lintian-overrides to nut-client.lintian-overrides and
adjust overrides now that ups-monitor is shipped in nut-client package
(Closes: #677947)
* Add debian/patches/0001-fix-upsmon-regression.patch: Fix upsmon/upssched
regression (Taken from upstream) (Closes: #679513)
* Move nut metapackage to Section: metapackages
* Also create nut user when installing nut-client package and do not delete
it on purge anymore (Closes: #682000)
* Drop /etc/default/nut → /etc/nut/nut.conf migration code, migration
happends before squeeze release and this was against policy to have a
maintainer script modifying a conffile in the first place (Closes: #684392)
* Add dependency against adduser and lsb-base on nut-client package
* Be sure that client is stopped before the server also when using
dependencies based boot
* Fix package descriptions (Closes: #678068)
* Also install /bin/upssched-cmd in nut-client package as this script is
referenced in default upssched.conf config file
* debian/watch: Update watch file
* Be sure that all maintainer scripts are returning 0 at their end
.
nut (2.6.4-1) unstable; urgency=high
.
* New upstream release (Closes: #671444)
* acknowledges NMU (Closes: #613643)
* debian/nut-client.init: fix action "start" and use of log_*_*msg
LSB log functions (Closes: #675619)
* debian/nut-server.preinst: remove obsolete file(s) left in
/etc/udev/rules.d and related processing: udev files are now located
in /lib/udev/rules, and there is no reason to modify the dedicated
USB UPS rules (52-nut-usbups.rules) (Closes: #660072)
.
nut (2.6.3-2) unstable; urgency=low
.
* debian/nut-server.init: rewrite to match upsd / drivers startup scope
* debian/nut-client.init: created to match upsmon startup scope
(Closes: #634858)
* debian/nut.TODO.Debian, debian/Makefile.am: updated to reflect the above
* debian/rules: install nut-client.init, and update to reflect the above
* debian/control, debian/Makefile.am: updated to reflect the above
* debian/control:
- add Breaks on nut-server (<< 2.6.3-1~)
- bump Standards-Version to 3.9.3
* debian/nut-client.links: renamed from debian/nut-server.links, since
ups-monitor is now provided by nut-client initscript
* debian/nut.README.Debian: renamed from nut-server.README.Debian,
to provide it with both client and server packages
* debian/nut-server.install: add missing drivers (clone-outlet,
liebert-esp2 and microdowell)
* debian/nut-server.manpages: add missing manual pages (apcsmart-old,
ivtscd, liebert-esp2 and microdowell)
Checksums-Sha1:
c8ece8161cf0bb0a6a061402974374a10724498a 2724 nut_2.6.4-2.2ubuntu1.dsc
d9d5c63b9069cd031bee1c95926887b5560c0d7e 46093 nut_2.6.4-2.2ubuntu1.debian.tar.gz
Checksums-Sha256:
de76817ce23adde1344fb4f72e428bfd1d94083fb399a065e26dc3d7bc23865c 2724 nut_2.6.4-2.2ubuntu1.dsc
53f13d94c53fc141a3407288a82664baed8602416c6f43043c61acbbd3f79bda 46093 nut_2.6.4-2.2ubuntu1.debian.tar.gz
Files:
3bc22f08b2a0437522df68056c69a62f 2724 admin optional nut_2.6.4-2.2ubuntu1.dsc
0e4cfe770c06e3f62e9e008c0c62ce20 46093 admin optional nut_2.6.4-2.2ubuntu1.debian.tar.gz
Original-Maintainer: Arnaud Quette <aquette at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJQ/+6rAAoJEFHb3FjMVZVzJVwQAL24yWZ4cbbs1HV1BmPNBckW
stN0LKMgTCADxFuretLa1RHHzZz6WRVadpp4bIlxwziiEiT0EHL1mVWc4VXtql92
rUyWhtudc3Jc9IccefmJC0eWXYauVKjmGC7IaEEZKfJYLG3xqqwuyXSr0jCQqX62
li+V5/gJtOve1sIZxBkOelFr8OEyCREntnL34SG4FAbsqxdRIb16j2gqWXu2Z0jn
FSWFQ/wiZybdJEL5nU5mVRCG94r9FchxHsuT5JkZoxZNOkb14f2dTOM28spYtNs+
XoaEw2q9n5e4Clm8kUCfH9LTq/P6AEmiYsY7WPLABNI5G7Y1BaLNgsJf3VqLoYrd
PbSxw/WoBsRPIARe7BmW2eejHaiMLnI7Ez3O4QJHntXgrNsb55/4AOJ8lHQocDwj
wVtD0ilsVHRubO1HuPAzKqXga2PiaNxI0rhEMvwBCnzFN+WRLf/9++DkQ43BZeOu
cUBkc9uKglqRF9u9/iop/IEgSzK1+r7WjPhUCBqWJGd8j9g8SjyxA3w7IUsYrqlY
v6a38TuWGyWJFCJs4/rXZ1E1Pw9slUSAZ+TnEJo/TSosf29isUSrdvlHvQj4aBp5
OnEVcvHkT2P0QWvG5iwf4sAKimzpf5zILlMgGNHEpQO2eBp8Lasfo/57V3T0u0Ev
T1No0nzMI73OLCHRWBRU
=x4fH
-----END PGP SIGNATURE-----
More information about the Raring-changes
mailing list