Changelog
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.
-- Steve Langasek <email address hidden> Thu, 30 Apr 2009 01:17:23 +0000