-
hdparm (9.15-1ubuntu4) karmic; urgency=low
* Recommend powermgmt-base, so we can use on_ac_power to detect if we're on
battery.
* Add a new option to hdparm.conf, apm_battery, which is used in place of
apm when we detect that we're on battery power.
* debian/hdparm.udev-script, debian/hdparm.init: only use the 'apm' setting
when we're not on battery; when we are on battery, apply the separate
'apm_battery' setting.
* debian/hdparm-functions: break out a barebones parser for
/etc/hdparm.conf and install it to /usr/lib/pm-utils, for use in
/usr/lib/pm-utils/sleep.d/95hdparm-apm. LP: #238555.
-- Steve Langasek <email address hidden> Mon, 05 Oct 2009 22:57:20 +0000
-
hdparm (9.15-1ubuntu3) karmic; urgency=low
* debian/hdparm.postinst: The transitional code to create
/etc/udev/rules.d/z60_hdparm.rules also got wrongly executed on new
installs, leaving a broken symlink behind. However, we do not need this in
the first place, so just throw away the code completely.
* debian/hdparm.preinst: Remove broken symlink on upgrade.
-- Martin Pitt <email address hidden> Fri, 18 Sep 2009 12:49:04 +0200
-
hdparm (9.15-1ubuntu2) karmic; urgency=low
* Fix crash with -B when HDIO_DRIVE_CMD(identify) fails (LP: #396837).
-- Colin Watson <email address hidden> Tue, 14 Jul 2009 14:04:15 +0100
-
hdparm (9.15-1ubuntu1) karmic; urgency=low
* Merge from debian unstable (LP: #311451), remaining changes:
+ debian/control:
- Do not depend on lsb-base (we no longer use init script)
- Add Homepage
- Add Breaks on old udev
- Bump debhelper depends for dh_installudev changes
+ debian/hdparm.install, debian/hpdarm.udev:
- Use hpdarm.udev instead of .rules
+ debian/hpdarm.dirs:
- Drop unused /etc/udev/rules.d, add lib/udev for our udev-script
+ debian/rules, debian/hdparm.udev-script:
- Install udev-script, drop init file stuff
- Pass --priority=85 to dh_installudev
hdparm (9.15-1) unstable; urgency=low
* New upstream version (closes: #505284)
* opens devices with O_RDONLY (closes: #522091, #526516)
-- Michael Terry <email address hidden> Mon, 15 Jun 2009 09:44:02 -0400
-
hdparm (8.9-3ubuntu3) jaunty; urgency=low
* Add Breaks to ensure the right version of udev is used.
-- Scott James Remnant <email address hidden> Fri, 09 Jan 2009 11:49:03 +0000