[ubuntu/natty] nut 2.4.3-2ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Mon Jan 24 15:10:29 UTC 2011
nut (2.4.3-2ubuntu1) natty; urgency=low
* Merge from debian unstable. Remaining changes:
+ debian/control:
- Update maintainer as per spec.
- Add Breaks on nut-hal-drivers to ensure we have correct udev version.
- Drop libpowerman0-dev from the Build-Depends (currently in universe)
+ debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
unconditonally to hanle the upgrade from hardy release.
+ debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped for now.
+ debian/nut.links: must create the init script link, used if the upse needs to be powered down
(LP: #357583)
+ debian/nut.postinst: Update udevadm trigger.
"libusb_get_report: error sending control message:
Operation not permitted" error on some UPS devices. (LP: #572262)
+ debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
+ debian/patches/netvision-improvements-lp-600950.patch: Add improvements
for netvision UPSes
+ Fix FTBFS with ld --as-needed.
+ Dropped:
- debian/patches/03_udev_rules_change.dpatch: Use debian's instead.
- debian/patches/04_nut_small-buffers.dpatch: Use debian's instead.
nut (2.4.3-2) unstable; urgency=medium
* debian/control:
- Bump Standards-Version to 3.9.1
- Update Vcs-* fields to new GIT repository
- Add myself as Uploaders
* Switch to dpkg-source 3.0 (quilt) format (Closes: #573601)
* debian/patches/0001-low_speed_usb_ups.patch: Use patch system for changes
that were applied directly in the source
* Add debian/gbp.conf file
* debian/watch: Bump version to 3
* Add debian/patches/0002-fix_udev_action.patch: Also set permission for
"change" udev ACTION (Closes: #557178)
* debian/nut.postrm: Do not try to remove nut user is deluser is not
installed anymore
* debian/nut.manpages: Install manpage nut.conf.5 (Closes: #528222)
* debian/copyright: Fix copyright-with-old-dh-make-debian-copyright
* Remove nut-snmp.lintian-overrides, not needed anymore
* debian/patches/0003-fix_spelling_and_typo.patch: Fix some spelling errors
* Add debian/libupsclient1.symbols file
* Add debian/nut.links: Re-add /etc/init.d/ups-monitor that was lost for
some reasons (Closes: #592351)
* debian/nut.lintian-overrides: Add override for
init.d-script-does-not-provide-itself /etc/init.d/ups-monitor
* Drop libupsclient1.post{inst,rm}: ldconfig call is added automatically by
debhelper
* debian/libupsclient1-dev.install: Do not ship /lib/libupsclient.la anymore
* debian/rules: Remove dpatch logic as we are using package source version
'3.0 (quilt)'
* debian/compat: Bump debhelper compatibility to 8
nut (2.4.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* drivers/libhid.c: Apply r2407 from upstream to fix bug with some
low speed UPS devices. (Closes: #583371)
Date: Mon, 10 Jan 2011 21:21:02 +0000
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Chuck Short <chuck.short at canonical.com>
https://launchpad.net/ubuntu/natty/+source/nut/2.4.3-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 10 Jan 2011 21:21:02 +0000
Source: nut
Binary: nut nut-cgi nut-snmp nut-hal-drivers nut-xml libupsclient1 libupsclient1-dev
Architecture: source
Version: 2.4.3-2ubuntu1
Distribution: natty
Urgency: medium
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description:
libupsclient1 - network UPS tools - client library
libupsclient1-dev - network UPS tools - development files
nut - network UPS tools - core system
nut-cgi - network UPS tools - web interface
nut-hal-drivers - network UPS tools - HAL interface
nut-snmp - network UPS tools - SNMP driver
nut-xml - network UPS tools - XML/HTTP driver
Closes: 528222 557178 573601 583371 592351
Launchpad-Bugs-Fixed: 357583 572262
Changes:
nut (2.4.3-2ubuntu1) natty; urgency=low
.
* Merge from debian unstable. Remaining changes:
+ debian/control:
- Update maintainer as per spec.
- Add Breaks on nut-hal-drivers to ensure we have correct udev version.
- Drop libpowerman0-dev from the Build-Depends (currently in universe)
+ debian/{nut-cgi,nut}.postinst: add nut to the dialout and nut groups
unconditonally to hanle the upgrade from hardy release.
+ debian/nut-powerman-pdu.install, debian/nut-powerman-pdu.manpages: dropped for now.
+ debian/nut.links: must create the init script link, used if the upse needs to be powered down
(LP: #357583)
+ debian/nut.postinst: Update udevadm trigger.
"libusb_get_report: error sending control message:
Operation not permitted" error on some UPS devices. (LP: #572262)
+ debian/source_nut.py, debian/nut.install, debian/rules: Install apport hook.
+ debian/patches/netvision-improvements-lp-600950.patch: Add improvements
for netvision UPSes
+ Fix FTBFS with ld --as-needed.
+ Dropped:
- debian/patches/03_udev_rules_change.dpatch: Use debian's instead.
- debian/patches/04_nut_small-buffers.dpatch: Use debian's instead.
.
nut (2.4.3-2) unstable; urgency=medium
.
* debian/control:
- Bump Standards-Version to 3.9.1
- Update Vcs-* fields to new GIT repository
- Add myself as Uploaders
* Switch to dpkg-source 3.0 (quilt) format (Closes: #573601)
* debian/patches/0001-low_speed_usb_ups.patch: Use patch system for changes
that were applied directly in the source
* Add debian/gbp.conf file
* debian/watch: Bump version to 3
* Add debian/patches/0002-fix_udev_action.patch: Also set permission for
"change" udev ACTION (Closes: #557178)
* debian/nut.postrm: Do not try to remove nut user is deluser is not
installed anymore
* debian/nut.manpages: Install manpage nut.conf.5 (Closes: #528222)
* debian/copyright: Fix copyright-with-old-dh-make-debian-copyright
* Remove nut-snmp.lintian-overrides, not needed anymore
* debian/patches/0003-fix_spelling_and_typo.patch: Fix some spelling errors
* Add debian/libupsclient1.symbols file
* Add debian/nut.links: Re-add /etc/init.d/ups-monitor that was lost for
some reasons (Closes: #592351)
* debian/nut.lintian-overrides: Add override for
init.d-script-does-not-provide-itself /etc/init.d/ups-monitor
* Drop libupsclient1.post{inst,rm}: ldconfig call is added automatically by
debhelper
* debian/libupsclient1-dev.install: Do not ship /lib/libupsclient.la anymore
* debian/rules: Remove dpatch logic as we are using package source version
'3.0 (quilt)'
* debian/compat: Bump debhelper compatibility to 8
.
nut (2.4.3-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* drivers/libhid.c: Apply r2407 from upstream to fix bug with some
low speed UPS devices. (Closes: #583371)
Checksums-Sha1:
996185e2ba7aa68e05ff3b1e71b7138030bebb06 1656 nut_2.4.3-2ubuntu1.dsc
803befde8b6acf9b39971c47898b91fc76c3ae52 65916 nut_2.4.3-2ubuntu1.debian.tar.gz
Checksums-Sha256:
176fa3701949e68744c98c71c78638b85d9600f5cc4b52023651ff66fb1d9926 1656 nut_2.4.3-2ubuntu1.dsc
c38aaa3fa449a4df9e9abb9fb09c6696242d3c9b4b3a885979ab1894052f175f 65916 nut_2.4.3-2ubuntu1.debian.tar.gz
Files:
9fbd2bfe886d241bc8aa36c95b595683 1656 admin optional nut_2.4.3-2ubuntu1.dsc
15aa3cbc04e15b8b3fc1717611d91458 65916 admin optional nut_2.4.3-2ubuntu1.debian.tar.gz
Original-Maintainer: Arnaud Quette <aquette at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk09lBkACgkQIHZ33voUATvvRgCbBkGkcHNUIyDijaP0H3+yXsRu
CFAAn2jFrI4DmxCAFBkABrvfcF+3FJmP
=knb0
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list