[ubuntu/jaunty] laptop-mode-tools 1.47-1ubuntu1 (Accepted)
Jonas Pedersen
jonas at chown.dk
Mon Mar 30 09:35:15 BST 2009
laptop-mode-tools (1.47-1ubuntu1) jaunty; urgency=low
* Merge with Debian (LP: #350344), remaining changes:
+ Drop sdparm Recommends to Suggests: It is in universe.
+ etc/laptop-mode/laptop-mode.conf: change default spindown time and
power management modes.
+ Add pm-utils hooks to ensure laptop-mode is running as expected after
power change or thaw/resume
- power.d/laptop-mode: runs laptop-mode on power change
- sleep.d/96laptop-mode: runs laptop-mode on thaw/resume
+ etc/init.d/laptop-mode: Check if laptop mode is disabled in
/etc/default/laptop-mode (that's the file laptop_mode looks into, too,
but it incorrectly evaluates the ENABLE_LAPTOP_MODE setting) as well
as in /etc/default/acpi-support.
+ usr/sbin/laptop_mode: Do not parse arguments, ignore "force" and
let start/stop mean enable/disable.
+ /usr/sbin/laptop_mode: Do not read $ACTIVATE_WITH_POSSIBLE_DATA_LOSS
from /var/run/laptop-mode-state to see if state has changed.
+ debian/rules: Do not ship acpi/apm scripts (we handle that ourselves)
+ debian/laptop-mode-tools.preinst: Remove any old acpi/apm scripts
+ debian/laptop-mode-tools.postinst: Create /etc/default/laptop-mode
(with ENABLE_LAPTOP_MODE=false) if the file does not exist yet and we
are on ppc.
+ Also accept "stop" as second argument since the init script
calls laptop_mode with "init stop"
laptop-mode-tools (1.47-1) unstable; urgency=low
* New upstream release 1.47:
* Fix typo in usb-autosuspend module. Closes: #513078.
* Support ext4 file system. The mount options on these file systems
* are now adapted for laptop mode as well.
laptop-mode-tools (1.46-1) unstable; urgency=low
* New upstream version 1.46:
* Fix inverted LM_VERBOSE. Closes: #510294.
* Improve error handling in lcd-brightness module. Closes: #507640.
* Add usb-autosuspend module. Closes: #506839.
* Improve hal-polling defaults and comments. Closes: #495364.
* Add intel-hda-powersave module for Intel HDA audio chipsets.
* Prefer PMU over APM if available, to avoid the delay involved in
the APM emulation layer.
* Support iwlagn driver which replaced iwl4965 in Linux 2.6.27.
Closes: #502022.
* Set sched_mc_power_savings to 2 instead of 1, for more power savings.
* Integrate with pm-utils. Closes: #481766.
* Improve reliability of dpms-standby module display handling.
* Add battery-level-polling module, for systems without reliable ACPI
battery events. Closes: #495208.
* Recommend ethtool. Closes: #497343.
* Depend on psmisc. Closes: #497345.
* Fix lintian warning on pbbuttonsd integration.
* Set proper permissions on directories created for laptop mode tools;
relax permissions on installed files so that others can read them.
Date: Tue, 10 Mar 2009 20:41:26 +0100
Changed-By: Jonas Pedersen <jonas at chown.dk>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/laptop-mode-tools/1.47-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 10 Mar 2009 20:41:26 +0100
Source: laptop-mode-tools
Binary: laptop-mode-tools
Architecture: source
Version: 1.47-1ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jonas Pedersen <jonas at chown.dk>
Description:
laptop-mode-tools - Scripts to spin down hard drive and save power
Closes: 481766 495208 495364 497343 497345 502022 506839 507640 510294 513078
Launchpad-Bugs-Fixed: 350344
Changes:
laptop-mode-tools (1.47-1ubuntu1) jaunty; urgency=low
.
* Merge with Debian (LP: #350344), remaining changes:
+ Drop sdparm Recommends to Suggests: It is in universe.
+ etc/laptop-mode/laptop-mode.conf: change default spindown time and
power management modes.
+ Add pm-utils hooks to ensure laptop-mode is running as expected after
power change or thaw/resume
- power.d/laptop-mode: runs laptop-mode on power change
- sleep.d/96laptop-mode: runs laptop-mode on thaw/resume
+ etc/init.d/laptop-mode: Check if laptop mode is disabled in
/etc/default/laptop-mode (that's the file laptop_mode looks into, too,
but it incorrectly evaluates the ENABLE_LAPTOP_MODE setting) as well
as in /etc/default/acpi-support.
+ usr/sbin/laptop_mode: Do not parse arguments, ignore "force" and
let start/stop mean enable/disable.
+ /usr/sbin/laptop_mode: Do not read $ACTIVATE_WITH_POSSIBLE_DATA_LOSS
from /var/run/laptop-mode-state to see if state has changed.
+ debian/rules: Do not ship acpi/apm scripts (we handle that ourselves)
+ debian/laptop-mode-tools.preinst: Remove any old acpi/apm scripts
+ debian/laptop-mode-tools.postinst: Create /etc/default/laptop-mode
(with ENABLE_LAPTOP_MODE=false) if the file does not exist yet and we
are on ppc.
+ Also accept "stop" as second argument since the init script
calls laptop_mode with "init stop"
.
laptop-mode-tools (1.47-1) unstable; urgency=low
.
* New upstream release 1.47:
* Fix typo in usb-autosuspend module. Closes: #513078.
* Support ext4 file system. The mount options on these file systems
* are now adapted for laptop mode as well.
.
laptop-mode-tools (1.46-1) unstable; urgency=low
.
* New upstream version 1.46:
* Fix inverted LM_VERBOSE. Closes: #510294.
* Improve error handling in lcd-brightness module. Closes: #507640.
* Add usb-autosuspend module. Closes: #506839.
* Improve hal-polling defaults and comments. Closes: #495364.
* Add intel-hda-powersave module for Intel HDA audio chipsets.
* Prefer PMU over APM if available, to avoid the delay involved in
the APM emulation layer.
* Support iwlagn driver which replaced iwl4965 in Linux 2.6.27.
Closes: #502022.
* Set sched_mc_power_savings to 2 instead of 1, for more power savings.
* Integrate with pm-utils. Closes: #481766.
* Improve reliability of dpms-standby module display handling.
* Add battery-level-polling module, for systems without reliable ACPI
battery events. Closes: #495208.
* Recommend ethtool. Closes: #497343.
* Depend on psmisc. Closes: #497345.
* Fix lintian warning on pbbuttonsd integration.
* Set proper permissions on directories created for laptop mode tools;
relax permissions on installed files so that others can read them.
Checksums-Sha1:
47912b400cde19b57c7961dccbca638c8862ec78 1148 laptop-mode-tools_1.47-1ubuntu1.dsc
e38745b17b7259289190b0630c15c5e9e77ff891 85195 laptop-mode-tools_1.47.orig.tar.gz
03076f50f13049b7d30c343da8c55fa029b52faa 12915 laptop-mode-tools_1.47-1ubuntu1.diff.gz
Checksums-Sha256:
05874ba16d12f5ebffc1aa99d5691585da036820d23f6994b5e5f49b1bafb77a 1148 laptop-mode-tools_1.47-1ubuntu1.dsc
47844f7cf824b28343494bf9b4f69ca8b9b6fd446e80a7576a8c5186342e2e29 85195 laptop-mode-tools_1.47.orig.tar.gz
4c0160dba7c2870d64fb5768d29545e4394d723dcb95872c6298f51b36baed6c 12915 laptop-mode-tools_1.47-1ubuntu1.diff.gz
Files:
bffe2f1e221035d800b14941421b57fd 1148 utils optional laptop-mode-tools_1.47-1ubuntu1.dsc
ec32f80d9bb427cb02a54d8c0a08f5e6 85195 utils optional laptop-mode-tools_1.47.orig.tar.gz
ee13058bd32db2d81835ae334e759c72 12915 utils optional laptop-mode-tools_1.47-1ubuntu1.diff.gz
Original-Maintainer: Bart Samwel <bart at samwel.tk>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknQg/QACgkQDecnbV4Fd/Is6ACgiGR980OCQiIQPIsuTzq64NgC
lOYAnAq84l1G7huZdsgoAsjH59S44hO+
=rnMC
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list