2009
gnome-power-manager (2.24.4-3) unstable; urgency=low
* 02_autostart_init.patch: new patch. Set the autostart phase to
initialization, so that it is always started before the panel. This
is a problem particularly when restoring it from a saved session, in
which case the panel doesn’t offer to shut down.
-- Josselin Mouette <joss@debian.org> Tue, 02 Jun 2009 22:37:51 +0200
gnome-power-manager (2.24.4-2) unstable; urgency=low
[ Emilio Pozuelo Monfort ]
* Fix typo in preinst that caused the conffile not to be removed.
Thanks Michael Biebl. Closes: #519502.
[ Josselin Mouette ]
* Depend on consolekit, which is used to determine whether the user is
logged on before showing the logout dialog. Closes: #519856.
* Standards version is 3.8.1.
-- Josselin Mouette <joss@debian.org> Thu, 09 Apr 2009 20:03:42 +0200
gnome-power-manager (2.24.4-1) unstable; urgency=low
[ Sam Morris ]
* 09-sensible-backlight-delta.patch: cope with backlights that have a lot of
backlight levels when dimming due to being on battery power. Taken from
upstream SVN revision 3142 (closes: #510268).
[ Josselin Mouette ]
* 04_cast-align.patch: new patch. Do not pass -Wcast-align, since
GStreamer does funny things that will confuse the Sparc compiler
while there is actually no loss of alignment. Closes: #510397.
* preinst: remove the obsolete conffile. Closes: #511050.
* New upstream bugfix release.
* 02_cast_align.patch: removed, merged upstream.
* 09-sensible-backlight-delta.patch: dropped, merged upstream.
* 70_relibtoolize.patch: regenerated with an experimental libtool to
avoid echo bug from hell.
-- Josselin Mouette <joss@debian.org> Thu, 12 Mar 2009 12:38:28 +0100
2008
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.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
2007
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
2006
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
2005
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