2010
pmud (0.10-12) unstable; urgency=low
* Fix error in low voltage threshold default (patch by Paul Collins
<paul@ondioline.org>).
Closes: #574422.
* Fix lintian warnings WRT mknod use in postinst.
-- Michael Schmitz <schmitz@debian.org> Sat, 17 Apr 2010 11:44:13 +1200
2009
pmud (0.10-11) unstable; urgency=low
* New feature: use low voltage threshold for sleep.
-- Michael Schmitz <schmitz@debian.org> Tue, 06 Aug 2009 20:20:57 +1200
2006
pmud (0.10-10) unstable; urgency=low
* Incorporate #363476 NMU.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Tue, 30 Jun 2006 15:55:40 +0100
pmud (0.10-9) unstable; urgency=low
* Build-depend on libx11-dev after xlibs-dev split.
Closes: #347026.
* Add man pages for apm and wakebay.
Closes: #311190.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Mon, 9 Jan 2006 18:04:40 +0100
2004
pmud (0.10-8) unstable; urgency=low
* Add option to ignore lid open events. Thanks to Colin Leroy for alerting
me to the corresponding /proc/pmu option.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Tue, 23 Nov 2004 10:36:28 +0100
pmud (0.10-7) unstable; urgency=low
* Add suspend-to-disk support for machines with no kernel sleep support.
Experimental, requires sysfs and swsusp patches to work.
* Don't remove /etc/power on purge since pbbuttonsd might need it.
Closes: #272106.
* Execute scripts in /etc/power/event.d to support generic power
management interface. This isn't quite what the bug submitter asked, but
close enough, and should take care of long standing wishlist items as
well. Closes: #263344,#164875.
* Use invoke-rc.d if available. Closes: #273918.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Tue, 26 Oct 2004 14:33:34 +0200
pmud (0.10-6) unstable; urgency=low
* Move update-rc.d remove to postrm purge step (spotted by Colin Watson
<cjwatson@debian.org>). Closes: #228219.
* Add 'restart/force-reload' option to rc script (patch by Michael Shields
<shields@msrl.com>). Closes: #230609.
* Add 'nobeep' option to shut off beep on sleep/wakeup. Patch by Graham
Wilson <bob@decoy.wox.org>. Closes: #229478.
* Should be fixed IN -5 but forgot to close: display blanks/unblanks/blanks
again on iBook (reported by Michael Shields <shields@msrl.com>, compare
#205896). Closes: #185370.
* Display shutdown on lid close with -k apparently fixed by -5 changes in
backlight handling: Closes: #150623.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Thu, 12 Feb 2004 17:07:11 +0100
pmud (0.10-5) unstable; urgency=low
* Stop pmud tweaking the backlight, recent kernels should cope now.
Closes: #205896.
* Document '-o' flag in usage and man page. Closes: #221288.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Thu, 15 Jan 2004 16:00:10 +0200
2003
pmud (0.10-4) unstable; urgency=low
* Add postinst code to create /dev/apm_bios (or have devfsd register
the devices) to enable the kernel APM emulation for XFree86 (should
really be in the XFree86 or kernel image postinst). Adding a Depends: on
powermgmt-base seems unnecessary (maybe XFree86 should do that, and use
apm_available).
Closes: #167009.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Fri, 24 Jan 2003 14:47:51 +0200
pmud (0.10-3) unstable; urgency=low
* Fix fcntl syscall syntax problem resulting in pmud crashing with 2.5
kernels (patch by Paul Mackerras)
Closes: #167836.
-- unknown <schmitz@biophys.uni-duesseldorf.de> unknown
(There has been a parse error in the entry above, if some values don't make sense please check the original changelog)
2002
pmud (0.10-2) unstable; urgency=low
* Removed on_ac_power which is in powermgmt-base, add Recommends:
powermgmt-base instead (reported by Jens Schmalzing).
Closes: #150622.
* Add debhelper build-depends (reported by Junichi Uekawa).
Closes: #139651.
* Unlink (stale) pmud socket special file before socket (stale socket file
resulted in pmud failing to start up after crash; reported by no-idea-who
&& fixed upstream in the meantime).
* Fix 'AC powerstatus forced on lid open' bug (reported by Michel Lanners)
Closes: #145922.
* Fix log message grammar typo (reported by Mark Brown).
Closes: #126615.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Tue, 07 May 2002 12:20:25 +0200
2001
pmud (0.10-1) unstable; urgency=low
* New upstream release; applied various patches from 0.7/0.8 not yet propagated
upstream.
* Upstream changes include Unix domain socket support (for pmud only).
Closes: #122866.
Forked processes get stdin/stderr/stdout redirected to the bit bucket.
Closes: #123375.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Tue, 18 Dec 2001 14:20:25 +0200
pmud (0.8-1) unstable; urgency=low
* New upstream release; source now at http://sourceforge.net/projects/apmud/ Applied various patches from 0.7 not yet propagated upstream. * Batmon font patch (Rusty Russell <rusty@rustcorp.com.au>). Closes: #111830.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Fri, 07 Dec 2001 16:14:25 +0200
pmud (0.7-6) unstable; urgency=low
* Conditionalize Core99 pwrctl section to shut down instead of sleep only
if kernel version is below 2.4.8.
* Fix broken wall usage in pwrctl. Closes: 112123
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Thu, 13 Sep 2001 13:31:23 +0200
pmud (0.7-5) unstable; urgency=low
* Add conflicts on apmd for as long as it takes to convince the PTB
that apmd makes no sense whatsoever on powerpc.
* Big package split: separate non-essential tools off into extra
pmud-utils package (#79905).
* Add sample powerfail script for use by init on SIGPWR in examples
- untested (#79904).
* Change Core99 pwrctl section once again as these machines appear to
be almost supported by the kernel now.
Closes #79904, #79905
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Fri, 25 May 2001 15:48:12 +0200
pmud (0.7-4) unstable; urgency=low
* fixed broken pwrctl script (Pismo section), do a shutdown now.
Closes: #81103
* added devfs support code for /dev/pmu (Thanks to Chad Miller for the
patch).
Closes: #89928
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Sun, 18 Mar 2001 20:57:14 +0200
2000
pmud (0.7-3) unstable; urgency=low
* fixed missing dependency (hdparm).
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Thu, 19 Oct 2000 23:32:31 +0200
pmud (0.7-2) unstable; urgency=low
* Bugfix: trackpad status save/restore mangled the trackpad state (reply
buffer pointer off by one). Added 'show' option to trackpad tool.
Closes: #74527
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Mon, 12 Oct 2000 20:14:19 +0200
pmud (0.7-1) unstable; urgency=low
* New upstream release, adding wakebay support and trackpad status
save/restore.
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Mon, 09 Oct 2000 13:43:19 +0200
pmud (0.6-2) unstable; urgency=low
* Added 3400 PMU APM patch from Joseph Garcia <jpgarcia@execpc.com> * Fixed handling of -f option (patch by Jens Schmalzing <jens@tac.dk>). Closes #69591 * Added -a and -s options to man page (Jens Schmalzing <jens@tac.dk>). Closes #69587
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Mon, 21 Aug 2000 22:02:19 +0100
pmud (0.6-1) unstable; urgency=low
* Initial Release. (built from LinuxPPC pmud-0.6 by Stephan Leemburg <stephan@jvc.nl>)
-- Michael Schmitz <schmitz@biophys.uni-duesseldorf.de> Mon, 23 May 2000 23:58:07 +0100