[ubuntu/karmic] pm-utils 1.2.5-2ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Thu Apr 30 10:05:13 BST 2009
pm-utils (1.2.5-2ubuntu1) karmic; urgency=low
* Merge from debian unstable, remaining changes:
- debian/patches/85-respect-blacklists.patch: make the modprobe on resume
respect module blacklists by using modprobe -b instead of plain
modprobe in the script
- debian/patches/90-nm-proper-wakeup.patch: use --print-reply when
calling dbus-send to ensure NetworkManager gets signalled on wakeup
- debian/95hdparm-apm: apply a default apm policy to all drives on
resume/thaw, based on AC state, for consistency with the settings
applied by acpi-support.
- Add suspend/hibernate in progress tracking to allow better error
reporting on failed suspend/hibernate cycles. apport will detect
the new status file and submit bugs when found.
- Add an example file /etc/pm/config.d/00sleep_module that shows the user
how to change the sleep module in use, for instance if they want to
enable uswsusp.
- Drop the Recommends: on uswsusp; it is in fact not recommended at
all.
* Drop debian/45iwlist; this is reportedly fixed in the karmic kernel.
* Drop debian/patches/10-debian-defaults.patch; we still don't want to use
uswsusp unless explicitly chosen. This is subject to review if someone
can confirm that the new suspend method autodetection behaves sensibly
in all cases.
* Allow sleep.d/90clock to be installed, it's a no-op by default now; it
ought to be removed entirely for the sake of simplicity, but there's no
major impact so we don't need to diverge here.
pm-utils (1.2.5-2) unstable; urgency=low
* debian/patches/30-kms-add-parameters.patch
- Fix typo in have_kms(). (Closes: #524243)
Thanks to Yves-Alexis Perez for spotting that.
pm-utils (1.2.5-1) unstable; urgency=low
* New upstream release.
- Fixes sched_smt_power_savings tunable in sched-powersave.
(Closes: #518680)
* debian/control
- Bump Standards-Version to 3.8.1. No further changes.
pm-utils (1.2.4-2) unstable; urgency=low
* debian/compat
- Bump to debhelper v7 compat mode.
* debian/control
- Update debhelper Build-Depends accordingly.
pm-utils (1.2.4-1) experimental; urgency=low
* New upstream release.
- Do not report an error on systems which have no system.chassis.type hal
property. (Closes: #511466)
- Do no longer run hwclock on suspend/resume unless NEED_CLOCK_SYNC is set
explicitly.(Closes: #501073)
* debian/patches/15-no-laptop-mode.patch
- Removed, merged upstream.
* debian/patches/80-service.patch
- Updated.
* debian/copyright
- Make it clear that pm-utils is released under GPL version 2 and refer to
the versioned GPL-2 document in /usr/share/common-licenses/.
pm-utils (1.2.3-2) experimental; urgency=low
* debian/watch
- Only match stable releases.
* debian/patches/15-no-laptop-mode.patch
- As pm-powersave does not enable laptop-mode, remove this remark from the
pm-powersave(8) man page. (Closes: #504045)
* debian/rules
- Enforce regeneration of all man pages. Apparently lintian is not happy
with the ones shipped by upstream.
pm-utils (1.2.3-1) experimental; urgency=low
* New upstream release.
* debian/patches/10-sleep-module-auto-detection.patch
- Removed, upstream now ships a more finegrained suspend method
autodetection.
* debian/patches/10-debian-defaults.patch
- Added, set SLEEP_MODULE="auto", as we want to use uswsusp if installed.
* debian/patches/25-pmu.patch
- Rewrite for new upstream code structure. Thanks to Martin Pitt.
* Refresh and document all patches.
* debian/control
- Update Vcs-* headers. Package is now managed with Git on git.debian.org.
Date: Thu, 30 Apr 2009 01:17:23 +0000
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/pm-utils/1.2.5-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 30 Apr 2009 01:17:23 +0000
Source: pm-utils
Binary: pm-utils
Architecture: source
Version: 1.2.5-2ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
pm-utils - utilities and scripts for power management
Closes: 501073 504045 511466 518680 524243
Changes:
pm-utils (1.2.5-2ubuntu1) karmic; urgency=low
.
* Merge from debian unstable, remaining changes:
- debian/patches/85-respect-blacklists.patch: make the modprobe on resume
respect module blacklists by using modprobe -b instead of plain
modprobe in the script
- debian/patches/90-nm-proper-wakeup.patch: use --print-reply when
calling dbus-send to ensure NetworkManager gets signalled on wakeup
- debian/95hdparm-apm: apply a default apm policy to all drives on
resume/thaw, based on AC state, for consistency with the settings
applied by acpi-support.
- Add suspend/hibernate in progress tracking to allow better error
reporting on failed suspend/hibernate cycles. apport will detect
the new status file and submit bugs when found.
- Add an example file /etc/pm/config.d/00sleep_module that shows the user
how to change the sleep module in use, for instance if they want to
enable uswsusp.
- Drop the Recommends: on uswsusp; it is in fact not recommended at
all.
* Drop debian/45iwlist; this is reportedly fixed in the karmic kernel.
* Drop debian/patches/10-debian-defaults.patch; we still don't want to use
uswsusp unless explicitly chosen. This is subject to review if someone
can confirm that the new suspend method autodetection behaves sensibly
in all cases.
* Allow sleep.d/90clock to be installed, it's a no-op by default now; it
ought to be removed entirely for the sake of simplicity, but there's no
major impact so we don't need to diverge here.
.
pm-utils (1.2.5-2) unstable; urgency=low
.
* debian/patches/30-kms-add-parameters.patch
- Fix typo in have_kms(). (Closes: #524243)
Thanks to Yves-Alexis Perez for spotting that.
.
pm-utils (1.2.5-1) unstable; urgency=low
.
* New upstream release.
- Fixes sched_smt_power_savings tunable in sched-powersave.
(Closes: #518680)
* debian/control
- Bump Standards-Version to 3.8.1. No further changes.
.
pm-utils (1.2.4-2) unstable; urgency=low
.
* debian/compat
- Bump to debhelper v7 compat mode.
* debian/control
- Update debhelper Build-Depends accordingly.
.
pm-utils (1.2.4-1) experimental; urgency=low
.
* New upstream release.
- Do not report an error on systems which have no system.chassis.type hal
property. (Closes: #511466)
- Do no longer run hwclock on suspend/resume unless NEED_CLOCK_SYNC is set
explicitly.(Closes: #501073)
* debian/patches/15-no-laptop-mode.patch
- Removed, merged upstream.
* debian/patches/80-service.patch
- Updated.
* debian/copyright
- Make it clear that pm-utils is released under GPL version 2 and refer to
the versioned GPL-2 document in /usr/share/common-licenses/.
.
pm-utils (1.2.3-2) experimental; urgency=low
.
* debian/watch
- Only match stable releases.
* debian/patches/15-no-laptop-mode.patch
- As pm-powersave does not enable laptop-mode, remove this remark from the
pm-powersave(8) man page. (Closes: #504045)
* debian/rules
- Enforce regeneration of all man pages. Apparently lintian is not happy
with the ones shipped by upstream.
.
pm-utils (1.2.3-1) experimental; urgency=low
.
* New upstream release.
* debian/patches/10-sleep-module-auto-detection.patch
- Removed, upstream now ships a more finegrained suspend method
autodetection.
* debian/patches/10-debian-defaults.patch
- Added, set SLEEP_MODULE="auto", as we want to use uswsusp if installed.
* debian/patches/25-pmu.patch
- Rewrite for new upstream code structure. Thanks to Martin Pitt.
* Refresh and document all patches.
* debian/control
- Update Vcs-* headers. Package is now managed with Git on git.debian.org.
Checksums-Sha1:
7fba3f66759f219e8ce2b5e1e0795d94d7897c02 1298 pm-utils_1.2.5-2ubuntu1.dsc
1e413f65d947179a675ab5d1ee1ac4dd06314cb6 174592 pm-utils_1.2.5.orig.tar.gz
88a665177eb895badbc31c48feb474ba823c3591 11570 pm-utils_1.2.5-2ubuntu1.diff.gz
Checksums-Sha256:
31280a1e53cbcbe7b57aeda38a8c99b54958a0b60952d283d99b1c1f9332f232 1298 pm-utils_1.2.5-2ubuntu1.dsc
84cf07c7771ffe91c1b6f3a60c43fc76a44ae8d6c90e47bfdd6b1a7482a0e4ce 174592 pm-utils_1.2.5.orig.tar.gz
f47b6c38b9e97b578ff49e0fce7b29a969a63d8ba2bd6dfc51eb99f7877225c7 11570 pm-utils_1.2.5-2ubuntu1.diff.gz
Files:
19f8983d8e5c1c4e22eb31f64087a927 1298 admin optional pm-utils_1.2.5-2ubuntu1.dsc
f69db402e1869321cac72ffd2f77fa99 174592 admin optional pm-utils_1.2.5.orig.tar.gz
55e6384e82ba6009288f131175619ac7 11570 admin optional pm-utils_1.2.5-2ubuntu1.diff.gz
Original-Maintainer: Tim Dijkstra <tim at famdijkstra.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJ+WmGKN6ufymYLloRAnQ+AKCMXNSqZxOL0c5Td6ZSIPCtA52POgCcDd9W
vEfXIQkZ1uhbSP7oPZiagyI=
=4vZq
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list