acpi-support (0.46) breezy; urgency=low

  * Add some extra machines to the whitelists
  * Depend on powermgmt-base
  * Disable restarting irda services by default
  * Disable laptop-mode by default

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 12 Oct 2005 12:50:11 +0100

acpi-support (0.45) breezy; urgency=low

  * Remove sneaky new dependencies on radeontool and smartdimmer.  We're too
    close to release to start poking the hardware in interesting new ways by
    default

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue,  4 Oct 2005 17:35:54 -0700

acpi-support (0.44) breezy; urgency=low

  * Fix whitelisting
  * Fix resume when suspended for longer than the xscreensaver timeout
  * Disable attempts to use hdparm on SATA drives - we don't have the 
    kernel support.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue,  4 Oct 2005 16:44:01 +0100

acpi-support (0.43) breezy; urgency=low

  * Fix Radeon backlight tweak support
  * Fix lid closing screen locking
  * Fix check for ac adapters

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue,  4 Oct 2005 05:07:58 +0100

acpi-support (0.42) breezy; urgency=low

  * Fix missing fi statement in init script

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon,  3 Oct 2005 02:03:21 +0100

acpi-support (0.41) breezy; urgency=low

  * Make sure that xscreensaver-command -lock is always called
  * Use smartdimmer on Sonys if it's available. Nnngh.
  * Add support for resetting IDE drives more enthusiastically
  * Add support for using radeontool on some awkward machines
  * Unload/reload fan and thermal modules on resume to increase the
    chances of them working
  * Unload/reload ibm-acpi if it's loaded (#14791)
  * Fix lid.sh (#16802)
  * Unify init script/power.sh, and make sure power.sh is called on
    resume (#14833)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon,  3 Oct 2005 00:48:57 +0100

acpi-support (0.40) breezy; urgency=low

  * Add a large set of whitelisted laptops
  * Export DISPLAY before trying to call apps (closes: #16555)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat,  1 Oct 2005 18:01:54 +0100

acpi-support (0.39) breezy; urgency=low

  * Fix up a couple of bugs in the display handling code

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri, 30 Sep 2005 04:25:58 +0100

acpi-support (0.38) breezy; urgency=low

  * Add support for leaving some modules loaded
  * Run X commands on all displays, not just :0
  * Run hotkey commands on the foremost console

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri, 30 Sep 2005 03:40:32 +0100

acpi-support (0.37) breezy; urgency=low

  * Add support for custom suspend and resume scripts
  * Add Toshiba brightness restoration over suspend/resume
    (Both provided by Daniel Silverstone)
  * Run 855resolution on resume if it's configured (closes: #16271)
  * Revert to using xscreensaver
  * Stop services before unloading modules (closes: #16008)
  * Fix syntax error in asus-wireless.sh

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 27 Sep 2005 01:48:39 +0100

acpi-support (0.36) breezy; urgency=low

  * Change Panasonic brightness on button down, not button release
  * Fix quoting in vbesave init script

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri, 23 Sep 2005 11:58:37 +0100

acpi-support (0.35) breezy; urgency=low

  * Fix for occasionally picking the wrong user

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 21 Sep 2005 00:07:08 +0100

acpi-support (0.34) breezy; urgency=low

  The "I do not wish to discuss it" release

  * Add workaround for prodding fans back into life on resume
  * Add sick evil code for doing sick evil things to sick evil 
    screensavers

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 20 Sep 2005 03:15:46 +0100

acpi-support (0.33) breezy; urgency=low

  * Remove hdparm -B calls in the init scripts

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 15 Sep 2005 21:16:54 +0100

acpi-support (0.32) breezy; urgency=low

  * Add correct quoting to check for running PowerManager
  * Remove PowerManager checking from lid script

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 15 Sep 2005 15:55:12 +0100

acpi-support (0.31) breezy; urgency=low

  * Don't mess with hdparm -B; it triggers a bug elsewhere which causes
    the system to hang on some laptops

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 14 Sep 2005 15:28:21 -0700

acpi-support (0.30) breezy; urgency=low

  * Remove hardcoded /dev/hda from the init script
  * Unload irda modules on suspend - they don't tend to survive
  * Make sure that we power the screen back on on lid open
  * Don't unload/reload input modules - it seems to break things
  * Background xscreensaver locking

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri,  2 Sep 2005 17:47:17 +0100

acpi-support (0.29) breezy; urgency=low

  * Deal more nicely with running IRDA, otherwise the kernel tends to 
    oops

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu,  1 Sep 2005 18:09:14 +0100

acpi-support (0.28) breezy; urgency=low

  * If power-manager is running, let it determine policy rather than 
    running scripts blindly. Ignore this for machine-specific hotkeys.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 30 Aug 2005 18:13:40 +0100

acpi-support (0.27) breezy; urgency=low

  * Use "..." rather than ":" in init script messages, for consistency with
    other scripts

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 29 Aug 2005 15:51:25 -0700

acpi-support (0.26) breezy; urgency=low

  * Fix power.sh so that it actually works (Ubuntu #14241)
  * Add support for Sony brightness control (Ubuntu #14188)
  * Include scripts for Asus volume control (Ubuntu #14164)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 28 Aug 2005 17:33:14 +0100

acpi-support (0.25) breezy; urgency=low

  * Depend on xset (Ubuntu #13997) 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 25 Aug 2005 10:12:35 +0100

acpi-support (0.24) breezy; urgency=low

  * Add another missing build-depend DANIEL WHY DO YOU HATE ME SO

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 25 Aug 2005 01:34:14 +0100

acpi-support (0.23) breezy; urgency=low

  * Add missing build-depends

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 25 Aug 2005 01:20:28 +0100

acpi-support (0.22) breezy; urgency=low

  [ Thom May ]
  * Import into bzr.
  * Notify NetworkManager on suspend and resume, and Recommend:
    network-manager

  [ Matthew Garrett ]
  * Add support for sending key events to userspace
  * Add scripts for various media events
  * Let the BIOS handle video hotkey events on Thinkpads
  * Add ACPI events for Toshiba media buttons
  * Don't change VTs on lid close
  * Remove gratuitous sleep statements
  * Improve the ability to guess the user and home directory
  * Add more support for Panasonic and Asus machines
  * Improve Asus and Thinkpad wireless control scripts
  * Support SATA disks
  * Eject PCMCIA cards at a more appropriate time, and handle
    ndiswrapper
  * Support Toshiba bluetooth switching

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 22 Aug 2005 21:55:51 +0100

acpi-support (0.21) hoary; urgency=low

  * Ensure we only return one match from grep.
  * Run /etc/acpi/local/lid.sh.post if it exists.
  * sleep for one second, then nuke the acpi lock

 -- Thom May <thom@ubuntu.com>  Fri,  1 Apr 2005 11:37:06 +0100

acpi-support (0.20) hoary; urgency=low

  * Ifrename on resume so our interfaces are called the same. (Ubuntu: #7480)
  * call xscreensaver-command -deactivate so we get a dialog rather than a
    blank screen when we resume. (Ubuntu: #7717)
  * Don't clobber LIDSTATE when we mean POWERSTATE (Ubuntu: #8258)
  * Background the acpid lock removal

 -- Thom May <thom@ubuntu.com>  Thu, 17 Mar 2005 17:39:22 +0000

acpi-support (0.19.1) hoary; urgency=low

  * Ensure that we only attempt to save vbe state if ACPI_SLEEP is enabled

 -- Thom May <thom@ubuntu.com>  Mon,  7 Mar 2005 12:49:28 +0000

acpi-support (0.19) hoary; urgency=low

  * Add ia64 to the list of supported architectures

 -- Thom May <thom@ubuntu.com>  Wed,  2 Mar 2005 23:19:57 +0000

acpi-support (0.18) hoary; urgency=low

  * Fix vbesave init script (Ubuntu: #6907)

 -- Thom May <thom@ubuntu.com>  Fri, 25 Feb 2005 11:03:48 +0000

acpi-support (0.17) hoary; urgency=low

  * Use acpid locking functionality finally (Hi, Martijn!)
  * vbestate:
    - Test for existence of vbetool
    - LSBifiy
    - Convert to a true init script
    - quieten
  * Check whether package has been removed but not purged in init script

 -- Thom May <thom@ubuntu.com>  Wed, 23 Feb 2005 15:07:51 +0000

acpi-support (0.16) hoary; urgency=low

  * Fix dumb typos

 -- Thom May <thom@debian.org>  Mon, 24 Jan 2005 17:30:48 +0000

acpi-support (0.15) hoary; urgency=low

  * Install ibm_acpi.modprobe and tosh_acpi.modprobe by default

 -- Thom May <thom@planetarytramp.net>  Sat, 22 Jan 2005 16:18:09 +0000

acpi-support (0.14) hoary; urgency=low

  * Run vbesave at the top of rc2, rather than in rcS, so we can still boot to
    single user

 -- Thom May <thom@planetarytramp.net>  Mon, 17 Jan 2005 17:26:37 +0000

acpi-support (0.13) hoary; urgency=low

  * Update toshiba scripts to handle both possible BIOS values
  * Fix == bashisms. (Ubuntu #5566)
  * Fix up ASUS event scripts. (Ubuntu #5510)

 -- Thom May <thom@planetarytramp.net>  Fri, 14 Jan 2005 12:31:29 +0000

acpi-support (0.12) hoary; urgency=low

  * Depend on vbetool on i386 only

 -- Thom May <thom@planetarytramp.net>  Fri, 14 Jan 2005 10:48:37 +0000

acpi-support (0.11) hoary; urgency=low

  * Add Toshiba, Asus and Panasonic event scripts
  * Add Toshiba modprobe config and README
  * All Tosh stuff courtesy of Daniel Silverstone

 -- Thom May <thom@planetarytramp.net>  Thu, 13 Jan 2005 16:08:48 +0000

acpi-support (0.10) hoary; urgency=low

  * Matthew Garrett:
        - /etc/defaults/acpi-support: new
        - hotplug events for IBM laptops
        - lots more

 -- Thom May <thom@planetarytramp.net>  Thu, 13 Jan 2005 12:27:47 +0000

acpi-support (0.9) warty; urgency=low

  * Add stop target to the init script, disable hdparm advanced power
    management therein. (Warty #1914)

 -- Thom May <thom@canonical.com>  Tue,  5 Oct 2004 21:18:52 +0100

acpi-support (0.8) warty; urgency=low

  * Explicitly add /usr/bin/X11 to path. (Warty #1549)

 -- Thom May <thom@canonical.com>  Fri, 24 Sep 2004 12:08:20 +0100

acpi-support (0.7) warty; urgency=low

  * Added versioned depend on lsb-base

 -- Nathaniel McCallum <npmccallum@canonical.com>  Fri,  3 Sep 2004 14:45:32 -0400

acpi-support (0.6) warty; urgency=low

  * Load after acpid. (Warty #992)

 -- Thom May <thom@planetarytramp.net>  Fri,  3 Sep 2004 18:39:52 +0100

acpi-support (0.5) warty; urgency=low

  * debian/init.d: pretty initscript

 -- Nathaniel McCallum <npmccallum@canonical.com>  Thu,  2 Sep 2004 13:16:21 -0400

acpi-support (0.4) warty; urgency=low

  * use a subdirectory of /var/lib (Closes Warty #842)
  * don't hardcode names so that suckful HP boxes might work. (Closes Warty
    #841)

 -- Thom May <thom@planetarytramp.net>  Tue, 31 Aug 2004 15:27:13 +0100

acpi-support (0.3) warty; urgency=low

  * Apparently, acpid needs a good kick when we change the events.

 -- Thom May <thom@planetarytramp.net>  Thu, 19 Aug 2004 18:38:55 +0100

acpi-support (0.2) warty; urgency=low

  * use a safer state file to maintain state across lid open/close 

 -- Thom May <thom@planetarytramp.net>  Thu, 19 Aug 2004 17:43:38 +0100

acpi-support (0.1) warty; urgency=low

  * First upload.
  * delimit a basic collection of safe acpi events

 -- Thom May <thom@planetarytramp.net>  Thu, 19 Aug 2004 15:33:01 +0100
