~ubuntu-desktop/gnome-screensaver/ubuntu

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Iain Lane
  • Date: 2018-07-24 16:01:51 UTC
  • Revision ID: iain@orangesquash.org.uk-20180724160151-3xxlkccjbnsohpkt
Moved to git: lp:~ubuntu-desktop/ubuntu/+source/gnome-screensaver

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gnome-screensaver (3.6.1-8ubuntu1) bionic; urgency=medium
2
 
 
3
 
  * Sync with Debian. Remaining changes:
4
 
    - Add 03_fix_ltsp-fading.patch: don't fade on LTSP
5
 
    - Add 05_dbus_service.patch:
6
 
      + restore the dbus service that upstream dropped
7
 
    - Add 13_nvidia_gamma_fade_fallback.patch:
8
 
      + Fall back to XF86VM gamma fade if XRANDR gamma fade is not supported
9
 
    - Add 14_no_fade_on_user_switch.patch:
10
 
      + Disable fade on locking to work around #546578 and prevent the screen
11
 
        remaining blank after user switching.
12
 
    - Add 15_dont_crash_on_no_fade.patch:
13
 
      + Don't crash on systems that don't support XF86VM or XRANDR gamma fade,
14
 
        by testing if fade is supported on a particular screen before calling
15
 
        the fade_setup and fade_finish virtual functions
16
 
    - Add 16_dont_crash_in_kvm.patch:
17
 
      + Don't crash when the XF86VM extension doesn't allow the gamma to be set
18
 
    - Add 17_remove_top_panel.patch: Don't create the top panel.
19
 
    - Add 18_revert_dialog_layout.patch: Revert lock dialog to
20
 
      previous appearance to get username back.
21
 
    - Add 24_use_user_settings.patch: use the user settings, and
22
 
      not the default system ones, so we get the user's background when the
23
 
      screen is locked.
24
 
    - Add 25_fix_lock_command.patch: make --lock expect a reply
25
 
      so the screen gets properly locked when gnome-screensaver needs to be
26
 
      respawned by dbus. This was preventing ctrl-alt-l from locking the
27
 
      screen on the first attempt when the gnome-screensaver process was
28
 
      dead.
29
 
    - Add 27_lightdm_switch_user.patch: When used under lightdm,
30
 
      use dbus to switch to greeter instead of calling gdmflexiserver.
31
 
    - Add 28_blocking_return.patch:
32
 
      + Correctly reply so the client doesn't block waiting
33
 
    - Add 28_handle_expired_creds.patch:
34
 
      + Allow handling of expired credentials.
35
 
    - Add 30_ubuntu-lock-on-suspend_gsetting.patch: Handle
36
 
      ubuntu-lock-on-suspend gsettings key. This is introduced in Ubuntu's
37
 
      gsettings-desktop-schemas package.
38
 
    - Add 32_input_sources_switcher.patch:
39
 
      + Use input sources instead of XKB layouts.
40
 
    - Add 33_budgie_support.patch:
41
 
      + enable support for gnome-control-center
42
 
      + style the lock-screen using the "Unity" patch-work
43
 
    - Add move_not_nuke.patch: When trying to acquire a contentious
44
 
      keyboard grab, don't nuke input focus, but instead move it to new grab
45
 
      window before taking grab
46
 
    - Add allow-replacement: Make the D-Bus interface able to be
47
 
      replaced, so that Unity (or others in future) can take it over if they
48
 
      want to provide their own screensaver implementations. No need to listen
49
 
      to NameOwnerChanged, only NameLost — so we don't have to wake
50
 
      gnome-screensaver up every time this signal goes across the bus.
51
 
 
52
 
 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 24 Dec 2017 20:55:16 -0500
53
 
 
54
 
gnome-screensaver (3.6.1-8) unstable; urgency=medium
55
 
 
56
 
  [ Laurent Bigonville ]
57
 
  * debian/control.in: Drop gnome-icon-theme from the dependencies, do not
58
 
    force an icon theme and rely on the one installed by the metapackages
59
 
 
60
 
  [ Jeremy Bicha ]
61
 
  * debian/control.in:
62
 
    - Depend on default-dbus-session-bus | dbus-session-bus instead of
63
 
      dbus-x11
64
 
    - Update Vcs fields for conversion to git
65
 
  * Add debian/gbp.conf
66
 
  * Switch from cdbs to dh
67
 
  * Bump debhelper compat to 11
68
 
  * Add apport hook from Ubuntu
69
 
  * Merge dependency changes from Ubuntu:
70
 
    - Don't depend on gnome-session-bin
71
 
    - Allow xfce4-power-manager as an alternate to gnome-power-manager
72
 
  * Drop unneeded debian/gnome-screensaver.dirs
73
 
  * Drop gnome-screensaver.maintscript, not needed since Wheezy
