gnome-power-manager (2.30.0-1mint1) isadora-lxde; urgency=low

  * Removed "OnlyShowIn=" parameter from .desktop files

 -- Kendall Weaver <kendalltweaver@gmail.com>  Sat, 15 May 2010 20:02:10 -0400

gnome-power-manager (2.30.0-0ubuntu1) lucid; urgency=low

  * New upstream release:
   - Check for libpanel only if building the applets
   - Check for XRR* functions using library version instead of proto version
   - Use pkg-config instead of autoconf macros to find X libs and protos
   - Declare GError in gpm_brightness_hal_init to fix build failure
   - Do not set a charge warning if the device is on AC
   - Do not use EggDbusProxy in GpmScreensaver
   - Don't query the capabilities of the notification daemon
   - Ensure we close any 'battery low' notifications when we switch to being
     on AC
   - Fix a problem where the critical action is not done in the case of a UPS
   - Fix a race condition where we can miss the idle reset alarm
   - Fix up a translation using ngettext rather than assuming the plural.
   - Fix wrong suspends with docked laptops
   - If a battery charge is low but not critical don't play the sound meant
     for a critical charge event
   - Play a sound loop if the charge of a laptop battery/ups reaches a
     critical level.
   - Remove the pointy-finger status icon when the idletime code fails to work
     correctly
   - Replace devkit-power call with upower in gnome-power-bugreport.sh
  * Drop patches which went upstream:
   - 01-suspend-on-vt-change.patch
   - 10-proxy-by-name.patch
   - 13-dont-query-notify-caps.patch
   - 14-critical-message-timeout.patch
   - 15-declare-gerror.patch
   - 16-upower-bugreport.patch
   - 18-fix-idletime-reset-race.patch
  * Drop 06-bugreport-debian.patch: It's actually wrong for Ubuntu, we use
    lsb_release, not /etc/debian_version.
  * 90-autotools.patch: Regenerate.
  * 08-desktop-bugreport-path.patch, 12-add-appindicators.patch: Update to
    current patch tagging guidelines.
  * debian/control.in: Set Maintainer from "Ted Gould" to "Ubuntu Developers".
  * Synchronize with Debian:
    - Build/binary dependency cleanup/shuffling.
    - Bump Standards-Version to 3.8.4.
    - Add debian/preinst for upgrade conffile cleanup.
    - Drop obsolete debian/README.Debian

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 29 Mar 2010 14:34:27 +0200

gnome-power-manager (2.29.91-0ubuntu10) lucid; urgency=low

  * debian/patches/03-dont-dim-when-inactive.patch:
    - Don't dim or blank the screen on idle when we are not on the
      active console

 -- Chris Coulson <chris.coulson@canonical.com>  Sat, 27 Mar 2010 15:36:42 +0000

gnome-power-manager (2.29.91-0ubuntu9) lucid; urgency=low

  * 12-add-appindicators.patch: Drop bogus hunk which always showed "(null) is
    present" in the battery status notification. (LP: #546564)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 26 Mar 2010 16:39:17 +0100

gnome-power-manager (2.29.91-0ubuntu8) lucid; urgency=low

  * Drop 17-unify-power-strings.patch entirely, as per recent discussion we
    will not push that into lucid any more.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 24 Mar 2010 16:53:40 +0100

