| 1 | gnome-power-manager (2.24.1-parsix2) unstable; urgency=low |
|---|
| 2 | |
|---|
| 3 | * Added policykit-gnome to deps. Main window does not show up w/o it |
|---|
| 4 | |
|---|
| 5 | -- Alan Baghumian <alan@technotux.org> Tue, 11 Nov 2008 08:26:18 -0800 |
|---|
| 6 | |
|---|
| 7 | gnome-power-manager (2.24.1-parsix1) unstable; urgency=low |
|---|
| 8 | |
|---|
| 9 | * New upstream bugfix release |
|---|
| 10 | - make icon policy to always be displayed |
|---|
| 11 | - drop 20_fix_percentage_closures.patch |
|---|
| 12 | |
|---|
| 13 | -- Alan Baghumian <alan@technotux.org> Thu, 06 Nov 2008 19:43:31 -0800 |
|---|
| 14 | |
|---|
| 15 | gnome-power-manager (2.24.0-parsix1) unstable; urgency=low |
|---|
| 16 | |
|---|
| 17 | * Merged updates from Ubuntu 2.24.0-0ubuntu8 |
|---|
| 18 | |
|---|
| 19 | -- Alan Baghumian <alan@technotux.org> Wed, 05 Nov 2008 08:51:19 -0800 |
|---|
| 20 | |
|---|
| 21 | gnome-power-manager (2.22.1-parsix2) unstable; urgency=low |
|---|
| 22 | |
|---|
| 23 | * Sync'd with Debian 2.22.1-2 |
|---|
| 24 | |
|---|
| 25 | -- Alan Baghumian <alan@technotux.org> Fri, 18 Jul 2008 20:43:49 +0200 |
|---|
| 26 | |
|---|
| 27 | gnome-power-manager (2.22.1-2) unstable; urgency=low |
|---|
| 28 | |
|---|
| 29 | [ Josselin Mouette ] |
|---|
| 30 | * 02-ups-invalid-free.patch: patch from Avery Fay to fix invalid free |
|---|
| 31 | when the UPS level is too low. Closes: #482431. |
|---|
| 32 | |
|---|
| 33 | [ Sam Morris ] |
|---|
| 34 | * 04-graph-labels.patch: fix graph labels (upstream: 528092). |
|---|
| 35 | |
|---|
| 36 | [ Josselin Mouette ] |
|---|
| 37 | * Wrap build-depends and depends. |
|---|
| 38 | * Depend on dbus-x11 so that the session is dbus-enabled. |
|---|
| 39 | |
|---|
| 40 | -- Josselin Mouette <joss@debian.org> Fri, 18 Jul 2008 18:25:04 +0200 |
|---|
| 41 | |
|---|
| 42 | gnome-power-manager (2.22.1-1) unstable; urgency=low |
|---|
| 43 | |
|---|
| 44 | * New upstream release. |
|---|
| 45 | * debian/patches/73-getbrightness-returns-int.patch: |
|---|
| 46 | - Removed. Merged upstream |
|---|
| 47 | * Shutdown the gstreamer pipeline after playing a sound. Prevents a memory |
|---|
| 48 | exhausting bug. (Closes: #472637) |
|---|
| 49 | * debian/control.in: Set the Maintainer to the gnome team. Riccardo hasn't |
|---|
| 50 | worked on the package for months. |
|---|
| 51 | |
|---|
| 52 | -- Sjoerd Simons <sjoerd@debian.org> Sat, 29 Mar 2008 13:52:49 +0100 |
|---|
| 53 | |
|---|
| 54 | gnome-power-manager (2.22.0-1) unstable; urgency=low |
|---|
| 55 | |
|---|
| 56 | [ Michael Biebl ] |
|---|
| 57 | * debian/control, debian/control.in |
|---|
| 58 | - Add Vcs-* fields. |
|---|
| 59 | |
|---|
| 60 | [ Sjoerd Simons ] |
|---|
| 61 | * New upstream release |
|---|
| 62 | * debian/patches/01-use-panel-logout.patch: |
|---|
| 63 | - Updated |
|---|
| 64 | * debian/patches/02.gnome-power-manager.desktop.in.patch: |
|---|
| 65 | - Dropped |
|---|
| 66 | * debian/patches/73-getbrightness-returns-int.patch: |
|---|
| 67 | - Updated |
|---|
| 68 | |
|---|
| 69 | -- Sjoerd Simons <sjoerd@debian.org> Tue, 18 Mar 2008 14:52:01 +0100 |
|---|
| 70 | |
|---|
| 71 | gnome-power-manager (2.20.2-3) unstable; urgency=low |
|---|
| 72 | |
|---|
| 73 | [ Michael Biebl ] |
|---|
| 74 | * debian/patches/03-system-policy.patch |
|---|
| 75 | - Make gnome-power-manager claim org.freedesktop.Policy.Power on the |
|---|
| 76 | D-Bus system bus on startup. This ensures that gnome-power-manager, |
|---|
| 77 | kpowersave and powersaved are not stepping on each other's toes and only |
|---|
| 78 | one program is acting on power management events. |
|---|
| 79 | |
|---|
| 80 | -- Loic Minier <lool@dooz.org> Tue, 29 Jan 2008 10:15:41 +0100 |
|---|
| 81 | |
|---|
| 82 | gnome-power-manager (2.20.2-2) unstable; urgency=low |
|---|
| 83 | |
|---|
| 84 | * 01-use-panel-logout.patch: use gnome-panel-logout if available |
|---|
| 85 | instead of the session's logout window, for the sake of consistency |
|---|
| 86 | across the desktop. |
|---|
| 87 | * Use the new Homepage field. |
|---|
| 88 | |
|---|
| 89 | -- Josselin Mouette <joss@debian.org> Sat, 12 Jan 2008 15:56:10 +0100 |
|---|
| 90 | |
|---|
| 91 | gnome-power-manager (2.20.2-1) unstable; urgency=low |
|---|
| 92 | |
|---|
| 93 | * New upstream bugfix release: |
|---|
| 94 | + debian/patches/73-getbrightness-returns-int.patch: |
|---|
| 95 | - Updated to apply cleanly again, partially merged upstream. |
|---|
| 96 | + debian/patches/71-fix-keyboard-brightness-keys.patch, |
|---|
| 97 | debian/patches/72-fixbashizms.patch: |
|---|
| 98 | - Dropped, merged upstream. |
|---|
| 99 | * debian/control.in: |
|---|
| 100 | + Update Standards-Version to 3.7.3, no other changes needed. |
|---|
| 101 | |
|---|
| 102 | -- Sebastian Dröge <slomo@debian.org> Sat, 15 Dec 2007 04:42:54 +0100 |
|---|
| 103 | |
|---|
| 104 | gnome-power-manager (2.20.1-1) unstable; urgency=low |
|---|
| 105 | |
|---|
| 106 | [ Josselin Mouette ] |
|---|
| 107 | * Depend on hal 0.5.10-1, thanks Nathaniel Smith and Hideki Yamane. |
|---|
| 108 | Closes: #443796. |
|---|
| 109 | * Drop --enable-checkfg, thanks Alban Browaeys. Closes: #444491. |
|---|
| 110 | |
|---|
| 111 | [ Sebastian Dröge ] |
|---|
| 112 | * New upstream bugfix release. |
|---|
| 113 | |
|---|
| 114 | -- Sebastian Dröge <slomo@debian.org> Sat, 01 Dec 2007 19:17:50 +0100 |
|---|
| 115 | |
|---|
| 116 | gnome-power-manager (2.20.0-1) unstable; urgency=low |
|---|
| 117 | |
|---|
| 118 | * New upstream release. |
|---|
| 119 | * Added patches: |
|---|
| 120 | 71-fix-keyboard-brightness-keys.patch |
|---|
| 121 | 72-fixbashizms.patch |
|---|
| 122 | 73-getbrightness-returns-int.patch |
|---|
| 123 | taken from the Ubuntu package. |
|---|
| 124 | * Modified patch: |
|---|
| 125 | 02.gnome-power-manager.desktop.in.patch |
|---|
| 126 | * Dropped patch: |
|---|
| 127 | 01_fix_gpm_dbus_conf.patch |
|---|
| 128 | |
|---|
| 129 | -- Riccardo Setti <giskard@debian.org> Sat, 22 Sep 2007 14:53:46 +0200 |
|---|
| 130 | |
|---|
| 131 | gnome-power-manager (2.18.3-1) unstable; urgency=low |
|---|
| 132 | |
|---|
| 133 | * New upstream stable release. |
|---|
| 134 | |
|---|
| 135 | -- Loic Minier <lool@dooz.org> Tue, 22 May 2007 15:09:21 +0200 |
|---|
| 136 | |
|---|
| 137 | gnome-power-manager (2.18.2-1) unstable; urgency=low |
|---|
| 138 | |
|---|
| 139 | * New upstream release. |
|---|
| 140 | * Dropped 40_link-applets-to-dbus.patch, applied upstream |
|---|
| 141 | * Dropped 41_automake.patch, no more useful. |
|---|
| 142 | * Adjusted libnotify build-dep. |
|---|
| 143 | |
|---|
| 144 | -- Riccardo Setti <giskard@debian.org> Sun, 22 Apr 2007 12:07:10 +0200 |
|---|
| 145 | |
|---|
| 146 | gnome-power-manager (2.18.1-1) experimental; urgency=low |
|---|
| 147 | |
|---|
| 148 | * New upstream release. |
|---|
| 149 | |
|---|
| 150 | -- Riccardo Setti <giskard@debian.org> Sat, 24 Mar 2007 20:15:01 +0100 |
|---|
| 151 | |
|---|
| 152 | gnome-power-manager (2.18.0-1) experimental; urgency=low |
|---|
| 153 | |
|---|
| 154 | [ Riccardo Setti ] |
|---|
| 155 | * New upstream release. |
|---|
| 156 | * Dropped 55_lid_state_tracking.patch |
|---|
| 157 | |
|---|
| 158 | [ Loic Minier ] |
|---|
| 159 | * GNOME team uploads; include uploaders.mk and build-dep on gnome-pkg-tools. |
|---|
| 160 | * Misc cleanups: whitespaces and indentation; reword README.Debian. |
|---|
| 161 | * Drop DEB_AUTO_UPDATE_AUTOCONF. |
|---|
| 162 | * Include CDBS's utils.mk. |
|---|
| 163 | * Add a get-orig-source target to retrieve the upstream tarball. |
|---|
| 164 | * Include the new check-dist Makefile to prevent accidental uploads to |
|---|
| 165 | unstable; bump build-dep on gnome-pkg-tools to >= 0.10. |
|---|
| 166 | * Track all stable versions in watch file. |
|---|
| 167 | * Build-depend on "libnotify-dev (>= 0.4.3), libnotify-dev-gtk2.10" instead |
|---|
| 168 | of "libnotify-dev | libnotify-dev-gtk2.10 (>= 0.4.3)". |
|---|
| 169 | * Bump up libnotify-dev build-dep to >= 0.4.3-2 to make the package |
|---|
| 170 | autobuildable. |
|---|
| 171 | * New patch, 40_link-applets-to-dbus, links applets against dbus-glib to fix |
|---|
| 172 | build with non-dbus gnome-vfs; GNOME #422345. |
|---|
| 173 | * New patch, 41_automake, automake-1.10 run due to 40_link-applets-to-dbus. |
|---|
| 174 | |
|---|
| 175 | -- Loic Minier <lool@dooz.org> Sat, 24 Mar 2007 19:00:58 +0100 |
|---|
| 176 | |
|---|
| 177 | gnome-power-manager (2.16.3-1) experimental; urgency=low |
|---|
| 178 | |
|---|
| 179 | * New upstream release. |
|---|
| 180 | * Rebuilt with latest libdbus (closes: 405941) |
|---|
| 181 | * Fixed a bug in g-p-m that prevents gnome-screensaver |
|---|
| 182 | from displaying any screensavers after g-p-m has put |
|---|
| 183 | the display into power saving mode. (closes: 398143) |
|---|
| 184 | |
|---|
| 185 | -- Riccardo Setti <giskard@debian.org> Sun, 19 Nov 2006 14:19:55 +0100 |
|---|
| 186 | |
|---|
| 187 | gnome-power-manager (2.16.0-2) experimental; urgency=low |
|---|
| 188 | |
|---|
| 189 | * added 55-lid-state-tracking.patch taken from the ubuntu package |
|---|
| 190 | . |
|---|
| 191 | |
|---|
| 192 | -- Riccardo Setti <giskard@debian.org> Sun, 17 Sep 2006 16:50:05 +0200 |
|---|
| 193 | |
|---|
| 194 | gnome-power-manager (2.16.0-1) experimental; urgency=low |
|---|
| 195 | |
|---|
| 196 | * New upstream release. |
|---|
| 197 | |
|---|
| 198 | -- Riccardo Setti <giskard@debian.org> Tue, 5 Sep 2006 20:40:30 +0200 |
|---|
| 199 | |
|---|
| 200 | gnome-power-manager (2.15.92-1) experimental; urgency=low |
|---|
| 201 | |
|---|
| 202 | * New upstream release. |
|---|
| 203 | |
|---|
| 204 | -- Riccardo Setti <giskard@debian.org> Mon, 21 Aug 2006 20:46:32 +0200 |
|---|
| 205 | |
|---|
| 206 | gnome-power-manager (2.15.91-1) experimental; urgency=low |
|---|
| 207 | |
|---|
| 208 | * New upstream release. |
|---|
| 209 | |
|---|
| 210 | -- Riccardo Setti <giskard@debian.org> Fri, 18 Aug 2006 14:52:12 +0200 |
|---|
| 211 | |
|---|
| 212 | gnome-power-manager (2.14.3-3) unstable; urgency=low |
|---|
| 213 | |
|---|
| 214 | * Gpm now can handle power button. (Closes: #366628) |
|---|
| 215 | * Added support for StartupNotify in launcher (closes: #361522 |
|---|
| 216 | * Updated pt_BR translation (thank you Goedson) (closes: #361287) |
|---|
| 217 | * Bumped to stadard version. No changes needed. |
|---|
| 218 | |
|---|
| 219 | -- Riccardo Setti <giskard@debian.org> Sun, 13 Aug 2006 21:12:08 +0200 |
|---|
| 220 | |
|---|
| 221 | gnome-power-manager (2.14.3-2) unstable; urgency=low |
|---|
| 222 | |
|---|
| 223 | * Pass --with-dbus-services option to configure so the services file is |
|---|
| 224 | installed in the right location (Closes: #369372) |
|---|
| 225 | |
|---|
| 226 | -- Sjoerd Simons <sjoerd@debian.org> Thu, 8 Jun 2006 21:19:54 +0200 |
|---|
| 227 | |
|---|
| 228 | gnome-power-manager (2.14.3-1) unstable; urgency=low |
|---|
| 229 | |
|---|
| 230 | * New upstream release |
|---|
| 231 | |
|---|
| 232 | -- Sjoerd Simons <sjoerd@debian.org> Fri, 26 May 2006 23:56:20 +0200 |
|---|
| 233 | |
|---|
| 234 | gnome-power-manager (2.14.0-1) unstable; urgency=low |
|---|
| 235 | |
|---|
| 236 | * New upstream version |
|---|
| 237 | |
|---|
| 238 | -- Sjoerd Simons <sjoerd@debian.org> Sun, 2 Apr 2006 19:41:33 +0200 |
|---|
| 239 | |
|---|
| 240 | gnome-power-manager (2.13.93-1) experimental; urgency=low |
|---|
| 241 | |
|---|
| 242 | * New Upstream |
|---|
| 243 | - removed debian/patches/02_gpm_struct_type.patch. Fixed upstream. |
|---|
| 244 | |
|---|
| 245 | -- Riccardo Setti <giskard@autistici.org> Sun, 5 Mar 2006 19:45:37 +0100 |
|---|
| 246 | |
|---|
| 247 | gnome-power-manager (2.13.92-2) experimental; urgency=low |
|---|
| 248 | |
|---|
| 249 | * debian/patches/02_gpm_struct_type.patch |
|---|
| 250 | + Added. Fix compatibility with dbus 0.61 |
|---|
| 251 | * Build-depend on libdbus-glib-1-dev (>= 0.61) |
|---|
| 252 | * Add myself to uploaders |
|---|
| 253 | |
|---|
| 254 | -- Sjoerd Simons <sjoerd@debian.org> Fri, 3 Mar 2006 11:48:33 +0100 |
|---|
| 255 | |
|---|
| 256 | gnome-power-manager (2.13.92-1) experimental; urgency=low |
|---|
| 257 | |
|---|
| 258 | * New upstream |
|---|
| 259 | |
|---|
| 260 | -- Riccardo Setti <giskard@autistici.org> Sun, 26 Feb 2006 22:14:18 +0100 |
|---|
| 261 | |
|---|
| 262 | gnome-power-manager (2.13.91-2) experimental; urgency=low |
|---|
| 263 | |
|---|
| 264 | [Riccardo Setti] |
|---|
| 265 | |
|---|
| 266 | * fixed the installation of the gconf schemas. |
|---|
| 267 | - thanks to Marco zufus Presi for provide a patch. |
|---|
| 268 | * added 01_fix_gpm_dbus_conf.patch which grants permissions to the |
|---|
| 269 | group powerdev |
|---|
| 270 | * gpm deps on the last hal in experimental |
|---|
| 271 | |
|---|
| 272 | [Michael Biebl] |
|---|
| 273 | |
|---|
| 274 | * added a watch file. |
|---|
| 275 | * automatic autotools updated via DEB_AUTO_UPDATE_AUTOCONF flag. |
|---|
| 276 | - added build-dep on autoconf |
|---|
| 277 | * removed debian/dirs since it was useless. |
|---|
| 278 | |
|---|
| 279 | -- Riccardo Setti <giskard@autistici.org> Thu, 23 Feb 2006 21:05:20 +0100 |
|---|
| 280 | |
|---|
| 281 | gnome-power-manager (2.13.91-1) experimental; urgency=low |
|---|
| 282 | |
|---|
| 283 | * New Upstream Release. |
|---|
| 284 | |
|---|
| 285 | -- Riccardo Setti <giskard@autistici.org> Tue, 21 Feb 2006 00:03:15 +0100 |
|---|
| 286 | |
|---|
| 287 | gnome-power-manager (2.13.90-1) experimental; urgency=low |
|---|
| 288 | |
|---|
| 289 | * New upstream. |
|---|
| 290 | |
|---|
| 291 | -- Riccardo Setti <giskard@autistici.org> Thu, 16 Feb 2006 14:41:29 +0100 |
|---|
| 292 | |
|---|
| 293 | gnome-power-manager (2.13.5-1) unstable; urgency=low |
|---|
| 294 | |
|---|
| 295 | * new upstream |
|---|
| 296 | - removed 01_port_to_the_new_libnotify because the last notify code works fine |
|---|
| 297 | - gpm depends on hal >= 0.5.6, libtool |
|---|
| 298 | - added --disable-scrollkeeper switch |
|---|
| 299 | * gpm depends on notification-daemon instead of notify-daemon |
|---|
| 300 | |
|---|
| 301 | -- Riccardo Setti <giskard@autistici.org> Sun, 12 Feb 2006 20:45:16 +0100 |
|---|
| 302 | |
|---|
| 303 | gnome-power-manager (0.3.1-1) unstable; urgency=low |
|---|
| 304 | |
|---|
| 305 | * First Debian release. |
|---|
| 306 | * Initial upload to Debian (closes: #303600) |
|---|
| 307 | * based on the ubuntu package. |
|---|
| 308 | * src/gpm-libnotify.{c,h}: |
|---|
| 309 | - ported to new libnotify api (taken from cvs) |
|---|
| 310 | |
|---|
| 311 | -- Riccardo Setti <giskard@autistici.org> Fri, 13 Jan 2006 15:53:43 +0100 |
|---|
| 312 | |
|---|
| 313 | gnome-power-manager (0.3.1-0ubuntu4) dapper; urgency=low |
|---|
| 314 | |
|---|
| 315 | * src/gpm-libnotify.{c,h}: |
|---|
| 316 | - ported to new libnotify api (taken from cvs) |
|---|
| 317 | * debian/control: |
|---|
| 318 | - changed dependency from notification-daemon to notify-daemon |
|---|
| 319 | |
|---|
| 320 | -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Jan 2006 21:10:43 +0100 |
|---|
| 321 | |
|---|
| 322 | gnome-power-manager (0.3.1-0ubuntu3) dapper; urgency=low |
|---|
| 323 | |
|---|
| 324 | * rebuild against latest dbus |
|---|
| 325 | |
|---|
| 326 | -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Dec 2005 11:11:56 +0100 |
|---|
| 327 | |
|---|
| 328 | gnome-power-manager (0.3.1-0ubuntu2) dapper; urgency=low |
|---|
| 329 | |
|---|
| 330 | * suspend by calling gdm-signal directly, rather than by going through |
|---|
| 331 | hal (allows suspend without requiring privilege escalation) |
|---|
| 332 | |
|---|
| 333 | -- Matthew Garrett <mjg59@srcf.ucam.org> Tue, 6 Dec 2005 05:43:33 +0000 |
|---|
| 334 | |
|---|
| 335 | gnome-power-manager (0.3.1-0ubuntu1) dapper; urgency=low |
|---|
| 336 | |
|---|
| 337 | * new upstream release |
|---|
| 338 | |
|---|
| 339 | -- Oliver Grawert <ogra@ubuntu.com> Thu, 17 Nov 2005 02:42:49 +0100 |
|---|
| 340 | |
|---|
| 341 | gnome-power-manager (0.2.8.1-1ubuntu1) dapper; urgency=low |
|---|
| 342 | |
|---|
| 343 | * initial dapper upload |
|---|
| 344 | |
|---|
| 345 | -- Oliver Grawert <ogra@ubuntu.com> Tue, 25 Oct 2005 00:24:15 +0200 |
|---|
| 346 | |
|---|
| 347 | gnome-power-manager (0.2.8.1-1utopia1) breezy; urgency=low |
|---|
| 348 | |
|---|
| 349 | * Initial import, based from the universe ubuntu package. |
|---|
| 350 | |
|---|
| 351 | -- Richard Hughes <richard@hughsie.com> Mon, 24 Oct 2005 00:49:03 +0100 |
|---|