gnome-power-manager (2.28.1-1jolicloud1~2.24.2.2ubuntu8jolicloud1) robby-upgrade; urgency=low

  * Linking to jolicloud-notifier to request a reboot
  * Set source format to 3.0 (native)

 -- Adam McDaniel <adam@jolicloud.org>  Wed, 28 Jul 2010 13:00:33 -0600

gnome-power-manager (2.28.1-1jolicloud1~2.24.2.2ubuntu8) robby-upgrade; urgency=low

  * Rebased version number to re-release 2.24.2-2ubuntu8. This will force a
    downgrade of users who recieved a faulty 2.28.1-1jolicloud0 build in
    robby-upgrade.

 -- Adam McDaniel <adam@jolicloud.org>  Wed, 28 Jul 2010 09:37:43 -0600

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

  * Merged 2.24.2-2ubuntu8 into jolicloud master branch

 -- Adam McDaniel <adam@jolicloud.org>  Thu, 23 Apr 2009 18:34:23 +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.2jolicloud0) intrepid; urgency=low

  * Ported 2.22.1-1ubuntu4..2.22.1-1ubuntu4usg2dennis1.1 to 2.24.0-0ubuntu8.2

 -- Adam McDaniel <adam@jolicloud.org>  Mon, 09 Feb 2009 13:29:25 -0700

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-1ubuntu4usg2dennis1.1) hardy; urgency=low

  * 20-reset-state-if-it-reverses.patch:
    - If warning state (low, critical) reverses while we weren't paying
      attention, save new state.  This helps us notice when user charged
      battery while we were off.  LP: #305037
  * 22-watch-for-switch-videomode.patch:
    - Watch for switch-videomode signal from HAL, run xrandr-toggle when
      we see it.
  * Above packages backported from dennis main.

 -- Michael Terry <michael.terry@canonical.com>  Fri, 09 Jan 2009 15:52:51 -0500

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

  * No change. Just reverted to old versioning scheme (usg vs. netbook) since
    we shipped a version with this scheme and want to be able to update it. 

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Tue, 14 Oct 2008 18:01:34 +0000

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

  * 99-no-battery-reduce-checkbox.patch: Don't show battery reduce checkbox
    since this setting is controlled by hardware and not affected by UI.

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Thu, 09 Oct 2008 15:16:40 +0000

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

  * Non-maintainer upload.
  * 99-remove-battery-broken-message.patch: Remove Battery Broken message. 
    (LP: #255208)

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Wed, 01 Oct 2008 17:32:36 +0000

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

  * For now, we don't let gnome-power-manager dynamically change
    gnome-screensaver's power-management-delay as this confuses
    gnome-screensaver.

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Sun, 21 Sep 2008 22:10:31 +0000

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

  * added patch 97-battery-icon-fix.patch to fix LP: #261953 

 -- Bill Filler <bill.filler@canonical.com>  Wed, 17 Sep 2008 16:35:57 -0400

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

  * 90-broken-battery.patch: Removing 90-broken-battery.patch as it does not
    fix LP#255208. 

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Tue, 09 Sep 2008 22:54:31 +0000

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

  * 95-allow-inaccurate-policy.patch: Rename 95-belmont.patch to more
    appropriate, cross-project name
  * 90-broken-battery.patch: Integrated following upstream change to fix
    LP#255208:

  [ Matthew Garrett ]
  * src/gpmcellunit.c: (gpm_cell_unit_init):
  * src/gpmcellunit.h:
  * src/gpmcell.c: (gpm_cell_refresh_hal_all):
  The ACPI spec has the following:

  Notice that when the battery is a primary battery (a nonrechargeable
  battery such as an AlkalineManganese battery) and cannot provide
  accurate information about the battery to use in the calculation of the
  remaining battery life, the Control Method Battery can report the
  percentage directly to OS. It does so by reporting the Last Full
  Charged Capacity = 100 and BatteryPresentRate=0xFFFFFFFF.
  This means that Battery Remaining Capacity directly reports the
  battery's remaining capacity [%] as a value in the range 0 through 100'

  The Eee behaves like this despite the fact that its battery is
  rechargeable, so ends up triggering the 'Broken battery' warning in
  gpm. This patch adds support for avoiding this case.

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Tue, 09 Sep 2008 21:03:32 +0000

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

  * Allow policy action to occur even if a low-accuracy profile is detected

 -- Debbie Beliveau <debbie.beliveau@canonical.com>  Fri, 15 Aug 2008 17:52:26 +0000


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