gnome-power-manager (2.29.91-0ubuntu7) lucid; urgency=low

  [ Chris Coulson ]
  * Updated patch tag information now some patches are upstream

  [ Martin Pitt ]
  * 17-unify-power-strings.patch:
    - Revert "Shut down" → "Switch off" change for lucid, as in other
      packages. This is still being debated.
    - Revert all the "your computer" → "the computer" (and similar) changes.
      No reason to break hundreds of translations for such unimportant changes.
  * Add 01-suspend-on-vt-change.patch: Fix wrong suspends with docked laptops.
    (LP: #515465)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 24 Mar 2010 15:29:44 +0100

gnome-power-manager (2.29.91-0ubuntu6) lucid; urgency=low

  [ Chris Coulson ]
  * Updated patch tag information
  * debian/local/source_gnome-power-manager.py
    - Fetch inhibitors from gnome-session and add them to the submitted bug
      report (under the 'GnomeSessionInhibitors' key). Also provide an overall
      summary indicating if the session has been inhibited from going idle 
      (the 'GnomeSessionIdleInhibited' key) or if the session has been 
      inhibited from suspending (the 'GnomeSessionSuspendInhibited' key).
      This is copied from the gnome-screensaver apport hook, and can be
      useful when debugging issues where a users display doesn't blank or
      the machine doesn't sleep.
  * debian/patches/14-critical-message-timeout.patch:
    - Update to revert another upstream change to use a non-expiring 
      notification. This prevents it being displayed as a fallback alert
      box with notify-osd (LP: #533652)

  [ Jan Arne Petersen ]
  * debian/patches/12-add-appindicators.patch:
    - Fix icon theme include path (LP: #529911)

  [ Scott Howard ]
  * Adds hardware information to apport hook (LP: #522972)

 -- Chris Coulson <chris.coulson@canonical.com>  Fri, 12 Mar 2010 09:47:41 +0000

gnome-power-manager (2.29.91-0ubuntu5) lucid; urgency=low

  * debian/patches/18-fix-idletime-reset-race.patch:
    - Fix a race condition where we might miss the idle reset alarm,
      causing unwanted display blanking later on (LP: #423694)

 -- Chris Coulson <chris.coulson@canonical.com>  Fri, 05 Mar 2010 18:44:26 +0000

gnome-power-manager (2.29.91-0ubuntu4) lucid; urgency=low

  * debian/patches/17-unify-power-strings.patch:
    - Patch from Ted Gould to change "Shut down" and "Suspend" to
      "Switch off" and "Sleep" (LP: #531491)
  * debian/patches/12-add-appindicators.patch:
    - Update from Jan Arne Petersen to reduce the width of the indicator
      menu (LP: #531620)

 -- Chris Coulson <chris.coulson@canonical.com>  Thu, 04 Mar 2010 17:29:37 +0000

gnome-power-manager (2.29.91-0ubuntu3) lucid; urgency=low

  * debian/local/source_gnome-power-manager.py, 
    debian/patches/16-upower-bugreport.patch:
    - Call upower rather than devkit-power now

 -- Chris Coulson <chris.coulson@canonical.com>  Tue, 02 Mar 2010 22:14:10 +0000

gnome-power-manager (2.29.91-0ubuntu2) lucid; urgency=low

  * debian/patches/15-declare-gerror.patch:
    - Update to initialize the GError and fix a crash at startup 
      (LP: #530365)

 -- Chris Coulson <chris.coulson@canonical.com>  Tue, 02 Mar 2010 01:34:23 +0000

gnome-power-manager (2.29.91-0ubuntu1) lucid; urgency=low

  * New upstream version
    - DeviceKit-disks is now called UDisks
    - Ensure we clear all notification bubbles on resume
    - Set the timeout for critical battery notification to never
    - Increase the critical action timeout to 20 seconds
    - When we're critically low, don't give a time as it's often imprecise
  * Dropped 11-add-error-logging.patch - merged upstream
  * Refreshed patches:
    - 13-dont-query-notify-caps.patch
    - 90-autotools.patch
  * debian/patches/12-add-appindicators.patch:
    - Update labels and remove images from the menu (LP: #528522).
      Thanks to Jan Arne Petersen
    - Refreshed to apply cleanly again
  * debian/patches/14-critical-message-timeout.patch:
    - Revert upstream change to set the critical warning to never expire.
      This causes a fallback alert to appear with notify-osd
  * debian/patches/15-declare-gerror.patch:
    - Add a missing declaration to fix FTBFS

 -- Chris Coulson <chris.coulson@canonical.com>  Mon, 01 Mar 2010 16:59:38 +0000

gnome-power-manager (2.29.2-0ubuntu9) lucid; urgency=low

  * 12-add-appindicators.patch: Correctly show the menu after construction, to
    fix empty battery popup. Thanks Jan Arne Petersen! (LP: #526747)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 25 Feb 2010 10:04:55 +0100

gnome-power-manager (2.29.2-0ubuntu8) lucid; urgency=low

  * debian/patches/02-notify-osd-support.patch:
    - NULL terminate the list of properties passed to g_object_new, to
      fix some memory errors and a warning (LP: #525220)
  * debian/patches/13-dont-query-notify-caps.patch:
    - Don't query the server capabilities for the status and warning
      notifications. Knowledge of the capabilities is not used anywhere
      and it was causing notify-osd to be activated early in the session

 -- Chris Coulson <chrisccoulson@ubuntu.com>  Tue, 23 Feb 2010 20:36:04 +0000

gnome-power-manager (2.29.2-0ubuntu7) lucid; urgency=low

  * Re-enable appindicator, indicator-application was fixed. (LP: #497870)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 22 Feb 2010 17:48:14 +0100

gnome-power-manager (2.29.2-0ubuntu6) lucid; urgency=low

  * debian/rules: Disable appindicator for now. The patch causes g-p-m to
    crash on startup (LP: #523041 ), is very brittle (no
    checks for indicator_new() failure/NULL pointers) and does not fall back
    to upstream behaviour dynamically if indicator initialization fails.
    This reopens LP #497870.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 17 Feb 2010 10:02:05 +0100

gnome-power-manager (2.29.2-0ubuntu5) lucid; urgency=low

  * debian/control.in
    - Added build depends for libappindicator-dev  

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 17 Feb 2010 00:41:43 -0500

gnome-power-manager (2.29.2-0ubuntu4) lucid; urgency=low

  * debian/patches/12-add-appindicators.patch
    - Adds support for application indicators (LP: #497870) 
  * debian/rules
    - Enable appindicator

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 16 Feb 2010 21:11:43 -0500

gnome-power-manager (2.29.2-0ubuntu3) lucid; urgency=low

  * debian/control.in: Move devicekit-power dependency to upower.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 16 Feb 2010 10:39:51 +0100

gnome-power-manager (2.29.2-0ubuntu2) lucid; urgency=low

  * debian/patches/02-notify-osd-support.patch:
    - Create a new class for the brightness notifications (makes the 
      code more portable)
    - Make the overshoot effects work again
  * debian/patches/90-autotools.patch:
    - Updated

 -- Chris Coulson <chrisccoulson@ubuntu.com>  Sun, 07 Feb 2010 23:52:18 +0000

gnome-power-manager (2.29.2-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Move the power management preferences into the hardware section of the
      control center.
    - Use the name of 'Power' for the power management preferences capplet
    - Don't rely on the cached value of the lid status, to fix a double
      suspend issue (LP: #425411)
    - Add a flag to inhibit consolekit events just after we resumed
    - Don't automatically suspend if there are suspend inhibits
    - Do not exit if hal is not available
    - Only connect to HAL if there is no xrandr backlight hardware
    - Fix compile when using an ld that defaults to --as-needed
    - Enable the help action in gnome-power-statistics. Fixes #607005
    - Ensure the window is realized before we invalidate it. Fixes #604918
    - Don't show the user a sleep failed link pointing to the quirk site
    - Show the device name even when using UPower
    - Translation updates.
  * Drop patches accepted upstream: 
    + 03-run-without-hal.patch
    + 04-dont-connect-to-hal-with-xrandr.patch
    + 09-fix-double-suspend.patch
  * Regenerate 90-autotools.patch.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 05 Feb 2010 13:28:09 -0800

gnome-power-manager (2.29.1-0ubuntu4) lucid; urgency=low

  * Add upstream bug references to debian/patches/10-proxy-by-name.patch
    and debian/patches/11-add-error-logging.patch.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 04 Feb 2010 14:37:34 -0800

gnome-power-manager (2.29.1-0ubuntu3) lucid; urgency=low

  * 10-proxy-by-name.patch: create a new proxy by name, and not by name
    owner. Also, don't try to reconnect in the callback. This prevents
    screen locking failure when gnome-screensaver now gets respawned by
    D-Bus.
  * 11-add-error-logging.patch: add an error message to help debugging
    when we hit the timeout while waiting for gnome-screensaver.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Thu, 04 Feb 2010 10:16:01 -0800

gnome-power-manager (2.29.1-0ubuntu2) lucid; urgency=low

  [ Chow Loong Jin ]
  * debian/patches/09-fix-double-suspend.patch:
    - Updated to make gpm_button_is_lid_closed return a current value 
      from DeviceKit instead of its own locally stored (outdated) value.
      This fixes another resume race, and really fixes LP: #425411.

 -- Chris Coulson <chrisccoulson@ubuntu.com>  Sun, 24 Jan 2010 18:53:10 +0000

gnome-power-manager (2.29.1-0ubuntu1) lucid; urgency=low

  [ Chris Coulson ]
  * New upstream version:
    - Switch to a single menu design, rather than a seporate left and 
      right menu.
    - Show the sleep failure as a modal dialog box.
    - Sets some tooltips for the gnome-power-preferences buttons.
    - Throttle screensaver before suspend/hibernate.
    - Add a --device parameter to gnome-power-statistics so we can set 
      the device focus.
    - When we click on a battery device in the context menu, show the 
      gnome-power-statistics dialog.
    - Use gnome-settings-daemon popup code.
  * debian/control:
    - Don't build-depend on libhal-dev, it's not needed even with HAL
      support.
  * debian/rules:
    - Configure with --enable-hal. HAL support is now conditional, and
      disabled upstream by default.
  * Drop 01-segfault-in-gpm_disks_register.patch - the patch is not needed
    anymore.
  * 02-notify-osd-support.patch: Re-write, using code shared with 
    gnome-settings-daemon
  * 90-autotools.patch - Autotools update for notify-osd patch

  [ Chow Loong Jin ]
  * debian/patches/09-fix-double-suspend.patch:
    - Manually check lid status in gpm_manager_client_changed_cb. 
      Fixes double-suspend bug (LP: #425411)

 -- Chris Coulson <chrisccoulson@ubuntu.com>  Tue, 19 Jan 2010 01:47:54 +0000

gnome-power-manager (2.28.1-0ubuntu5) lucid; urgency=low

  * debian/gconf-defaults: remove default preference on
    /apps/gnome-power-manager/actions/sleep_type_battery (was set to
    "nothing", however sleep_type_ac is "suspend".). Let's keep upstream
    default value "hibernate" currently

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 15 Jan 2010 16:43:50 +0100

gnome-power-manager (2.28.1-0ubuntu4) lucid; urgency=low

  * 03-run-without-hal.patch: Add upstream bug link.
  * Add 04-dont-connect-to-hal-with-xrandr.patch: If we detect xrandr-capable
    hardware, do not try to connect to hal.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 14 Jan 2010 18:30:45 +0100

gnome-power-manager (2.28.1-0ubuntu3) lucid; urgency=low

  * Add 03-run-without-hal.patch: Do not exit if hal is not available.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 01 Dec 2009 12:18:30 +0100

gnome-power-manager (2.28.1-0ubuntu2) lucid; urgency=low

  * Change dependency on notification-daemon to Recommends (LP: #487224)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 23 Nov 2009 13:22:40 -0500

gnome-power-manager (2.28.1-0ubuntu1) karmic; urgency=low

  * New upstream bug fix release:
    - Add missing indirection to return value of DriveSetAllSpindownTimeouts
      call.
    - Fix failure error messages and comments.
    - Help the kernel through its sleep key confusion.
    - Improve configure summary wrt HAL.
    - Use separate variables for dbus and dbus-glib.
    - Remove devkit-power tool configure check.
    - Correctly set the focus on the last used device in
      gnome-power-statistics.
    - Do not hide some radio buttons depending on the current machine state.
    - Fix up all the issues reported by clang.
    - Don't try to match and refresh some devices, to stop g-p-s crashing on
      virtual devices.
    - DeviceKit-disks is expecting an int as a value, not a uint.
    - Throttle screensaver before suspend/hibernate.
    - Translation updates.
  * Drop 03-fix-dkdisks-arguments.patch, applied upstream.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 19 Oct 2009 16:47:02 +0200

gnome-power-manager (2.28.0-0ubuntu7) karmic; urgency=low

  * debian/patches/02-notify-osd-support.patch
    - this patch wasn't updated in 2.28.0-0ubuntu4 as referenced
      in the changelog 

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 15 Oct 2009 14:22:40 -0400

gnome-power-manager (2.28.0-0ubuntu6) karmic; urgency=low

  * Add 03-fix-dkdisks-arguments.patch: Fix the underlying problem of the
    crash in LP: #431023, thanks to Chris Coulson for spotting this!

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 14 Oct 2009 00:42:54 +0200

gnome-power-manager (2.28.0-0ubuntu5) karmic; urgency=low

  * Add 01-segfault-in-gpm_disks_register.patch: Fix crash when
    dbus_g_proxy_call() returned FALSE without setting error. (LP: #431023)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 13 Oct 2009 23:53:22 +0200

gnome-power-manager (2.28.0-0ubuntu4) karmic; urgency=low

  * debian/patches/02-notify-osd-support.patch
    - skip test checking if old brightness-value is equal to new one, thus
      g-p-m will still trigger a notification and in case of lowest/highest
      value causing a notification with a throbbing effect for under/overshoot

 -- Mirco Müller (MacSlow) <mirco.mueller@ubuntu.com>  Sat, 10 Oct 2009 13:44:44 -0400

gnome-power-manager (2.28.0-0ubuntu3) karmic; urgency=low

  * debian/control: Bump dk-power dependencies to >= 011 to ensure that we are
    using the renamed DK-P D-Bus properties.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 06 Oct 2009 18:10:53 +0200

gnome-power-manager (2.28.0-0ubuntu2) karmic; urgency=low

  * debian/patches/02-notify-osd-support.patch
    - fixed the regression of not triggering the throbbing-animation if the 
      user over- or undershoots the screen-brightness value via the special 
      keys on their (laptop-) keyboads. (LP: #439437)

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 02 Oct 2009 13:08:54 -0400

gnome-power-manager (2.28.0-0ubuntu1) karmic; urgency=low

  * New upstream release:
    - Use accessor functions instead direct access.
    - Only print the DeviceKit-power device data when debugging.
    - Use the correct interface name for DeviceKit-disks.
    - Use the correct gnome-screensaver path. (LP: #428115)
    - Use g_ptr_array_unref() in more places, which also fixes a few small
      memory leaks.
    - Comment out the AuthRequest signal handling.
    - Change the default of show_actions_in_menu to FALSE.
    - Inhibit applet now will inhibit the session from being marked IDLE.
      Gnome #593800.
    - Many translation updates.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 21 Sep 2009 16:04:07 +0200

gnome-power-manager (2.27.92-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #425999):
    - When building with hal, link gnome-power-manager against libhal-glib
    - Make notifications more reliable at session startup
    - Fix a bug where the critical time was not displayed correctly
    - Don't crash g-p-s when there are no devices
    - Open the gnome-power-manager help, not the 'cheese' help
    - Never, never, show 'Unknown time'. Fixes rh#520999
    - Allow compile without HAL. Inspired from a patch from Javier Jardón, many thanks
    - Remove small memory leak spotted using clang
    - Assign the correct icon when the sleep fails
    - Correct some shoddy error checking. Spotted by clang

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 08 Sep 2009 09:36:34 +1000

gnome-power-manager (2.27.91-0ubuntu2) UNRELEASED; urgency=low

  * debian/patches/03-remove-discharging-notify.patch:
    - Removed because of new notify OSD spec (LP: #419858)
      Upstream accepted our change so the notification matches Ubuntu's spec

 -- Scott Howard <showard314@gmail.com>  Thu, 27 Aug 2009 20:37:29 -0400

gnome-power-manager (2.27.91-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #419637):
    - Remove the depricated Encoding= lines from the desktop files. Fixes #590612 (Richard Hughes)
    - Fix up quite a few translations, inspired by a patch from Scott Howard (Richard Hughes)
    - Add the enumerated actions in a 64bit safe way. Fixes #590991 (Richard Hughes)
    - Don't show the brightness OSD when system AC state changes (Richard Hughes)
    - Remove all the bodges from the IDLETIMER code now X is fixed (Richard Hughes)
    - Only show shutdown in the prefs GUI if ConsoleKit allows it (Richard Hughes)
    - Always show the battery status icons in the left click action (Richard Hughes)
    - Change the notification default for fully charged to FALSE for #592613 (Richard Hughes)
  * debian/control:
    - Update BZR link from ~gnome-power-manager-team to ~ubuntu-desktop
  * debian/patches/00-git-change-fix-enum-64-issue.patch:
    - Applied upstream
  * debian/patches/03-remove-discharging-notify.patch:
  * debian/patches/06-bugreport-debian.patch:
  * debian/patches/08-desktop-bugreport-path.patch:
    - Updated

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 27 Aug 2009 11:54:01 +1000

gnome-power-manager (2.27.5-0ubuntu3) karmic; urgency=low

  * Drop 21_idle_key_removal.patch for good, testing showed that it's not
    necessary any more.
  * Update 02-notify-osd-support.patch for current version, and reenable
    patch. Thanks to Mirco Müller! (LP: #415932)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 24 Aug 2009 14:27:47 +0200

gnome-power-manager (2.27.5-0ubuntu2) karmic; urgency=low

  * debian/patches/22-git-change-fix-enum-64-issue.patch:
    - git change to fix a preference storing issue, 
      thanks Scott Howard for getting and testing the change (lp: #407491)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 13 Aug 2009 22:19:24 +0200

gnome-power-manager (2.27.5-0ubuntu1) karmic; urgency=low

  * Upgrade to final 2.27.5 release. Just some bug fixes compared to previous
    git snapshot, but these are the full changes compared to 2.27.2:
    - Claim org.freedesktop.Policy.Power on D-BUS.
    - Remove PolkitGnome code completely as PolicyKit 1.0 doesn't need this.
    - Add a bodge to reset the idletime XAlarm when we are no longer
      inhibited.
    - Add functionality to debug the idle code by setting GPMIDLEDEBUG on the
      command line.
    - Use the same composited OSD for brightness notification.
    - Add DeviceKit data to the bugreport script.
    - Lots of bug fixes.
    - Translation updates: zh, sv, fi, et, es, uk, ir, nl, ta

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 03 Aug 2009 15:31:58 +0100

gnome-power-manager (2.27.2+git20090729-0ubuntu2) karmic; urgency=low

  * Drop 01-disable-quirks-reference.patch, add changed key default to
    debian/gconf-defaults instead.
  * debian/gconf-defaults: Drop backlight/brightness_battery, drop redundant
    sleep_computer_battery, drop wrong lid_battery. (LP: #389067)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 29 Jul 2009 19:13:35 +0200

gnome-power-manager (2.27.2+git20090729-0ubuntu1) karmic; urgency=low

  * Upgrade to current git (d585c3a4e5) to clean up our patch forest, drop
    DeviceKit in favor of gudev, and get the porting to the new PolicyKit-1
    API.
  * 03-system-policy.patch, 07-bugreport-shebang.patch,
    25_sparc_char_to_int.patch, 22_xfce_desktop_files.patch,
    23_numlock_hotkey.patch: Committed upstream, drop.
  * 09_lid_always_blanks.patch: Finally drop this (was already disabled
    before).
  * Drop 26-notifications.patch. It was disabled before (due to not applying
    any more), and upstream fixed it in a better way.
  * Drop 14_inhibit_tool.patch: This functionality moved to gnome-session.
  * Add patch tag headers to our remaining patches and re-enumerate them.
  * Disable 21_idle_key_removal.patch: It is unclear whether this is still
    actually an issue in the new world where we just read -evdev events
    instead of ACPI events from hal, is pretty hackish, and it potentially
    leads to dropping valid events.
  * Update dependencies:
    - Drop libpolkit-* (not necessary with PK 1.0).
    - Drop libdevkit-gobject-dev (DeviceKit is not used any more).
    - Bump devicekit-power dependencies to >= 010 (which provides the backend
      porting to PK 1.0).
    - Add libpanel-applet2-dev, now required for new version.
  * 01-disable-quirks-reference.patch: Drop original code patch, replace with
    changed default gconf value.
  * Disable 02-notify-osd-support.patch for now, upstream rewrote the
    notification system and the patch needs to be re-done. See LP #406396.
  * 03-remove-discharging-notify.patch: Adapt to new upstream version.
  * debian/rules: gnome-power-cmd.sh is no more, drop installation.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 29 Jul 2009 16:48:33 +0200

gnome-power-manager (2.27.2-0ubuntu2) karmic; urgency=low

  [ Martin Pitt ]
  * Add crash-when-battery-charge-full.patch: Fix crash when battery gets
    fully charged. Thanks to Arnaud Faucher! (LP: #397248)

  [ Scott Howard ]
  * debian/local/source_gnome-power-manager.py: Add gnome-power-bugreport.sh
    output. Upstream uses this script for triaging. (LP: #397993)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 13 Jul 2009 10:10:56 +0200

gnome-power-manager (2.27.2-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #396437):
    - Use composite battery mode by default to fix multi-battery 
      laptops (Richard Hughes).
    - Add manager policy to change the disk spindown based on timeouts 
      set in GConf (Richard Hughes).
    - Add GConf keys for the disk spindown functionality (Richard Hughes).
    - Add preferences checkboxes for the disk spindown functionality 
      (Richard Hughes).
    - No longer support HAL legacy buttons (Richard Hughes).
    - Add support for recall data provided by DeviceKit-power 
      (Richard Hughes).
    - Prefix GTKBuilder files with gettext/glade (Claude Paroz)
    - Use gtk_show_uri i.s.o. gnome-open (Jaap A. Haitsma)
    - Remove -Wunitialized because it does not compile on Ubuntu Jaunty 
      (Jaap A. Haitsma)
    - Fix the category in the gnome-power-statistic desktop file. 
      Fixes rh#489041 (Richard Hughes)
    - Make minimum size of th statistics graphs smaller. Fixes rh#491426 
      (Richard Hughes)
    - Don't show the feedback widget when the brightness changes, 
      only on key press and when interactive (Richard Hughes)
    - If we caught our idletime alarm, then remove from the filter 
      (Richard Hughes)
    - Take the battery capacity into account when using multiple 
      batteries (Richard Hughes)
    - Ignore capacity readings of less than 1% (Richard Hughes)
    - Show a label to the user when there is no graph data (Richard Hughes)
    - Add statistics devices in visually pleasing order (Richard Hughes)
    - Use the composite device for getting the global system warning icon 
      (Richard Hughes)
    - Setup the reset event before we do the idle action, to finally fix 
      blanking (Richard Hughes)
    - Be more paranoid about setting idle in a race (Richard Hughes)
    - Remove three unused GConf keys (Richard Hughes)
    - Don't show the whole object path in the GUI, just show the ID
      (Richard Hughes)
    - Only print the DeviceKit device if we are using --verbose 
      (Richard Hughes)
    - Remove a little bit more of our HAL dep, and use the lid-is-present 
      DK-p property (Richard Hughes)
    - Fix compile with DKP_DISABLE_DEPRECATED turned on (Richard Hughes)
    - Remove ambient light sensor support, and keyboard backlight devices 
      (Richard Hughes)
    - Support DKP_DEVICE_STATE_PENDING_x in more places (Richard Hughes)
  * Refreshed patches:
    - 03-system-policy.patch.
    - 14_inhibit_tool.patch.
    - 21_idle_key_removal.patch.
    - 22_xfce_desktop_files.patch.
    - 23_numlock_hotkey.patch.
    - 25_sparc_char_to_int.patch.
    - 74-disable-quirks-reference.patch.
    - 97_remove-discharging-notify.patch.
  * Dropped 94-fix-light-sensor-scaling.patch: the ambient light sensor
    support has gone now.

 -- Chris Coulson <chrisccoulson@googlemail.com>  Tue, 07 Jul 2009 23:53:51 +0100

gnome-power-manager (2.27.1-0ubuntu4) karmic; urgency=low

  * debian/control.in: Bump devicekit-power dependencies. 009 broke ABI
    without bumping shlibs.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 06 Jul 2009 19:16:04 +0200

gnome-power-manager (2.27.1-0ubuntu3) karmic; urgency=low

  * debian/rules: (LP: #380508)
    - Added CFLAGS on -Wno-cast-align to disable a warning on ARM that's 
      generated when GCC changes the size of a struct due to alignment

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Mon, 15 Jun 2009 11:29:59 +0200

gnome-power-manager (2.27.1-0ubuntu2) karmic; urgency=low

  * debian/control.in: Re-add libhal-dev build dependency, upstream build
    system still falls over without it.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 04 Jun 2009 09:03:33 +0200

gnome-power-manager (2.27.1-0ubuntu1) karmic; urgency=low

  * New upstream release:
    - Add DOAP file.
    - Connect to gnome-session and exit on logout.
    - Change the default lid close on AC policy to be suspend, not blank.
    - Show the processor device if we have capability, not if we have events.
    - Add support for the DeviceKit-power property lid-is-closed so we can now
      run without --enable-legacy-buttons.
    - Convert from libglade to GtkBuilder.
    - Expose graph details as properties on the object, and constrain time to
      user value. (GNOME #581910).
    - Add a composite device to GpmEngine so we can DTRT for multiple primary
      batteries.
    - Lots of bug fixes.
    - Translation updates.
  * debian/rules: Drop --enable-legacy-buttons, not necessary any more.
  * debian/control.in: Drop libhal-dev and libglade2-dev build dependencies,
    add new libdevkit-power-gobject-dev build dep.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 03 Jun 2009 16:06:07 +0200

gnome-power-manager (2.26.1-0ubuntu4) karmic; urgency=low

  * debian/patches/96_feedback-notify-osd.patch:
    + Drop HAVE_LIBNOTIFY #ifdefs. Upstream does not define it any more
      (LP: #381187)
    + Move static declarations up in gpm_feedback_display_value to avoid
      compilation errors

 -- Chow Loong Jin <hyperair@gmail.com>  Tue, 02 Jun 2009 17:49:55 +0200

gnome-power-manager (2.26.1-0ubuntu3) karmic; urgency=low

  * debian/control.in: Drop obsolete build dependency libgnomeui-dev.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 15 May 2009 15:52:17 +0200

gnome-power-manager (2.26.1-0ubuntu2) karmic; urgency=low

  * debian/local/source_gnome-power-manager.py: Drop usage of hal related
    hookutils functions, since they got dropped in apport due to general hal
    deprecation. Instead, add "devkit-power -d" output.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 15 May 2009 11:01:54 +0200

gnome-power-manager (2.26.1-0ubuntu1) karmic; urgency=low

  * New upstream release 2.25.91:
    - Rewrite engine to support DeviceKit-power
    - Rewrite statistics graphing application to support DeviceKit-power
    - Start in the GNOME Panel phase, not the GNOME Applications phase so we
      work with the fast user switch applet.
    - Don't show the discharging icon when the status is unknown.
    - Remove translatable flag from gtk-refresh stock button.
    - Ask for edge triggers on system idle time, not level triggers.
    - Add a configure option for --enable-legacy-buttons to support HAL and Xorg
      keys. By default we are now only supporting Xorg events.
    - Fix compile failure with gcc-4.4.0 and old versions of glib2.
    - Add processor wakeup support into gnome-power-statistics.
    - Don't rely on the gnome-screensaver idle key now we are using
      gnome-session.
    - Lots of bug fixes.
    - Translation updates.
  * New upstream version 2.25.92:
    - Fixed #529214, Need longer timeout periods.
    - Fixed #571330, gnome-power-manager shouldn't start on session panel
      phase.
    - Fixed #571950, make default-button have a floppy in it.
    - Fixed #485103, Don't crash if there's no gnome-session.
    - Fix double free when passed --version.
    - Fix the battery history when using a new DeviceKit-power.
    - Fix up the icon when we are state unknown, and very close to the
      charging capacity.
    - Disable the ambient light sensor by default.
    - Translation updates.
  * New upstream version 2.26.0:
    - Translation updates.
  * New upstream version 2.26.1:
    - Fix the low capacity warning to fix rh#489832.
    - Convert a floating reference to prevent a GTK warning.
    - Backport DPMS and IDLETIME fixes from master to fix multiple bugs.
    - Connect to gnome-session and exit on logout.
    - Use G_GINT64_FORMAT to fix compile on 64 bit computers.
    - Trivial build fix.
    - Translation updates.
  * debian/control.in: 
    - Add libdevkit-gobject-dev build dependency. Also add devicekit-power
      build dep, since configure checks for its path at build time.
    - Replace hal dependency with devicekit-power.
    - Add new upstream build dependencies: libcanberra-gtk-dev, libunique-dev
  * debian/rules: Enable PolicyKit support.
  * debian/rules: Drop moving of autostart .desktop, fixed upstream.
  * Update patches to new upstream version:
    - 03-system-policy.patch
    - 25_sparc_char_to_int.patch
    - 74-disable-quirks-reference.patch
    - 94-fix-light-sensor-scaling.patch
    - 96_feedback-notify-osd.patch
  * 14_inhibit_tool.patch: Include one-line change of Makefile.in, to avoid
    complete autoreconfiscation.
  * Drop obsolete patches:
    - 11_round_percentage.patch: Does not apply at all any more, no LP#
      reference, apparently not upstream.
    - 12_warning_gconf_update.patch: Does not apply at all any more (code
      rewrite).
    - 17_icon_cache.patch: Fixed upstream.
    - 18_policy_action_fallback.patch: Does not apply at all any more (code
      rewrite).
    - 24_interactive_shutdown_dbus.patch: Fixed upstream.
    - 70-suppress-pm-actions-on-ltsp.patch: Does not apply at all to DKP
      backend, and it seems the DKP backend does not complain about missing
      keys at all anyway.
    - 75_disable_Werror.patch: Package builds fine with -Werror, and keeping
      it is a good idea. Fix the bugs, don't hide them!
    - 76_autoreconf.patch: None of the remaining patches change autotools
      files any more.
    - 77-hal-brightness-in-hardware.patch: Fixed upstream.
    - 78-xrandr-hal-fallback.patch: Does not apply at all any more (code
      rewrite), no bug/upstream reference, and needs to be completely
      re-thought with DKP backend.
    - 79-randr13-speed-fix.patch: Fixed upstream.
    - 90-Add-guarded-brightness-stepping-functions.patch,
      91-Using-guarded-and-scaled-stepping-when-dimming.patch: Does not apply
      any more, no changelog documentation, no bug refs; author contacted via
      email, asked for re-doing and opening upstream bug.
    - 95_dont_listen_for_suspend_X_key.patch: I believe this isn't necessary
      any more, since g-p-m does not listen to hal at all any more. If
      this version starts causing suspend-after-resume for you again, please
      speak up in LP #306310.
  * Disable 09_lid_always_blanks.patch, needs to be redone to apply to current
    version, and also sent upstream.
  * Disable 26-notifications.patch: needs to be redone due to code rewrite.
    (by Canonical Desktop Experience team)
  * Drop 04-battery-low-icon-change.patch; it does not apply at all any more,
    and wasn't sent upstream.  Icons for 2.26 changed a lot, thus this needs
    some more work anyway. This reopens LP #344886 for Karmic.
  * debian/control.in: Drop unneeded autotools-dev and autoconf build
    dependencies.
  * 21_idle_key_removal.patch: Add proper declaration, to avoid warning (which
    is fatal due to -Werror).
  * Add bzr-builddeb configuration (merge mode).
  * debian/watch: Look for development versions, too.
  * debian/rules: Configure with --enable-legacy-buttons, to receive ACPI
    button events from hal (such as lid closing or power button).

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 29 Apr 2009 12:59:38 +0200

gnome-power-manager (2.24.2-2ubuntu8) jaunty; urgency=low

  [ Cody Russell ]
  * debian/patches/04-battery-low-icon-change.patch:
    - use correct icon on the battery low notification (lp: #344886)
  * debian/patches/97_remove-discharging-notify.patch:
    - don't display a notification about battery discharging (lp: #355877)

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 08 Apr 2009 16:46:06 +0200

gnome-power-manager (2.24.2-2ubuntu7) jaunty; urgency=low

  * Update 96_feedback-notify-osd.patch to notify-osd's new hint names, and
    provide a title to notifications for accessibility purposes (the title is
    not "displayed" except by readers like gnome-orca). Patch by David Barth.
    (LP: #329296)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 18 Mar 2009 21:04:49 +0100

gnome-power-manager (2.24.2-2ubuntu6) jaunty; urgency=low

  [ Martin Pitt ]
  * Add bzr-builddeb configuration (merge mode).
  * debian/watch: Look for development versions, too.
  * 96_feedback-notify-osd.patch: Update capability name to current notify-osd
    (prefix "x-canonical-").

  [ Steve Beattie ]
  * debian/local/source_gnome-power-manager.py: add apport per-package hook
    (LP: #341443)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 13 Mar 2009 21:20:10 +0100

gnome-power-manager (2.24.2-2ubuntu5) jaunty; urgency=low

  * Update 96_feedback-notify-osd.patch to notify-osd's new hint names. 
    Patch by David Barth. (LP: #329296)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 03 Mar 2009 14:50:35 +0100

gnome-power-manager (2.24.2-2ubuntu4) jaunty; urgency=low

  * Add 96_feedback-notify-osd.patch: Use notify-osd's synchronous
    notifications for brightness changes, if available. Patch by David
    Barth.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 18 Feb 2009 23:38:15 +0100

gnome-power-manager (2.24.2-2ubuntu3) jaunty; urgency=low

  * Add 26-notifications.patch: Show alert boxes for important
    situations (“Battery may be recalled”, “Battery may be broken”,
    etc., and do not use actions in notifications if the
    notification-daemon does not support them. Thanks to Cody Russell!
    (LP: #329296) This also fixes the problem of cut-off notifications
    for broken batteries. (LP: #155191)
  * 74-disable-quirks-reference.patch: Updated for above patch, and
    simplified.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 17 Feb 2009 16:34:44 +0100

gnome-power-manager (2.24.2-2ubuntu2) jaunty; urgency=low

  * Drop debian/postinst: It previously set some gconf key defaults
    based on whether the computer was known to support suspend in
    acpi-support. However, those parts of acpi-support go away, and
    the gconf keys are all obsolete and not evaluated any more.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 09 Feb 2009 15:25:23 +0100

gnome-power-manager (2.24.2-2ubuntu1) jaunty; urgency=low

  [ Ted Gould ]
  * Merge from Debian experimental.
  * Remove 20_fix_precentage_closures.patch as already applied upstream.
  * Merge in the mactel changes.  See mactel changelog entries below.
  * Remove 02_cast_align.patch as it only hides the problem and doesn't fix
    it as well as 25_sparc_char_to_int.patch
  * Remove 13_bugreport_bin_sh.patch as it conflicts with the Debian added
    07-bugreport-shebang.patch patch.
  * Remove 26_check_for_active_session.patch as it should no longer be
    required with the upstream changes.
  * debian/rules: don't disable policy-kit

  [ Steve Langasek ]
  * debian/control: point Vcs-Bzr at current branch.
  * Drop debian/patches/70_relibtoolize.patch in favor of
    76_autoreconf.patch
  * debian/patches/14_inhibit_tool.patch,
    debian/patches/17_icon_cache.patch: split out the changes to
    Makefile.in, so we can handle these as a batch in 76_autoreconf.patch
  * Refresh 76_autoreconf.patch for the above changes
  * 95_dont_listen_for_suspend_X_key.patch: handle 'suspend' via hal only,
    the same as we already do for 'hibernate', eliminating a double-suspend
    on ThinkPads.  LP: #306310.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 07 Feb 2009 09:17:32 -0500

gnome-power-manager (2.24.2-2) experimental; urgency=low

  * Switch to quilt to manage patches; build-depend on quilt.
  * 02_cast_align.patch: new patch. Use memcpy instead of casting 
    pointers with incompatible alignments. Closes: #510011.
  * 70_relibtoolize.patch: re-run the autotools on top of the source to 
    avoid the rpath issue.
  * Pass -O1 -z defs --as-needed to the linker.

 -- Josselin Mouette <joss@debian.org>  Wed, 31 Dec 2008 11:18:23 +0100

gnome-power-manager (2.24.2-1) experimental; urgency=low

  * New upstream release
  * debian/patches/02-ups-invalid-free.patch
    - Removed, fixed upstream
  * debian/patches/03-system-policy.patch
    - Updated
  * debian/patches/04-graph-labels.patch
    - Removed, fixed upstream
  * debian/patches/05_translation_crash.patch
    - Removed, fixed upstream
  * debian/patches/06-bugreport-debian.patch
    - Updated
  * debian/patches/08-desktop-bugreport-path.patch
    - Updated

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 24 Dec 2008 20:46:32 +0100

gnome-power-manager (2.24.0-1mactel4) unstable; urgency=low

  * Fix light sensor scaling

 -- Henrik Rydberg <rydberg@euromail.se>  Mon, 10 Nov 2008 23:56:16 +0100

gnome-power-manager (2.24.0-1mactel3) unstable; urgency=low

  * Nonlinear stepping for smooth dimming
  * Patch trimming for upstream

 -- Henrik Rydberg <rydberg@euromail.se>  Tue, 28 Oct 2008 02:55:08 +0100

gnome-power-manager (2.24.0-1mactel2) unstable; urgency=low

  * Mixed signed/unsigned problem in gpm-brightness-xrandr fixed.
    LP: #289520

 -- Henrik Rydberg <rydberg@euromail.se>  Mon, 27 Oct 2008 00:18:40 +0100

gnome-power-manager (2.24.0-1mactel1) unstable; urgency=low

  * The gpm-brightness-xrandr smooth brightness function does not take
    the number of brightness levels into account. On recent Macbooks,
    this leads to some 20000 brightness-set calls on startup, an
    activity that takes about one and a half minute. During this time,
    gpm is not responsive. This patch introduces scaled stepping,
    which fixes the problem. LP: #289520

 -- Henrik Rydberg <rydberg@euromail.se>  Sun, 26 Oct 2008 16:37:07 +0100

gnome-power-manager (2.24.0-0ubuntu14) jaunty; urgency=low

  * Add 79-randr13-speed-fix.patch from Gnome SVN to use a less expensive
    call when operating with xrandr 1.3.  Original patch by Alberto Milone,
    much thanks. (LP: #307306)

 -- Mario Limonciello <mario_limonciello@dell.com>  Wed, 28 Jan 2009 13:44:54 -0600

gnome-power-manager (2.24.0-0ubuntu13) jaunty; urgency=low

  * Drop 79-enable-battery-hotkey.patch.  It appears that HAL is now sending
    a dbus event for Battery hotkey presses, so gpm doesn't actually need to 
    directly listen anymore. (LP: #314547)

 -- Mario Limonciello <mario_limonciello@dell.com>  Thu, 08 Jan 2009 12:40:10 -0600

gnome-power-manager (2.24.0-0ubuntu12) jaunty; urgency=low

  * 79-enable-battery-hotkey.patch: Enable hotkey that got disabled 
    at 2.24.0's release. (LP: #281134)

 -- Mario Limonciello <mario_limonciello@dell.com>  Tue, 02 Dec 2008 13:54:53 -0600

gnome-power-manager (2.24.0-0ubuntu11) jaunty; urgency=low

  * 77-hal-brightness-in-hardware.patch: Don't fail to show the OSD
    when brightness changing is supported in hardware. (LP: #304187)
  * 78-xrandr-hal-fallback.patch: Fall back to HAL if xrandr calls
    do fail or will be failing.

 -- Mario Limonciello <Mario_Limonciello@Dell.com>  Mon, 01 Dec 2008 02:56:38 -0500

gnome-power-manager (2.24.0-0ubuntu10) jaunty; urgency=low

  * Fix Werror harder (in configure.ac), revert the debian/rules addition to
    use --enable-compile-warnings=yes (adding 75_disable_Werror.patch)
  * add 76_autoreconf.patch to properly regenerate the autoconf magic after
    configure.ac changes

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 20 Nov 2008 17:38:17 +0100

gnome-power-manager (2.24.0-0ubuntu9) jaunty; urgency=low

  * Added --enable-compile-warnings=yes to the configure string to disable
    -Werror, which is neccessary on port architectures due to warnings caused
     by gstreamer's headers on those architectures.

 -- Michael Casadevall <sonicmctails@gmail.com>  Wed, 19 Nov 2008 09:22:55 -0500

gnome-power-manager (2.24.0-0ubuntu8) intrepid; urgency=low

  * Removing 02_gnome-power-manager.desktop.in.in.patch as it shouldn't be
    needed and is causing user feedback with the new GNOME Session in
    Intrepid.  Fixes LP: #278089

 -- Ted Gould <ted@ubuntu.com>  Fri, 17 Oct 2008 08:45:41 -0500

gnome-power-manager (2.24.0-0ubuntu7) intrepid; urgency=low

  * 25_sparc_char_to_int.patch: Changing a variable to be an int *
    instead of a char * so that it has the right alignment.  This
    is a build fix for Sparc.
  * 26_check_for_active_session.patch: Checks to ensure that we've
    got an active session before accepting commands from the HAL.  This
    removes the case where a power button event is recieved by all logged
    in users.  Only active if PolicyKit is configured, which it is not
    in current packaging.

 -- Ted Gould <ted@ubuntu.com>  Wed, 15 Oct 2008 22:21:46 -0500

gnome-power-manager (2.24.0-0ubuntu6) intrepid; urgency=low

  * Adding 21_idle_key_removal.patch which makes it so that the glib
    mainloop has to hit the idle state before we'll accept another key
    from X.  This should remove quickly repeated keys and keys that were
    queued before suspend.  (LP: #261084)
  * Adding 22_xfce_desktop_files.patch which adds XFCE to the ShowIn
    properties of the preferences and statistics desktop files.
  * Added 23_numlock_hotkey.patch which is the changes from 0ubuntu4 and put
    it into a patch.
  * Adding 24_interactive_shutdown_dbus.patch which is based on the patch
    in GNOME Bug: #507393.  Made to build on 2.24.0 and also put in more
    error checking and a fallback to XSMP when DBus based session management
    is not available.  (LP: #252795)

 -- Ted Gould <ted@ubuntu.com>  Wed, 15 Oct 2008 11:10:23 -0500

gnome-power-manager (2.24.0-0ubuntu5) intrepid; urgency=low

  * debian/patches/20_fix_percentage_closures.patch: When unit->percentage
    was changed to a float for 2.24 not all the signals that deal in
    percentages had their signatures updated. Use the correct type for
    the signals that take a percentage, stopping them from crashing on
    platforms where int and float differ in size (LP: #269083)
    - http://bugzilla.gnome.org/show_bug.cgi?id=550817

 -- James Westby <james.westby@canonical.com>  Mon, 13 Oct 2008 23:54:30 +0100

gnome-power-manager (2.24.0-0ubuntu4) intrepid; urgency=low

  * src/gpm-button.c:gpm_button_grab_keystring: use AnyModifier modmask with
    XGrabKey so that hotkeys being handled through gpm-button still work if
    e.g. numlock happens to be on (thanks, Bryce Harrington, LP: #280646)

 -- Matt Zimmerman <mdz@ubuntu.com>  Fri, 10 Oct 2008 09:55:10 +0100

gnome-power-manager (2.24.0-0ubuntu3) intrepid; urgency=low

  * Removed 19_fix_critical_message.patch which was applied upstream
    but was still getting applied in other areas of gpm-cell-array.c.
    (LP: #274681)

 -- Ted Gould <ted@ubuntu.com>  Mon, 29 Sep 2008 13:26:44 -0500

gnome-power-manager (2.24.0-0ubuntu2) intrepid; urgency=low

  * 03-system-policy.patch: Fixing to remove gpm-main.c.orig

 -- Ted Gould <ted@ubuntu.com>  Tue, 23 Sep 2008 09:44:41 -0500

gnome-power-manager (2.24.0-0ubuntu1) intrepid; urgency=low

  * Upstream Release
  * 75-ignore-long-failed-suspends.patch: Removed.  Upstream.
  * 03-system-policy.patch: Updated with upstream release
  * 09_lid_always_blanks.patch: Updated with upstream release
  * 18_policy_action_fallback.patch: Updated with upstream release

 -- Ted Gould <ted@ubuntu.com>  Mon, 22 Sep 2008 23:54:21 -0500

gnome-power-manager (2.23.91-0ubuntu2) intrepid; urgency=low

  * Added two patches from Joakim Andersson <jocke@barbanet.com> his
    comments on the patches are below.
  * Added 18_policy_actions_fallback.patch which makes policy actions
    fall back to per-percent policy if the battery profile is not good
    enough yet. It also ignores the accuracy of the battery profile when
    the GCONF key 'use_time_for_policy' is disabled. LP: #135548
  * Added 19_fix_critical_message.patch which fixes an error in the
    notification messages for critical battery. These messages would
    always show 0% battery remaining, since the cell unit object was
    reset while generating one of the strings used in the message.

  * 18_policy_actions_fallback.patch: Modified by Richard Hughes to
    make cleaner and smaller.  Now keeps most prototypes intact.
  * I updated 18_policy_actions_fallback.patch from Richard's version
    to make it apply cleanly on 2.23.91.

 -- Ted Gould <ted@ubuntu.com>  Wed, 10 Sep 2008 09:36:40 -0500

gnome-power-manager (2.23.91-0ubuntu1) intrepid; urgency=low

  * Upstream release:
    * Handle "unknown" battery technology in HAL
    * Bug fixes (LP: #260314)
  * 75-ignore-long-failed-suspends.patch: added to prevent inaccurately
    indicating failed suspends when they were >= 6 hours. (LP: #242713)
    From Mario Limonciello <mario_limonciello@dell.com>
  * 14_inhibit_tool.patch: A small tool to allow command line apps to
    use the inhibit DBus interface easily.
  * 17_icon_cache.patch: A patch to build the icon cache in the correct
    directory.
  * 50-r2882-fix-547766.patch: Removed as merged upstream.

 -- Ted Gould <ted@ubuntu.com>  Mon, 08 Sep 2008 10:33:32 -0500

gnome-power-manager (2.23.6-0ubuntu2) intrepid; urgency=low

  * debian/patches/50-r2882-fix-547766.patch: upstream fix for crash in
    gpm_cell_array_update gpm-cell-array.c:273 (LP: #260314)

 -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 08 Sep 2008 09:43:04 +0100

gnome-power-manager (2.23.6-0ubuntu1) intrepid; urgency=low

  * debian/patches/09_lid_always_blanks.patch: Update for new upstream
  * debian/control, added PolicyKit DBus and Grant to reflect changes
    in upstream configure files.
  * Updated upstream version (2.23.6)

 -- Ted Gould <ted@ubuntu.com>  Tue, 19 Aug 2008 13:55:19 -0500

gnome-power-manager (2.23.1-0ubuntu1) intrepid; urgency=low

  * 13_bugreport_bin_sh.patch, adding a "#!/bin/sh" to the top of
    gnome-power-bugreport.sh so that it is more specific about how it
    executes.  LP: #238546
  * 11_round_percentage.patch: Adding in math.h to implicitly define
    a built in function.  New errors are sucking.
  * 09_lid_always_blanks.patch: Remove some variables that are now causing
    errors as -Werror is set.
  * Added patch 11_round_percentage.patch which causes the percentage
    to discrete value conversion to use round.  This should fix the
    bug where the AC plug/unplug causes the backlight to drop.  That
    bug is LP#
  * Added patch 12_warning_gconf_update.patch which causes the warning and
    action values from GConf to be updated on GConf changes.  Makes debugging
    easier.
  * control.in: Expanding dependencies to make them easier to read
  * control.in: Adding policy kit and xrandr as build dependencies
  * 10_keyboard_brightness_gconf.patch: Applied upstream
  * 03-system-policy.patch: part of the patch was applied upstream, rebuild
    to work with 2.23.1
  * 03_always_get_hw_backlight.patch: Removing as the functionality should
    be taken care of by the new 'trust cache' framework.
  * 04_brightness_events.patch: Removing.  The code upstream has change
    significantly and logic is roughly the same now.  May require some
    additional patching, but will wait on user feedback.
  * 06_inhibit_applet_clear.patch: Applied upstream
  * 07_inhibit_applet_icon_resize.patch: Applied upstream
  * Packing new upstream development version.

 -- Ted Gould <ted@ubuntu.com>  Mon, 16 Jun 2008 14:53:04 -0700

gnome-power-manager (2.22.1-1ubuntu4) hardy; urgency=low

  * Adding in patch 10_keyboard_brightness_gconf.patch which fixes some
    cut-and-paste errors in the keyboard brightness server which set the
    wrong gconf keys.
  * Updating 04_brightness_events.patch so that idle changes work when
    we're not on AC and work in the right direction.  Also updating so
    that we're not using the GCONF key for AC brightness just a fixed
    value as some people have very different values for AC and it isn't
    required for the logic. LP: #199522

 -- Ted Gould <ted@ubuntu.com>  Thu, 10 Apr 2008 06:27:11 -0700

gnome-power-manager (2.22.1-1ubuntu3) hardy; urgency=low

  * Adding patch 09_lid_always_blanks.patch to make it so that a lid
    button will at least blank even when inhibitted.  It also makes it so
    that inhibit can't block critical battery actions. LP: #193617

 -- Ted Gould <ted@ubuntu.com>  Tue, 08 Apr 2008 08:42:22 -0700

gnome-power-manager (2.22.1-1ubuntu2) hardy; urgency=low

  * Removing 01_no_backlight_on_idle.patch as the code is covered
    in 04_brightness_events.patch and it is breaking things by being
    in the general callback.  LP: #207553

 -- Ted Gould <ted@ubuntu.com>  Tue, 01 Apr 2008 15:34:51 -0700

gnome-power-manager (2.22.1-1ubuntu1) hardy; urgency=low

  * Removing 01-use-panel-logout.patch we should be logging out using
    session managment not calling a command line utility.  Consitency
    would be better gained by fixing the other applications.
  * Removing 05_readd_gnome_client.patch as it was merged upstream
  * Removing 08_remove_lid_sounds.patch as it was merged upstream

 -- Ted Gould <ted@ubuntu.com>  Tue, 01 Apr 2008 14:11:17 -0700

gnome-power-manager (2.22.1-4) unstable; urgency=low

  * Rewrite description. Closes: #388109.
  * 06-bugreport-debian.patch: make gnome-power-bugreport.sh output the 
    correct Debian release.
  * 07-bugreport-shebang.patch: add a shebang to it.
  * debian/script: this is a bug script that executes g-p-bugreport.
  * Install the script to the correct place and make it executable.
  * Rename gnome-power-cmd.sh to gnome-power-cmd.
  * Move gnome-power-bugreport.sh to /usr/share/gnome-power-manager.
  * 08-desktop-bugreport-path.patch: make bug-buddy use this new 
    location.
  * Standards version is 3.8.0.

 -- Josselin Mouette <joss@debian.org>  Fri, 24 Oct 2008 20:25:35 +0200

gnome-power-manager (2.22.1-3) unstable; urgency=low

  * 05_translation_crash.patch: patch from upstream (SVN r2798 and 
    r2799). Fixes crashes when some translations exceed 100 characters.
    Closes: #495945.

 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 15:28:38 +0200

gnome-power-manager (2.22.1-2) unstable; urgency=low

  [ Josselin Mouette ]
  * 02-ups-invalid-free.patch: patch from Avery Fay to fix invalid free 
    when the UPS level is too low. Closes: #482431.

  [ Sam Morris ]
  * 04-graph-labels.patch: fix graph labels (upstream: 528092).

  [ Josselin Mouette ]
  * Wrap build-depends and depends.
  * Depend on dbus-x11 so that the session is dbus-enabled.

 -- Josselin Mouette <joss@debian.org>  Fri, 18 Jul 2008 18:25:04 +0200

gnome-power-manager (2.22.1-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/73-getbrightness-returns-int.patch:
    - Removed. Merged upstream
  * Shutdown the gstreamer pipeline after playing a sound. Prevents a memory
    exhausting bug. (Closes: #472637)
  * debian/control.in: Set the Maintainer to the gnome team. Riccardo hasn't
    worked on the package for months.

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 29 Mar 2008 13:52:49 +0100

gnome-power-manager (2.22.0-1) unstable; urgency=low

  [ Michael Biebl ]
  * debian/control, debian/control.in
    - Add Vcs-* fields.

  [ Sjoerd Simons ]
  * New upstream release
  * debian/patches/01-use-panel-logout.patch:
    - Updated
  * debian/patches/02.gnome-power-manager.desktop.in.patch:
    - Dropped
  * debian/patches/73-getbrightness-returns-int.patch:
    - Updated

 -- Sjoerd Simons <sjoerd@debian.org>  Tue, 18 Mar 2008 14:52:01 +0100

gnome-power-manager (2.20.2-3) unstable; urgency=low

  [ Michael Biebl ]
  * debian/patches/03-system-policy.patch
    - Make gnome-power-manager claim org.freedesktop.Policy.Power on the
      D-Bus system bus on startup. This ensures that gnome-power-manager,
      kpowersave and powersaved are not stepping on each other's toes and only
      one program is acting on power management events.

 -- Loic Minier <lool@dooz.org>  Tue, 29 Jan 2008 10:15:41 +0100

gnome-power-manager (2.20.2-2) unstable; urgency=low

  * 01-use-panel-logout.patch: use gnome-panel-logout if available
    instead of the session's logout window, for the sake of consistency
    across the desktop.
  * Use the new Homepage field.

 -- Josselin Mouette <joss@debian.org>  Sat, 12 Jan 2008 15:56:10 +0100

gnome-power-manager (2.22.0-0ubuntu2) hardy; urgency=low

  * Adjusting patch 04_brightness_events.patch based on comments
    by Richard Hughes on the gnome-power-manager mailing list.
  * Adding in 08_remove_lid_sounds.patch which removes all of the lid
    sounds.  The are silly and can cause embarassing situtions for
    Ubuntu users. (LP: 204067)

 -- Ted Gould <ted@ubuntu.com>  Thu, 20 Mar 2008 13:35:46 -0700

gnome-power-manager (2.22.0-0ubuntu1) hardy; urgency=low

  * Changing 02.gnome-power-manager.desktop.in.patch to 
    02_gnome-power-manager.desktop.in.in.patch to patch the source
    file instead of the derived one.
  * Adding in 07_inhibit_applet_icon_resize.patch which makes it so that
    icons changing size make the applet update it's size.  Fixing the
    inhibit applet with the Human theme.
  * Adding patch 06_inhibit_applet_clear.patch which adds a
    gdk_window_clear so that the icon refreshes cleanly. (LP: 139820)
  * New upstream release
  * Removed 75-fix-memleak-brightness-applet.patch as it's been integrated
    into the upstream release.
  * Adding patch 05_readd_gnome_client.patch which reverts changes to
    gpm-main.c to remove gnome_program_init() which makes it so that
    later calls to GNOMEClient break.
  * Adding patch '04_brightness_events.patch' which changes the
    brightness control from being state based to being event
    based.
  * Adding in a patch '03_always_get_hw_backlight.patch' which forces
    the get brightness function to query instead of using a saved value.
    Hopefully fixing many of the idle brightness bugs.
  * Adding patch 01_no_backlight_on_idle.patch which was attached on to
    Bug # 137598 by Tim Hull.  Not sure that it fixes the problem, but
    seems like good code to include.

 -- Ted Gould <ted@ubuntu.com>  Fri, 14 Mar 2008 14:10:01 -0700

gnome-power-manager (2.21.92-0ubuntu2) hardy; urgency=low

  * Add debian/patches/75-fix-memleak-brightness-applet.patch:
    Don't leak references in the brightness applet (LP: #196688).
    Fix picked from upstream SVN trunk (commit 2680).

 -- Daniel T Chen <crimsun@ubuntu.com>  Mon, 03 Mar 2008 15:49:23 -0500

gnome-power-manager (2.21.92-0ubuntu1) hardy; urgency=low

  * Upstream version update.
     * HAL work arounds
     * Updated icons (much smaller)
     * Bug fixes
     * and more!

 -- Ted Gould <ted@ubuntu.com>  Fri, 15 Feb 2008 14:23:05 -0800

gnome-power-manager (2.21.1-0ubuntu1) hardy; urgency=low

  * Upstream unstable release
  * debian/control.in
    - Added build deps for keyring, applet dev and xmlto
    - Modify maintainer
  * debian/postinst
    - Check for ACPI suspend support
  * debian/gconf-defaults
    - Added defaults for Ubuntu specific configuration
  * debian/rules
    - Make power manager autostart
    - Handle custom GConf properties

 -- Ted Gould <ted@ubuntu.com>  Fri, 21 Dec 2007 09:54:05 -0800

gnome-power-manager (2.20.2-1) unstable; urgency=low

  * New upstream bugfix release:
    + debian/patches/73-getbrightness-returns-int.patch:
      - Updated to apply cleanly again, partially merged upstream.
    + debian/patches/71-fix-keyboard-brightness-keys.patch,
      debian/patches/72-fixbashizms.patch:
      - Dropped, merged upstream.
  * debian/control.in:
    + Update Standards-Version to 3.7.3, no other changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 15 Dec 2007 04:42:54 +0100

gnome-power-manager (2.20.1-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Depend on hal 0.5.10-1, thanks Nathaniel Smith and Hideki Yamane.
    Closes: #443796.
  * Drop --enable-checkfg, thanks Alban Browaeys. Closes: #444491.

  [ Sebastian Dröge ]
  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 01 Dec 2007 19:17:50 +0100

gnome-power-manager (2.20.0-1) unstable; urgency=low

  * New upstream release.
  * Added patches:
    71-fix-keyboard-brightness-keys.patch
    72-fixbashizms.patch
    73-getbrightness-returns-int.patch
    taken from the Ubuntu package.
  * Modified patch:
    02.gnome-power-manager.desktop.in.patch
  * Dropped patch:
    01_fix_gpm_dbus_conf.patch

 -- Riccardo Setti <giskard@debian.org>  Sat, 22 Sep 2007 14:53:46 +0200

gnome-power-manager (2.18.3-1) unstable; urgency=low

  * New upstream stable release.

 -- Loic Minier <lool@dooz.org>  Tue, 22 May 2007 15:09:21 +0200

gnome-power-manager (2.18.2-1) unstable; urgency=low

  * New upstream release.
  * Dropped 40_link-applets-to-dbus.patch, applied upstream
  * Dropped 41_automake.patch, no more useful.
  * Adjusted libnotify build-dep.

 -- Riccardo Setti <giskard@debian.org>  Sun, 22 Apr 2007 12:07:10 +0200

gnome-power-manager (2.18.1-1) experimental; urgency=low

  * New upstream release. 

 -- Riccardo Setti <giskard@debian.org>  Sat, 24 Mar 2007 20:15:01 +0100

gnome-power-manager (2.18.0-1) experimental; urgency=low

  [ Riccardo Setti ]
  * New upstream release.
  * Dropped 55_lid_state_tracking.patch

  [ Loic Minier ]
  * GNOME team uploads; include uploaders.mk and build-dep on gnome-pkg-tools.
  * Misc cleanups: whitespaces and indentation; reword README.Debian.
  * Drop DEB_AUTO_UPDATE_AUTOCONF.
  * Include CDBS's utils.mk.
  * Add a get-orig-source target to retrieve the upstream tarball.
  * Include the new check-dist Makefile to prevent accidental uploads to
    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
  * Track all stable versions in watch file.
  * Build-depend on "libnotify-dev (>= 0.4.3), libnotify-dev-gtk2.10" instead
    of "libnotify-dev | libnotify-dev-gtk2.10 (>= 0.4.3)".
  * Bump up libnotify-dev build-dep to >= 0.4.3-2 to make the package
    autobuildable.
  * New patch, 40_link-applets-to-dbus, links applets against dbus-glib to fix
    build with non-dbus gnome-vfs; GNOME #422345.
  * New patch, 41_automake, automake-1.10 run due to 40_link-applets-to-dbus.

 -- Loic Minier <lool@dooz.org>  Sat, 24 Mar 2007 19:00:58 +0100

gnome-power-manager (2.16.3-1) experimental; urgency=low

  * New upstream release.
  * Rebuilt with latest libdbus (closes: 405941)
  * Fixed a bug in g-p-m that prevents gnome-screensaver 
    from displaying any screensavers after g-p-m has put
    the display into power saving mode. (closes: 398143)
 
 -- Riccardo Setti <giskard@debian.org>  Sun, 19 Nov 2006 14:19:55 +0100

gnome-power-manager (2.16.0-2) experimental; urgency=low

  * added 55-lid-state-tracking.patch taken from the ubuntu package
  . 

 -- Riccardo Setti <giskard@debian.org>  Sun, 17 Sep 2006 16:50:05 +0200

gnome-power-manager (2.16.0-1) experimental; urgency=low

  * New upstream release.

 -- Riccardo Setti <giskard@debian.org>  Tue,  5 Sep 2006 20:40:30 +0200

gnome-power-manager (2.15.92-1) experimental; urgency=low

  * New upstream release.

 -- Riccardo Setti <giskard@debian.org>  Mon, 21 Aug 2006 20:46:32 +0200

gnome-power-manager (2.15.91-1) experimental; urgency=low

  * New upstream release.

 -- Riccardo Setti <giskard@debian.org>  Fri, 18 Aug 2006 14:52:12 +0200

gnome-power-manager (2.14.3-3) unstable; urgency=low

  * Gpm now can handle power button. (Closes: #366628)
  * Added support for StartupNotify in launcher (closes: #361522
  * Updated pt_BR translation (thank you Goedson) (closes: #361287)
  * Bumped to stadard version. No changes needed. 

 -- Riccardo Setti <giskard@debian.org>  Sun, 13 Aug 2006 21:12:08 +0200

gnome-power-manager (2.14.3-2) unstable; urgency=low

  * Pass --with-dbus-services option to configure so the services file is
    installed in the right location (Closes: #369372) 

 -- Sjoerd Simons <sjoerd@debian.org>  Thu,  8 Jun 2006 21:19:54 +0200

gnome-power-manager (2.14.3-1) unstable; urgency=low

  * New upstream release

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 26 May 2006 23:56:20 +0200

gnome-power-manager (2.14.0-1) unstable; urgency=low

  * New upstream version 

 -- Sjoerd Simons <sjoerd@debian.org>  Sun,  2 Apr 2006 19:41:33 +0200

gnome-power-manager (2.13.93-1) experimental; urgency=low

  * New Upstream
  - removed debian/patches/02_gpm_struct_type.patch. Fixed upstream.

 -- Riccardo Setti <giskard@autistici.org>  Sun,  5 Mar 2006 19:45:37 +0100

gnome-power-manager (2.13.92-2) experimental; urgency=low

  * debian/patches/02_gpm_struct_type.patch
    + Added. Fix compatibility with dbus 0.61
  * Build-depend on libdbus-glib-1-dev (>= 0.61)
  * Add myself to uploaders 

 -- Sjoerd Simons <sjoerd@debian.org>  Fri,  3 Mar 2006 11:48:33 +0100

gnome-power-manager (2.13.92-1) experimental; urgency=low

  * New upstream

 -- Riccardo Setti <giskard@autistici.org>  Sun, 26 Feb 2006 22:14:18 +0100

gnome-power-manager (2.13.91-2) experimental; urgency=low

  [Riccardo Setti]
  
  * fixed the installation of the gconf schemas.
  - thanks to Marco zufus Presi for provide a patch.
  * added 01_fix_gpm_dbus_conf.patch which grants permissions to the 
  group powerdev
  * gpm deps on the last hal in experimental
 
  [Michael Biebl]

  * added a watch file.
  * automatic autotools updated via DEB_AUTO_UPDATE_AUTOCONF flag.
  - added build-dep on autoconf
  * removed debian/dirs since it was useless.
  
 -- Riccardo Setti <giskard@autistici.org>  Thu, 23 Feb 2006 21:05:20 +0100

gnome-power-manager (2.13.91-1) experimental; urgency=low

  * New Upstream Release.

 -- Riccardo Setti <giskard@autistici.org>  Tue, 21 Feb 2006 00:03:15 +0100

gnome-power-manager (2.13.90-1) experimental; urgency=low

  * New upstream. 

 -- Riccardo Setti <giskard@autistici.org>  Thu, 16 Feb 2006 14:41:29 +0100

gnome-power-manager (2.13.5-1) unstable; urgency=low

  * new upstream
  - removed 01_port_to_the_new_libnotify because the last notify code works fine
  - gpm depends on hal >= 0.5.6, libtool
  - added --disable-scrollkeeper switch
  * gpm depends on notification-daemon instead of notify-daemon

 -- Riccardo Setti <giskard@autistici.org>  Sun, 12 Feb 2006 20:45:16 +0100

gnome-power-manager (0.3.1-1) unstable; urgency=low
 	
  * First Debian release.
  * Initial upload to Debian (closes: #303600)
  * based on the ubuntu package.
  * src/gpm-libnotify.{c,h}:
  - ported to new libnotify api (taken from cvs)

 -- Riccardo Setti <giskard@autistici.org>  Fri, 13 Jan 2006 15:53:43 +0100

gnome-power-manager (0.3.1-0ubuntu4) dapper; urgency=low

  * src/gpm-libnotify.{c,h}:
    - ported to new libnotify api (taken from cvs)
  * debian/control:
    - changed dependency from notification-daemon to notify-daemon

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  2 Jan 2006 21:10:43 +0100

gnome-power-manager (0.3.1-0ubuntu3) dapper; urgency=low

  * rebuild against latest dbus

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Dec 2005 11:11:56 +0100

gnome-power-manager (0.3.1-0ubuntu2) dapper; urgency=low

  * suspend by calling gdm-signal directly, rather than by going through 
    hal (allows suspend without requiring privilege escalation)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue,  6 Dec 2005 05:43:33 +0000

gnome-power-manager (0.3.1-0ubuntu1) dapper; urgency=low

  * new upstream release 

 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 17 Nov 2005 02:42:49 +0100

gnome-power-manager (0.2.8.1-1ubuntu1) dapper; urgency=low

  * initial dapper upload

 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 25 Oct 2005 00:24:15 +0200

gnome-power-manager (0.2.8.1-1utopia1) breezy; urgency=low

  * Initial import, based from the universe ubuntu package.

 -- Richard Hughes <richard@hughsie.com>  Mon, 24 Oct 2005 00:49:03 +0100

