Changelog
pm-utils (1.3.0~rc3-0ubuntu1) lucid; urgency=low
* Upload current Debian git head.
pm-utils (1.3.0~rc3-1) UNRELEASED; urgency=low
* New upstream release candidate:
- Add native suspend-hybrid method. It initially suspends the box, and
sets an alarm to wake up in 15 minutes. If the system is not resumed
before the alarm goes off, it will wake up and hibernate.
- pm-utils can now optionally profile the hooks as they run to see which
ones are taking an unusual amount of time. See README.debugging for
more information.
- pm-utils has its own quirk database that does not rely on HAL.
- Add --quirk-test parameter that bypasses the sanity checking imposed by
the quirk database handler for debugging: you can see what happens when
you post your video card in userspace while running a KMS driver.
* Drop 01-have-kms-nouveau.patch, applied upstream.
* debian/watch: Update to use /releases/ and catch release candidates, too.
* debian/rules: Do not install import-fdi-quirkdb, it's not a general user
tool but intended for packagers/distros.
* Add video-quirks/*: Current native video quirk database (from
pm-quirks-20091205.tar.gz). This might get merged into pm-utils proper,
and is easier to maintain here for now, in case the format changes again.
* debian/control: Drop hal recommends.
* Add 01-fix-DMI-attribute-matching.patch: canonicalize_dmivar() refused the
valid property "system.firmware.release_date" because of a missing '_' in
the character filter.
-- Martin Pitt <email address hidden> Tue, 02 Feb 2010 17:45:57 -0800