74
 
  * Bump Standards-Version to 4.1.2
75
 
 
76
 
 -- Jeremy Bicha <jbicha@debian.org>  Wed, 20 Dec 2017 21:08:53 -0500
77
 
 
78
 
gnome-screensaver (3.6.1-7) unstable; urgency=medium
79
 
 
80
 
  * d/p/0001-gs-lock-plug-Disconnect-signal-handler-from-right-ob.patch:
81
 
    Cherry-pick patch from upstream to disconnect a signal from the right
82
 
    place.
83
 
 
84
 
 -- Iain Lane <iain@orangesquash.org.uk>  Mon, 20 Jul 2015 14:19:35 +0100
85
 
 
86
 
gnome-screensaver (3.6.1-6) unstable; urgency=medium
87
 
 
88
 
  * debian/patches/01_no_autostart.patch: Only autostart in GNOME Flashback
89
 
    sessions (closes: #790632).
90
 
 
91
 
 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 13 Jul 2015 13:35:28 +0300
92
 
 
93
 
gnome-screensaver (3.6.1-5) unstable; urgency=medium
94
 
 
95
 
  * Build against the new systemd library (closes: #779746).
96
 
  * Bump Standards-Version to 3.9.6, no changes needed.
97
 
 
98
 
 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 06 Jul 2015 17:11:05 +0300
99
 
 
100
 
gnome-screensaver (3.6.1-4) unstable; urgency=medium
101
 
 
102
 
  * Upload to unstable, not experimental. This fixes RC bug.
103
 
 
104
 
 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 15 Dec 2014 13:53:48 +0300
105
 
 
106
 
gnome-screensaver (3.6.1-3) experimental; urgency=medium
107
 
 
108
 
  * Team upload.
109
 
 
110
 
  [ Faidon Liambotis ]
111
 
  * Re-enable support for locking the screen on suspend (closes: #773026).
112
 
    - Build with systemd support by passing --with-systemd=auto to configure
113
 
      and build-depending on libsystemd-login-dev. Use "auto" and a
114
 
      [linux-any] dependency to keep compatibility with non-Linux systems.
115
 
    - 00git_logind_check.patch from Ubuntu/upstream, to make this dependent on
116
 
      just logind, not systemd-as-pid1, as recommended by systemd upstream &
117
 
      Debian systemd maintainers. Drops libsystemd-daemon-dev build-dep.
118
 
    - 31_lock_screen_on_suspend.patch from Ubuntu, to listen for logind's
119
 
      PrepareForSleep signal, similarly to gnome-shell's behavior.
120
 
    - 14_no_fade_on_user_switch.patch from Ubuntu, as to not fade on screen
121
 
      lock. Prevents leaking of the screen contents on resume from suspend.
122
 
 
123
 
 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 15 Dec 2014 13:23:21 +0300
124
 
 
125
 
gnome-screensaver (3.6.1-2) unstable; urgency=medium
126
 
 
127
 
  * Team upload
128
 
  * Add missing permissive license to debian/copyright (Closes: #749519)
129
 
  * Add a missing copyright holder while I'm there
130
 
  * Add patch from upstream to enable gnome-screensaver to be included
131
 
    in the autostart list for non-GNOME sessions, by requiring session files
132
 
    to include it in RequiredComponents if desired and removing its
133
 
    AutostartCondition (Closes: #733059)
134
 
    - depend on dh-autoreconf and gnome-common so we can autoreconfiscate
135
 
    - remove fallback -> flashback patch, no longer relevant
136
 
    - Breaks versions of gnome-session-flashback that do not explicitly pull
137
 
      it in
138
 
 
139
 
 -- Simon McVittie <smcv@debian.org>  Thu, 11 Sep 2014 21:26:06 +0100
140
 
 
141
 
gnome-screensaver (3.6.1-1) unstable; urgency=low
142
 
 
143
 
  [ Jeremy Bicha ]
144
 
  * Update homepage
145
 
 
146
 
  [ Laurent Bigonville ]
147
 
  * New upstream release
148
 
  * debian/control.in:
149
 
    - Bump Standards-Version to 3.9.4 (no further changes)
150
 
    - Add autotools-dev to the build-dependencies, so config.{guess,sub} are
151
 
      being updated during build
152
 
 
153
 
  [ Emilio Pozuelo Monfort ]
154
 
  * debian/patches/01_fallback_session.patch:
155
 
    + Fix session detection so that gnome-screensaver starts, the session
156
 
      is now called gnome-flashback instead of gnome-fallback.
157
 
  * Upload to unstable.
158
 
 
159
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 13 Oct 2013 23:11:04 +0200
160
 
 
161
 
gnome-screensaver (3.6.0-1) experimental; urgency=low
162
 
 
163
 
  * New upstream release
164
 
 
165
 
 -- Sjoerd Simons <sjoerd@debian.org>  Mon, 15 Oct 2012 09:33:57 +0200
166
 
 
167
 
gnome-screensaver (3.4.1-1) unstable; urgency=low
168
 
 
169
 
  * New upstream release.
170
 
  * Update Vcs-* URLs.
171
 
  * Bump Standards-Version to 3.9.3.
172
 
  * Update debian/copyright using the machine-readable copyright format 1.0.
173
 
 
174
 
 -- Michael Biebl <biebl@debian.org>  Sun, 15 Apr 2012 16:30:50 +0200
175
 
 
176
 
gnome-screensaver (3.4.0-1) unstable; urgency=low
177
 
 
178
 
  * New upstream release.
179
 
  * Drop Build-Depends on libgl1-mesa-dev | libgl1-mesa-swx11-dev, no longer
180
 
    required.
181
 
 
182
 
 -- Michael Biebl <biebl@debian.org>  Tue, 27 Mar 2012 17:34:18 +0200
183
 
 
184
 
gnome-screensaver (3.2.2-1) unstable; urgency=low
185
 
 
186
 
  * New upstream release.
187
 
  * Pass --without-systemd to avoid building with systemd support for now.
188
 
 
189
 
 -- Jordi Mallach <jordi@debian.org>  Mon, 05 Mar 2012 20:42:38 +0100
190
 
 
191
 
gnome-screensaver (3.2.0-2) unstable; urgency=low
192
 
 
193
 
  * Upload to unstable.
194
 
 
195
 
 -- Michael Biebl <biebl@debian.org>  Wed, 07 Dec 2011 07:49:55 +0100
196
 
 
197
 
gnome-screensaver (3.2.0-1) experimental; urgency=low
198
 
 
199
 
  * New upstream release
200
 
  * debian/control.in: Bump libgnome-desktop-3-dev b-d
201
 
 
202
 
 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 06 Nov 2011 15:06:45 +0000
203
 
 
204
 
gnome-screensaver (3.0.1-3) unstable; urgency=low
205
 
 
206
 
  * Bump dependency on gnome-session-bin to (>= 3.0) to avoid partial upgrades
207
 
    which can result in having the screen no longer locked on lid-close.
208
 
    Closes: #645427
209
 
 
210
 
 -- Michael Biebl <biebl@debian.org>  Thu, 27 Oct 2011 15:34:04 +0200
211
 
 
212
 
gnome-screensaver (3.0.1-2) unstable; urgency=low
213
 
 
214
 
  * Remove obsolete gnome-screensavers.menu conffile on upgrades.
215
 
    Closes: #645448
216
 
 
217
 
 -- Michael Biebl <biebl@debian.org>  Wed, 19 Oct 2011 10:52:38 +0200
218
 
 
219
 
gnome-screensaver (3.0.1-1) unstable; urgency=low
220
 
 
221
 
  * Upload to unstable.
222
 
  * New upstream release.
223
 
  * debian/watch:
224
 
    - Switch to .xz tarballs.
225
 
  * debian/control:
226
 
    - Remove Build-Depends on libgnome-menu-dev.
227
 
    - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
228
 
    - Bump Standards-Version to 3.9.2. No further changes.
229
 
  * Bump debhelper compatibility level to 8.
230
 
 
231
 
 -- Michael Biebl <biebl@debian.org>  Fri, 14 Oct 2011 12:52:40 +0200
232
 
 
233
 
gnome-screensaver (3.0.0-2) experimental; urgency=low
234
 
 
235
 
  * Team upload.
236
 
  * Bump build-dep on libgnomekbd-dev to ensure we have a version linked with
237
 
    libgtk3-0.
238
 
 
239
 
 -- Raphaël Hertzog <hertzog@debian.org>  Sun, 10 Apr 2011 19:00:51 +0000
240
 
 
241
 
gnome-screensaver (3.0.0-1) experimental; urgency=low
242
 
 
243
 
  * Team upload.
244
 
  * New upstream release.
245
 
 
246
 
 -- Raphaël Hertzog <hertzog@debian.org>  Sun, 10 Apr 2011 18:30:09 +0000
247
 
 
248
 
gnome-screensaver (2.91.92-1) experimental; urgency=low
249
 
 
250
 
  * New upstream release.
251
 
  * debian/control.in: bump libgnome-desktop and gsettings-desktop-schemas
252
 
    dependencies, as the gsettings key for background picture has been
253
 
    changed.
254
 
 
255
 
 -- Frederic Peters <fpeters@debian.org>  Tue, 22 Mar 2011 14:38:48 +0100
256
 
 
257
 
gnome-screensaver (2.91.91-1) experimental; urgency=low
258
 
 
259
 
  * New upstream release.
260
 
  * debian/debian-floaters.desktop.in, debian/debian-swirl-logo.svg,
261
 
    debian/gnome-screensaver.install, debian/rules, debian/po-up:
262
 
    remove Floating Debian Swirl screensaver, there is no theme support
263
 
    anymore.
264
 
  * debian/rules: remove xscreensaver hacks configure flag, ditto.
265
 
  * debian/control.in: do not suggest xscreensaver-data or rss-glx, ditto.
266
 
 
267
 
 -- Frederic Peters <fpeters@debian.org>  Tue, 08 Mar 2011 18:04:52 +0100
268
 
 
269
 
gnome-screensaver (2.91.90-1) experimental; urgency=low
270
 
 
271
 
  * New upstream release.
272
 
    * debian/control.in, debian/patches/:
273
 
      - Schema has been moved to gsettings-desktop-schemas, remove patch.
274
 
 
275
 
 -- Frederic Peters <fpeters@debian.org>  Tue, 22 Feb 2011 21:16:48 +0100
276
 
 
277
 
gnome-screensaver (2.91.4-1) experimental; urgency=low
278
 
 
279
 
  * New upstream release.
280
 
    + debian/control.in:
281
 
      - Updated build dependencies.
282
 
    + debian/patches/0001-remove-cancel-button-and-set-a-minimum-width.patch,
283
 
      debian/patches/0002-add-a-gnome-3-style-panel-with-a-clock.patch:
284
 
      - Removed, included upstream.
285
 
  * debian/control.in:
286
 
    - Update for the new gtk+ package names.
287
 
 
288
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 19 Feb 2011 14:34:10 +0000
289
 
 
290
 
gnome-screensaver (2.91.3-1) experimental; urgency=low
291
 
 
292
 
  * New upstream release.
293
 
    + debian/control.in:
294
 
      - Update build dependencies.
295
 
    + debian/rules:
296
 
      - Remove obsolete configure flag.
297
 
    + debian/gconf-defaults,
298
 
      debian/patches/01_debian_screensaver.patch:
299
 
      - GConf is gone. Patch the gsettings schema to have the Debian
300
 
        screensaver by default.
301
 
  * debian/control.in,
302
 
    debian/rules,
303
 
    debian/source/format:
304
 
    + Switch to source format 3.0 (quilt).
305
 
  * debian/patches/0001-remove-cancel-button-and-set-a-minimum-width.patch,
306
 
    debian/patches/0002-add-a-gnome-3-style-panel-with-a-clock.patch:
307
 
    + Taken from upstream git, make the screensaver more GNOME 3.
308
 
 
309
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 19 Jan 2011 22:16:20 +0000
310
 
 
311
 
gnome-screensaver (2.30.0-3) unstable; urgency=low
312
 
 
313
 
  * Disable libnotify support, the function simply doesn’t work at all.
314
 
    Closes: #606830.
315
 
 
316
 
 -- Josselin Mouette <joss@debian.org>  Mon, 24 Jan 2011 17:46:22 +0100
317
 
 
318
 
gnome-screensaver (2.30.0-2) unstable; urgency=low
319
 
 
320
 
  * Depend on gnome-session-bin instead of gnome-session.
321
 
    Closes: #552436.
322
 
  * Only suggest rss-glx. Closes: #599634.
323
 
 
324
 
 -- Josselin Mouette <joss@debian.org>  Sat, 06 Nov 2010 13:43:45 +0100
325
 
 
326
 
gnome-screensaver (2.30.0-1) unstable; urgency=low
327
 
 
328
 
  * New upstream stable release:
329
 
    + debian/control.in:
330
 
      - Update build dependencies.
331
 
 
332
 
 -- Sebastian Dröge <slomo@debian.org>  Tue, 04 May 2010 10:01:30 +0200
333
 
 
334
 
gnome-screensaver (2.28.3-1) unstable; urgency=high
335
 
 
336
 
  * New upstream bugfix release.
337
 
    - CVE-2010-0422, handle monitor hotplugging more securely.
338
 
    - Urgency high for this and the previous security updates.
339
 
 
340
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 15 Feb 2010 19:13:51 +0100
341
 
 
342
 
gnome-screensaver (2.28.2-1) unstable; urgency=low
343
 
 
344
 
  * New upstream bugfix release.
345
 
    - CVE-2010-0414, handle monitor removal more securely. Closes: #569084.
346
 
    - debian/patches/01_session_inhibitors.patch:
347
 
      + Removed, fixed upstream.
348
 
  * Standards-Version is 3.8.4, no changes needed.
349
 
 
350
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 10 Feb 2010 09:59:34 +0100
351
 
 
352
 
gnome-screensaver (2.28.0-2) unstable; urgency=low
353
 
 
354
 
  * Move the autostart file to /usr/share/gnome/autostart.
355
 
  * Remove the old one in the postinst.
356
 
  * Removed libxxf86misc-dev build-dependency. This extension has been 
357
 
    removed in Xorg 7.4. Closes: #559689.
358
 
  * Add quilt support.
359
 
  * 01_session_inhibitors.patch: stolen from upstream git. Fix a leak of 
360
 
    session inhibitors. Closes: #560049.
361
 
 
362
 
 -- Josselin Mouette <joss@debian.org>  Mon, 04 Jan 2010 19:09:35 +0100
363
 
 
364
 
gnome-screensaver (2.28.0-1) unstable; urgency=low
365
 
 
366
 
  * New upstream release.
367
 
    - Remove libglade2-dev build dependency, no longer needed.
368
 
  * Standards-Version is 3.8.3, no changes needed.
369
 
 
370
 
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 24 Sep 2009 18:01:13 +0200
371
 
 
372
 
gnome-screensaver (2.26.1-2) unstable; urgency=low
373
 
 
374
 
  * Depend on gnome-session 2.26, it is useless without it.
375
 
    Closes: #536381.
376
 
 
377
 
 -- Josselin Mouette <joss@debian.org>  Sat, 11 Jul 2009 11:34:43 +0200
378
 
 
379
 
gnome-screensaver (2.26.1-1) unstable; urgency=low
380
 
 
381
 
  [ Emilio Pozuelo Monfort ]
382
 
  * New upstream release.
383
 
  * debian/watch: don't uupdate.
384
 
  * debian/copyright: updated.
385
 
  * debian/patches/01_manpages_whatis.patch: removed, fixed upstream.
386
 
  * debian/rules: remove simple-patchsys.mk
387
 
  * Use unstable for Vcs-*
388
 
  * Standards-Version is 3.8.2, no changes needed.
389
 
  * debian/rules: install gconf-defaults file with default priority.
390
 
  * debian/debian-floaters.desktop:
391
 
    - Remove deprecated Encoding key.
392
 
    - Add trailing semicolon to Categories.
393
 
    - Add full path to the Exec command, as floaters is not in PATH.
394
 
    - Add OnlyShowIn: GNOME.
395
 
  * Add magic to make debian-floaters.desktop translatable. Thanks
396
 
    Josselin Mouette for the explanations.
397
 
    - Spanish translation by Francisco Javier Cuadrado.
398
 
    - Swedish translation by Martin Bagge.
399
 
    - German translation by Helge Kreutzmann. Closes: #533646.
400
 
    - Portuguese translation by Américo Monteiro.
401
 
 
402
 
  [ Josselin Mouette ]
403
 
  * Add French translation for the desktop file.
404
 
  * Enable building of docbook documentation.
405
 
  * rules, gnome-screensaver.docs: install it in a non-Redhatish place.
406
 
  * A bit of cleanup in build-dependencies.
407
 
 
408
 
 -- Josselin Mouette <joss@debian.org>  Fri, 26 Jun 2009 21:46:05 +0200
409
 
 
410
 
gnome-screensaver (2.24.1-2) unstable; urgency=low
411
 
 
412
 
  * Upload to unstable.
413
 
  * Standards version is 3.8.1.
414
 
 
415
 
 -- Josselin Mouette <joss@debian.org>  Tue, 07 Apr 2009 11:28:17 +0200
416
 
 
417
 
gnome-screensaver (2.24.1-1) experimental; urgency=low
418
 
 
419
 
  [ Emilio Pozuelo Monfort ]
420
 
  * New upstream release.
421
 
    - Restores the X gamma value instead of resetting it if it had been
422
 
      modified. Closes: #496685.
423
 
    - Update build dependencies.
424
 
    - Standards-Version is 3.8.0, no changes needed.
425
 
    - Add Vcs-* fields.
426
 
    - Remove --with-gdm-config from DEB_CONFIGURE_EXTRA_FLAGS, it's been
427
 
      removed upstream.
428
 
    - patches/01_compiz_lock_bypass_CVE-2007-3920.patch:
429
 
      + Removed, it has been properly fixed in the X server.
430
 
        See http://bugzilla.gnome.org/show_bug.cgi?id=488264.
431
 
    - debian/gnome-screensaver.manpages,
432
 
      debian/gnome-screensaver*.1:
433
 
      - Removed, the manpages are now shipped and installed upstream.
434
 
 
435
 
  [ Josselin Mouette ]
436
 
  * Don’t run dh_gconf twice.
437
 
  * Require libgnomekbd-dev 2.24 because of the merge with libgnomekbdui 
438
 
    and to ensure using libgnomekbd3.
439
 
  * Include simple-patchsys.
440
 
  * 01_manpages_whatis.patch: new patch; fixes bad whatis entries in the 
441
 
    manual pages.
442
 
 
443
 
 -- Josselin Mouette <joss@debian.org>  Wed, 10 Dec 2008 12:44:24 +0100
444
 
 
445
 
gnome-screensaver (2.22.2-2) unstable; urgency=low
446
 
 
447
 
  * Suggest xscreensaver-data. Closes: #469211.
448
 
  * Depend on dbus-x11 instead of dbus.
449
 
 
450
 
 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 15:57:52 +0200
451
 
 
452
 
gnome-screensaver (2.22.2-1) unstable; urgency=high
453
 
 
454
 
  * New upstream bugfix release:
455
 
    + SECURITY: CVE-2008-1683 unlocks session if 
456
 
      it fails to get user attributes via getpwnam() (Closes: #475154).
457
 
 
458
 
 -- Sebastian Dröge <slomo@debian.org>  Wed, 16 Apr 2008 10:50:22 +0200
459
 
 
460
 
gnome-screensaver (2.22.1-1) unstable; urgency=low
461
 
 
462
 
  * New upstream bugfix release.
463
 
  * debian/control.in:
464
 
    + Move homepage to Homepage field.
465
 
 
466
 
 -- Sebastian Dröge <slomo@debian.org>  Wed, 02 Apr 2008 18:54:19 +0200
467
 
 
468
 
gnome-screensaver (2.22.0-1) unstable; urgency=medium
469
 
 
470
 
  [ Josselin Mouette ]
471
 
  * 02_clear_clipboard.patch: clear the clipboard when locking the
472
 
    screen. Closes: #455484.
473
 
 
474
 
  [ Loic Minier ]
475
 
  * Add a README.Debian to document that one should disable the gnome-keyring
476
 
    PAM module if the recommended libpam-gnome-keyring isn't installed;
477
 
    closes: #457549.
478
 
 
479
 
  [ Sebastian Dröge ]
480
 
  * New upstream stable release:
481
 
    + Drop gnome-vfs build dependency and build depend on glib >= 2.15.0.
482
 
    + 02_clear_clipboard.patch: Dropped, merged upstream.
483
 
 
484
 
 -- Sebastian Dröge <slomo@debian.org>  Fri, 14 Mar 2008 10:15:47 +0100
485
 
 
486
 
gnome-screensaver (2.20.0-2) unstable; urgency=low
487
 
 
488
 
  [ Loic Minier ]
489
 
  * Build-dep on libnotify-dev for "Leave Message" functionality to actually
490
 
    work; thanks Hristo Hristov; Launchpad #140866; closes: #443766.
491
 
 
492
 
  [ Sven Arvidsson ]
493
 
  * Add man pages (Closes: #438606)
494
 
 
495
 
  [ Josselin Mouette ]
496
 
  * 01_compiz_lock_bypass_CVE-2007-3920.patch: place fix of the
497
 
    security upload in a proper separate patch.
498
 
  * gnome-screensaver.pam: add support for pam_gnome_keyring.
499
 
  * Recommend libpam-gnome-keyring.
500
 
 
501
 
  [ Loic Minier ]
502
 
  * Drop duplicate --with-gdm-config flag; thanks Ted Gould and Ubuntu;
503
 
    closes: #453512.
504
 
 
505
 
  [ Sebastian Dröge ]
506
 
  * ACK NMU (Closes: #446906) and upload to unstable.
507
 
  * debian/control.in:
508
 
    + Update Standards-Version to 3.7.3 (no additional changes needed).
509
 
 
510
 
 -- Sebastian Dröge <slomo@debian.org>  Mon, 10 Dec 2007 07:55:36 +0100
511
 
 
512
 
gnome-screensaver (2.20.0-1.1) unstable; urgency=high
513
 
 
514
 
  * Non-maintainer upload by the testing-security team
515
 
  * Prevent screen lock bypass via shortcuts when compiz is running
516
 
    (Closes: #446906) Fixes: CVE-2007-3920
517
 
 
518
 
 -- Steffen Joeris <white@debian.org>  Wed, 24 Oct 2007 13:08:36 +0000
519
 
 
520
 
gnome-screensaver (2.20.0-1) unstable; urgency=low
521
 
 
522
 
  [ Riccardo Setti ]
523
 
  * New upstream release
524
 
  * Adjusted Build-Deps
525
 
 
526
 
  [ Josselin Mouette ]
527
 
  * Remove xscreensaver-gl from Recommends as it doesn't ship any 
528
 
    .desktop files.
529
 
 
530
 
 -- Josselin Mouette <joss@debian.org>  Sat, 22 Sep 2007 15:07:01 +0200
531
 
 
532
 
gnome-screensaver (2.18.2-1) unstable; urgency=low
533
 
 
534
 
  * New upstream stable release.
535
 
  * Wrap build-deps and deps.
536
 
  * Cleanups.
537
 
  * Bump up Debhelper compatibility level to 5.
538
 
 
539
 
 -- Loic Minier <lool@dooz.org>  Tue, 29 May 2007 11:56:21 +0200
540
 
 
541
 
gnome-screensaver (2.18.1-1) unstable; urgency=low
542
 
 
543
 
  [ Riccardo Setti ]
544
 
  * New upstream release.
545
 
 
546
 
  [ Sebastian Dröge ]
547
 
  * Upload to unstable, drop check-dist include.
548
 
 
549
 
 -- Sebastian Dröge <slomo@debian.org>  Tue,  1 May 2007 20:33:17 +0200
550
 
 
551
 
gnome-screensaver (2.18.0-1) experimental; urgency=low
552
 
 
553
 
  [ Riccardo Setti ]
554
 
  * New upstream release
555
 
 
556
 
  [ Loic Minier ]
557
 
  * Build-dep on libgnomekbdui-dev (>= 0.1) for kbd-layout-indicator.
558
 
  * Bump up libgtk2.0-dev build-dep to >= 2.10.0 to make the package
559
 
    autobuildable.
560
 
 
561
 
 -- Loic Minier <lool@dooz.org>  Sun, 25 Mar 2007 19:30:28 +0200
562
 
 
563
 
gnome-screensaver (2.16.3-2) experimental; urgency=low
564
 
 
565
 
  * Merge 2.14.3-2 up-to 2.14.3-4; SVN r7317:8959.
566
 
    - Drop patch 00_dbus_0.90, obsolete.
567
 
    - Drop patch 01_norwegian_translation_fix, merged upstream.
568
 
 
569
 
 -- Loic Minier <lool@dooz.org>  Sat, 17 Mar 2007 13:26:32 +0100
570
 
 
571
 
gnome-screensaver (2.16.3-1) experimental; urgency=low
572
 
 
573
 
  * Add a get-orig-source target to retrieve the upstream tarball.
574
 
  * Include the new check-dist Makefile to prevent accidental uploads to
575
 
    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
576
 
  * New upstream stable release; bug fixes and translations.
577
 
 
578
 
 -- Loic Minier <lool@dooz.org>  Sat, 17 Mar 2007 11:43:49 +0100
579
 
 
580
 
gnome-screensaver (2.16.2-1) experimental; urgency=low
581
 
 
582
 
  * New upstream release.
583
 
  * Remove duplicate build-dependency on libpam0g-dev.
584
 
 
585
 
 -- Josselin Mouette <joss@debian.org>  Fri,  8 Dec 2006 23:13:56 +0100
586
 
 
587
 
gnome-screensaver (2.16.0-1) experimental; urgency=low
588
 
 
589
 
  * New upstream release.
590
 
 
591
 
 -- Loic Minier <lool@dooz.org>  Sat, 30 Sep 2006 01:29:27 +0200
592
 
 
593
 
gnome-screensaver (2.15.6-1) experimental; urgency=low
594
 
 
595
 
  * New upstream development releases.
596
 
    - Target at experimental.
597
 
    - Build-depends on libgl1-mesa-dev, and libpam0g-dev
598
 
    - Install Debian files via debian/gnome-screensaver.install instead of
599
 
      debian/rules; install debian-floaters in
600
 
      /usr/share/applications/screensavers instead of
601
 
      /usr/share/gnome-screensaver/themes.
602
 
    - Recommend xscreensaver-gl and rss-glx for additional screensavers.
603
 
    - Depend on gnome-icon-theme >= 2.15.90, first version providing the
604
 
      "preferences-desktop-screensaver" icon instead of "screensaver".
605
 
  * Add CDBS' utils.
606
 
 
607
 
 -- Loic Minier <lool@dooz.org>  Mon, 14 Aug 2006 00:20:19 +0200
608
 
 
609
 
gnome-screensaver (2.14.3-4) unstable; urgency=low
610
 
 
611
 
  [ Sven Arvidsson ]
612
 
  * Fix spelling mistake in norwegian translation. (Closes: #402586)
613
 
 
614
 
  [ Loic Minier ]
615
 
  * Add a get-orig-source target to retrieve the upstream tarball.
616
 
 
617
 
 -- Loic Minier <lool@dooz.org>  Sat, 13 Jan 2007 23:30:43 +0100
618
 
 
619
 
gnome-screensaver (2.14.3-3) unstable; urgency=low
620
 
 
621
 
  * Add a gconf-defaults file.
622
 
    + Set the default screensaver to be Debian floaters. (Closes: #367682)
623
 
    + Enable user switch option.
624
 
  * debian/rules: Register it with priority 15
625
 
  * debian/control: Build-depend on debhelper 5.0.13.
626
 
 
627
 
 -- Gustavo Franco <stratus@debian.org>  Fri, 24 Nov 2006 16:58:03 -0200
628
 
 
629
 
gnome-screensaver (2.14.3-2) unstable; urgency=low
630
 
 
631
 
  * debian/patches/00_dbus_0.90.patch
632
 
    - Added. Use dbus_connection_close instead of dbus_connection_disconnect,
633
 
    fixes FTBS with libdbus-1 >= 0.90 (Closes: #387240)
634
 
 
635
 
 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 13 Sep 2006 10:38:38 +0200
636
 
 
637
 
gnome-screensaver (2.14.3-1) unstable; urgency=low
638
 
 
639
 
  [ Loic Minier ]
640
 
  * Add watch file.
641
 
 
642
 
  [ Josselin Mouette ]
643
 
  * Recommend gnome-power-manager.
644
 
 
645
 
  [ Loic Minier ]
646
 
  * New upstream release.
647
 
 
648
 
 -- Loic Minier <lool@dooz.org>  Tue,  8 Aug 2006 11:28:31 +0200
649
 
 
650
 
gnome-screensaver (2.14.2-1) unstable; urgency=low
651
 
 
652
 
  * New upstream release.
653
 
 
654
 
 -- Loic Minier <lool@dooz.org>  Thu,  1 Jun 2006 12:02:48 +0200
655
 
 
656
 
gnome-screensaver (2.14.1-1) unstable; urgency=medium
657
 
 
658
 
  * New upstream release.
659
 
 
660
 
  * debian/control.in:
661
 
    - updated my e-mail address.
662
 
    - bumped Standards-Version with no changes.
663
 
    - added dependency on dbus (Closes: #353517).
664
 
    - added build-dependency on libxxf86misc-dev (Closes: #357885).
665
 
 
666
 
 -- Guilherme de S. Pastore <gpastore@debian.org>  Sat, 13 May 2006 12:25:18 -0300
667
 
 
668
 
gnome-screensaver (2.14.0-1) unstable; urgency=low
669
 
 
670
 
  * New upstream release 
671
 
  * Update description.
672
 
 
673
 
 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 17 Mar 2006 11:13:32 +0100
674
 
 
675
 
gnome-screensaver (2.13.92-1) experimental; urgency=low
676
 
 
677
 
  * New upstream release
678
 
  * debian/patches/02_multiscreen_lifelock.patch
679
 
    + Removed. Fixed upstream
680
 
  * debian/patches/01_dont_modify_bg.patch 
681
 
    + Removed. Unsure if it actually fixed the bug or made the race condition
682
 
    harder to trigger. So temporarely remove it for testing purposes
683
 
 
684
 
 -- Sjoerd Simons <sjoerd@debian.org>  Wed,  1 Mar 2006 14:00:18 +0100
685
 
 
686
 
gnome-screensaver (0.0.24-2) unstable; urgency=low
687
 
 
688
 
  * debian/patches/02_multiscreen_lifelock.patch 
689
 
    + Added. Prevent gnome-screensaver lifelock when using multiple screen.
690
 
 
691
 
 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 17 Feb 2006 14:38:17 +0100
692
 
 
693
 
gnome-screensaver (0.0.24-1) unstable; urgency=low
694
 
 
695
 
  [ Guilherme de S. Pastore ]
696
 
  * New upstream release
697
 
 
698
 
  [ Sjoerd Simons ]
699
 
  * Upload to unstable
700
 
  * Add --with-gdm-config=/etc/gdm/gdm.conf to DEB_CONFIGURE_EXTRA_FLAGS
701
 
  * Add debian swirl floater screensaver. Thanks to Martin-Éric Racine
702
 
    (Closes: #348281)
703
 
  * Trim down the build-depends
704
 
  * Add libexif-dev to the build-depends. Enables the slideshow screensaver to
705
 
    rotate pictures when needed.
706
 
  * debian/patches/01_dont_modify_bg.patch 
707
 
    + Added. Calling gtk_widget_modify_bg seems to trigger a segv, so don't
708
 
      call it.
709
 
 
710
 
 -- Sjoerd Simons <sjoerd@debian.org>  Mon,  6 Feb 2006 21:39:42 +0100
711
 
 
712
 
gnome-screensaver (0.0.23-2) experimental; urgency=low
713
 
 
714
 
  * Completed copyright and licensing notes. Thanks to Marc 'HE'
715
 
    Brockschmidt <he@debian.org>.
716
 
 
717
 
 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Mon, 26 Dec 2005 09:57:58 -0200
718
 
 
719
 
gnome-screensaver (0.0.23-1) experimental; urgency=low
720
 
 
721
 
  * New upstream release.
722
 
 
723
 
 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Wed, 21 Dec 2005 21:02:45 -0200
724
 
 
725
 
gnome-screensaver (0.0.21-1) experimental; urgency=low
726
 
 
727
 
  * Initial release (Closes: #317448)
728
 
 
729
 
 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Tue,  6 Dec 2005 20:30:00 -0200