]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/blob - debian/changelog
* debian/upstream/signing-key.pgp added, add PGP key for Robert Ancell
[sojka/debian/lightdm.git] / debian / changelog
1 lightdm (1.10.2-4) UNRELEASED; urgency=medium
2
3   * debian/upstream/signing-key.pgp added, add PGP key for Robert Ancell
4     (0x18EAA1890F7C882E).
5   * debian/watch updated, add mangle option to check PGP signatures.
6
7  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 09 Oct 2014 11:03:38 +0200
8
9 lightdm (1.10.2-3) unstable; urgency=medium
10
11   * debian/patches:
12     - 04_fix-double-free-configuration-key-source added, fix crash when
13       key sources are defined twice in config files.            closes: #762211
14     - 06_change-user-dirs added, use /var/lib/lightdm as user dirs, since it's
15       the home dir for lightdm user since the beginning and it's already
16       correctly created.                                        closes: #749243
17   * debian/control:
18     - update standards version to 3.9.6.
19
20  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 08 Oct 2014 22:51:19 +0200
21
22 lightdm (1.10.2-2) unstable; urgency=medium
23
24   * debian/patches:
25     - 05_debianize-pam-files edited, don't log an error if
26     libpam-gnome-keyring is not installed.                      closes: #683508
27   * debian/control:
28     - put lipam-systemd before consolekit in alternative.       closes: #763187
29   * debian/lightdm.postinst:
30     - make sure /var/lib/lightdm always exists.                 closes: #762218
31
32  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 28 Sep 2014 21:58:17 +0200
33
34 lightdm (1.10.2-1) unstable; urgency=medium
35
36   * debian/patches:
37     - 06_allow_libpamsystemd_and_ck_together dropped, ConsoleKit is now
38       deprecated (wether we're using init=systemd or not).
39   * New upstream release.
40   * debian/liblightdm-gobject-1-0.symbols:
41     - update symbol file, add lightdm_user_get_uid.
42
43  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 17 Sep 2014 21:48:07 +0200
44
45 lightdm (1.10.1-3) unstable; urgency=medium
46
47   * debian/rules:
48     - stop installing apparmor guest profile.                   closes: #747252
49   * debian/control:
50     - make the libpam-systemd dependency linux-any.
51
52  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 11 Jun 2014 20:55:38 +0200
53
54 lightdm (1.10.1-2) unstable; urgency=medium
55
56   * debian/patches:
57     - 02_fix-apparmor-profile updated, fix chromium path in apparmor
58       abstraction profile.                                      closes: #742829
59   * debian/control:
60     - add libpam-systemd as consolekit alternative dependency.  closes: #747619
61
62  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 17 May 2014 15:31:23 +0200
63
64 lightdm (1.10.1-1) unstable; urgency=medium
65
66   * New upstream release.
67   * debian/patches:
68     - really apply 02_fix-apparmor-profile, update it.  (really) closes:#736075
69
70  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 06 May 2014 07:43:05 +0200
71
72 lightdm (1.10.0-3) unstable; urgency=medium
73
74   * debian/control:
75     - add build-dep on dh-systemd.
76   * debian/lightdm.postinst:
77     - handle symlinks for systemd service files according to the currently
78       selected display manager.
79   * debian/lightdm.service:
80     - add systemd service file, thanks Martin Pitt for the work.closes: #733220
81   * debian/rules:
82     - use dh systemd addon and configure it to not start the lightdm service
83       at once.
84
85  -- Yves-Alexis Perez <corsac@debian.org>  Mon, 28 Apr 2014 21:15:45 +0200
86
87 lightdm (1.10.0-2) unstable; urgency=medium
88
89   * Upload to unstable.
90
91  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 22 Apr 2014 23:33:26 +0200
92
93 lightdm (1.10.0-1) experimental; urgency=medium
94
95   * New upstream stable release.
96   * debian/watch updated to track 1.10 branch.
97
98  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 08 Apr 2014 22:54:47 +0200
99
100 lightdm (1.9.13-1) experimental; urgency=medium
101
102   * New upstream development release.
103
104  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 25 Mar 2014 22:04:52 +0100
105
106 lightdm (1.9.11-1) experimental; urgency=medium
107
108   * New upstream development release.
109   * debian/watch updated to track versions over 10.
110   * debian/patches:
111     - 02_fix-build-glib-before-2.40 removed, included upstream.
112
113  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 13 Mar 2014 09:19:21 +0100
114
115 lightdm (1.9.9-1) experimental; urgency=medium
116
117   * New upstream development release.
118   * debian/liblightdm-gobject-1-0.symbols, debian/liblightdm-qt-3-0.symbols:
119     - add a symbol file to handle library dependencies more carefully.
120   * debian/patches:
121     - 02_fix-build-glib-before-2.40 added, fix FTBFS with glib before 2.40.
122
123  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 12 Mar 2014 11:00:42 +0100
124
125 lightdm (1.9.8-1) experimental; urgency=medium
126
127   * New upstream development release.
128
129  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 21 Feb 2014 22:05:10 +0100
130
131 lightdm (1.9.6-1) experimental; urgency=medium
132
133   * New upstream development release.
134
135  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 22 Jan 2014 21:18:16 +0100
136
137 lightdm (1.9.5-1) experimental; urgency=medium
138
139   * New upstream development release.
140   * debian/watch updated to track 1.9 branch.
141   * debian/patches:
142     - 04_dont-add-pkglibexecdir-path dropped, gdm-flexiserver script has been
143       dropped from LightDM so the PATH addition was dropped as well.
144     - 01_set-default-path and 06_allow_libpamsystemd_and_ck_together
145       refreshed.
146   * debian/rules:
147     - stop removing gdmflexiserver since it doesn't exist anymore.
148     - configure libexecdir to be /u/l/*/lightdm.
149   * debian/lightdm.install:
150     - drop install of lightdm-set-defaults.
151     - rename lightdm-guest-session-wrapper to lightdm-guest-session.
152
153  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 29 Dec 2013 22:28:33 +0100
154
155 lightdm (1.8.8-1) unstable; urgency=medium
156
157   * New upstream release.
158
159  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 13 Mar 2014 09:35:36 +0100
160
161 lightdm (1.8.7-1) unstable; urgency=medium
162
163   * New upstream release.
164   * debian/patches:
165     - 03_fix-pam_chauthtok-call dropped, included upstream.
166
167  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 06 Feb 2014 21:41:24 +0100
168
169 lightdm (1.8.6-2) unstable; urgency=medium
170
171   * debian/patches:
172     - 03_fix-pam_chauthtok-call added, pass PAM_CHANGE_EXPIRED_AUTHTOK to the
173       pam_chauthtok() call.                                     closes: #735670
174
175  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 02 Feb 2014 14:15:27 +0100
176
177 lightdm (1.8.6-1) unstable; urgency=medium
178
179   * New upstream release.
180   * debian/patches:
181     - 02_fix-apparmor-profile added: remove inclusion of an AppArmor
182       abstraction not available in Debian.                      closes: #736075
183
184  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 22 Jan 2014 21:10:28 +0100
185
186 lightdm (1.8.5-3) unstable; urgency=low
187
188   * debian/lightdm.postrm: warn if user/group deletion failed.  closes: #731220
189   * debian/control:
190     - update standards version to 3.9.5.
191
192  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 29 Dec 2013 14:55:54 +0100
193
194 lightdm (1.8.5-2) unstable; urgency=medium
195
196   * debian/patches:
197     - 06_allow_libpamsystemd_and_ck_together added. Create a ConsoleKit
198       session, even if a logind session already exists. That makes transition
199       from ConsoleKit to systemd/logind somehow easier, but means some events
200       might happen twice.                                       closes: #728361
201
202  -- Yves-Alexis Perez <corsac@debian.org>  Mon, 02 Dec 2013 21:15:54 +0100
203
204 lightdm (1.8.5-1) unstable; urgency=low
205
206   * New upstream bugfix release.
207   * debian/patches:
208     - 02_default-config removed, replaced by a config snippet.
209   * debian/01_debian.conf:
210     - add config snippet for Debian specific config
211   * debian/lightdm.install:
212     - install 01_debian.conf to /usr/share/lightdm/lightdm.conf.d/
213
214  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 07 Nov 2013 10:20:11 +0100
215
216 lightdm (1.8.3-1) unstable; urgency=low
217
218   * New upstream release.
219   * debian/rules:
220     - enable all hardening flags.
221
222  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 31 Oct 2013 09:31:16 +0100
223
224 lightdm (1.8.2-1) unstable; urgency=low
225
226   * New upstream release.
227   * debian/patches:
228     - 01_set-default-path, 02_default-config, 05_debianize-pam-files
229       refreshed.
230     - 03_quit-plymouth disabled for now, to check if problem is really fixed
231       upstream.
232   * debian/control:
233     - rename liblightdm-qt-2-0 to liblightdm-qt-3-0 to match updated soname.
234
235  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 20 Oct 2013 20:45:55 +0200
236
237 lightdm (1.6.3-1) unstable; urgency=low
238
239   * New upstream release.
240
241  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 09 Oct 2013 21:22:43 +0200
242
243 lightdm (1.6.2-1) unstable; urgency=low
244
245   [ Yves-Alexis Perez ]
246   * debian/po:
247     - update pl.po, thanks Michał Kułach.                       closes: #711378
248   * New upstream release.
249     - fix wrong permissions on .Xauthority file and don't pollute homedir with
250       temporary files.                                          closes: #721744
251   * debian/watch updated to track 1.6 branch.
252   * debian/control:
253     - update standards version to 3.9.4.
254
255   [ Evgeni Golov ]
256   * Correct Vcs-* URLs to point to anonscm.debian.org
257
258  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 11 Sep 2013 07:41:13 +0200
259
260 lightdm (1.6.0-3) unstable; urgency=low
261
262   * debian/control:
263     - drop valac-0.18 dependency for now since it's not available in sid
264       anyway.                                                   closes: #707176
265
266  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 11 May 2013 23:48:35 +0200
267
268 lightdm (1.6.0-2) unstable; urgency=low
269
270   [ Niv Sardi ]
271   * Build with GIR
272
273   [ Yves-Alexis Perez ]
274   * Upload to unstable.
275   * debian/rules:
276     - hardening=+pie segfaults but +bindnow does work so keep it enabled.
277   * debian/docs removed: stop shipping NEWS file since it's the same as
278     changelog.
279
280  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 05 May 2013 14:09:23 +0200
281
282 lightdm (1.6.0-1) experimental; urgency=low
283
284   * New upstream release.
285
286  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 17 Apr 2013 22:06:36 +0200
287
288 lightdm (1.5.3-1) experimental; urgency=low
289
290   * New upstream unstable release.
291   * debian/docs: ship NEWS file.                                closes: #689870
292   * debian/watch:
293     - support .xz tarballs.
294   * debian/patches:
295     - 01_set-default-path, 03_quit-plymouth, 04_dont-add-pkglibexecdir-path
296       and 05_debianize-pam-files refreshed.
297   * debian/control:
298     - add build-dep on libgcrypt11-dev.
299   * debian/rules:
300     - disable pie hardening flags for now, it segfaults at startup.
301     - fix gdmflexiserver removal
302     - fix permissions on apparmor profiles.
303   * debian/lightdm.install:
304     - install apparmor profiles.
305
306  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 07 Apr 2013 14:30:05 +0200
307
308 lightdm (1.4.0-1) experimental; urgency=low
309
310   * New upstream release.
311   * debian/patches:
312     - 01_set-default-path, 02_default-config and
313       04_dont-add-pkglibexecdir-path refreshed for new release.
314     - 05_debianize-pam-files added, Debianize the lightdm and
315       lightdm-autologin pam config files.
316   * debian/control:
317     - suggests upower.                                          closes: #679538
318     - make lightdm depends on lightdm-gtk-greeter | lightdm-greeter, thanks
319       Ralf Jung for the report.                                 closes: #684714
320     - add build-dep on itstool.
321   * debian/lightdm.install:
322     - stop installing lightdm upstart script since it's broken. closes: #679409
323     - install /u/s/help.* 
324     - install PAM files
325   * debian/rules:
326     - stop installing own PAM files.
327   * debian/*.pam: drop obsolete PAM files.
328
329  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 07 Oct 2012 09:16:34 +0200
330
331 lightdm (1.2.2-3) unstable; urgency=low
332
333   * debian/lightdm.pam:
334     - enable pam_loginuid.                                      closes: #677435
335   * debian/lightdm.lightdm-autologin.pam added, support auto-login when
336     configured in /etc/lightdm/lightdm.conf.                    closes: #636104
337   * debian/rules:
338     - install both pam files.
339
340  -- Yves-Alexis Perez <corsac@debian.org>  Mon, 18 Jun 2012 21:13:57 +0200
341
342 lightdm (1.2.2-2) unstable; urgency=low
343
344   * debian/rules:
345     - re-enable tests now that gcc-4.7 has been fixed.
346
347  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 13 Jun 2012 19:51:16 +0200
348
349 lightdm (1.2.2-1) unstable; urgency=low
350
351   * Upload to unstable.
352   * New upstream release.                                       closes: #673036
353   * debian/rules:
354     - build with --parallel.
355     - disable silent rules so build logs are useful.
356     - disable building test for now since it fails with gcc-4.7.
357   * debian/*.lintian-overrides added, override warning for hardening
358     checks, we do enable build flags.
359
360  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 May 2012 22:44:04 +0200
361
362 lightdm (1.2.0-1) experimental; urgency=low
363
364   [ Yves-Alexis Perez ]
365   * New upstream release.
366     - don't leak fds to child processes.                        closes: #658678
367   * debian/po:
368     - da.po updated, thanks to “Joe Dalton”.                    closes: #650946
369   * debian/control:
370     - add Provides: on x-display-manager.                       closes: #654343
371     - liblightdm-gobject-dev requires libdbus-glib-1-dev and libxklavier-dev
372       so add dependencies.
373     - drop lightdm-{gtk,qt}-greeter packages since they have been moved to
374       standalone packages.
375     - rename lightdm-qt-1-0 package to -2-0 to follow soname bump.
376     - drop dh-autoreconf build-dep.
377     - fix liblightdm*-dev package not depending on the library package itself.
378     - update standards version to 3.9.3.
379   * debian/watch updated for new tarballs location.
380   * debian/patches:
381     - 01_set-default-path refreshed.
382     - 02_default-config.patch refreshed
383       + use lightdm-greeter as greeter name, which is provided as an
384         alternative by the various greeters.
385     - 04_default-gtk-greeter-config dropped since lightm-gtk-greeter has been
386       moved to standalone package.
387     - 06_move-progs-to-pkglibexecdir dropped, included upstream.
388     - 07_CVE-2011-4105 dropped, code doesn't exist anymore.
389     - 08_CVE-2011-3153 dropped, included upstream.
390   * debian/rules:
391     - don't install libsystem as it's only useful for tests.
392     - drop autoreconf since we don't need it anymore.
393   * debian/lightdm-{gtk,qt}-greeter.{config.install.templates,postinst,prerm}
394     dropped.
395   * debian/lightdm.pam:
396      - add selinux lines, thanks Laurent Bigonville.            closes: #664805
397
398   [ Lionel Le Folgoc ]
399   * debian/patches: add missing DEP3 headers.
400
401  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 06 Apr 2012 21:32:13 +0200
402
403 lightdm (1.0.6-3) unstable; urgency=low
404
405   * debian/patches:
406     - 07_CVE-2011-4105 refreshed, use AC_USE_SYSTEM_EXTENSIONS in configure.ac
407       so GNU extensions are used even on kFreeBSD.              closes: #649633
408   * debian/rules:
409     - explicitly disable introspection. It seems only enabled on kFreeBSD
410       builds for some reason.
411
412  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 26 Nov 2011 09:34:47 +0100
413
414 lightdm (1.0.6-2) unstable; urgency=high
415
416   * urgency=high for security fixes.
417   * debian/patches:
418     - 07_CVE-2011-4105 added, make sure the file is not a link when chowning
419       it. (CVE-2011-4105)
420     - 08_CVE-2011-3153 added, fix information disclosure by droping privileges
421       before reading and re-writing ~/.dmrc.
422
423  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Nov 2011 21:39:30 +0100
424
425 lightdm (1.0.6-1) unstable; urgency=high
426
427   * New upstream release, urgency=high for security fix.
428     - fix .Xauthority ownership using lchown() (CVE-2011-4105)
429
430  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 04 Nov 2011 20:54:52 +0100
431
432 lightdm (1.0.4-1) unstable; urgency=low
433
434   * New upstream release.
435   * debian/patches:
436     - 01_set-default-path refreshed.
437
438  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 26 Oct 2011 07:29:19 +0200
439
440 lightdm (1.0.3-1) unstable; urgency=low
441
442   * New upstream release.
443   * debian/watch updated to only track stable releases.
444   * debian/patches:
445     - 01_set-default-path and 05_dont-add-pkglibexecdir-path refreshed for new
446       upstream release.
447     - 06_move-lightdm-set-defaults-to-pkglibexecdir renamed to
448       06_move-progs-to-pkglibexecdir, use the same patch to move
449       lightdm-guest-session-wrapper to pkglibexecdir and refresh the original
450       patch for new upstream.
451   * debian/lightdm.install:
452     - install lightdm-guest-session-wrapper.
453
454  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 08 Oct 2011 13:39:15 +0200
455
456 lightdm (1.0.2-1) unstable; urgency=low
457
458   * New upstream release.
459     - don't use autologin pam service, fix startup.             closes: #643844
460   * debian/control:
461     - add recommends on policykit-1 to greeters.                closes: #643292
462   * debian/patches:
463     - 05_dont-add-pkglibexecdir-path refreshed for new upstream release.
464
465  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 06 Oct 2011 07:41:40 +0200
466
467 lightdm (1.0.0-3) unstable; urgency=low
468
469   * debian/lightdm-{gtk,qt}.{postinst,prerm}:
470     - don't use dpkg-architecture since it's in dpkg-dev.       closes: #643792
471
472  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Sep 2011 22:26:18 +0200
473
474 lightdm (1.0.0-2) unstable; urgency=low
475
476   * debian/rules:
477     - correctly enable pie and bindnow.
478     - use a variable for multi-arch path instead of *.
479     - use autoreconf dh addon
480   * debian/control:
481     - add build-dep on dh-autoreconf and gtk-doc-tools
482   * debian/patches:
483     - 06_move-lightdm-set-defaults-to-pkglibexecdir added, move
484       lightdm-set-defaults to pkglibexecdir instead of libexecdir.
485   * debian/lightdm-{gtk,qt}-greeter.{postinst,prerm}:
486     - use variable for multi-arch path instead of *.
487     - update lightdm-set-defaults path to re-add lightdm folder.
488
489  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Sep 2011 12:09:35 +0200
490
491 lightdm (1.0.0-1) unstable; urgency=low
492
493   * New upstream release.
494   * debian/patches:
495     - all patches refreshed
496     - 02_default-config: explicitly disable tcp listen.
497   * debian/rules:
498     - drop all hardening rules now done by dh in compat mode 9, but manually
499       add pie and bindnow.
500     - add -Wl,--as-needed -Wl,-O1 to LDFLAGS.
501     - update gdmflexiserver path for multi-arch paths.
502   * debian/compat bumped to 9.
503   * debian/control:
504     - added build-deb on dpkg-dev (>= 1.16.1) for hardening support.
505     - dropped hardening-includes from build-depends, now superseded
506     - update debhelper build-dep to 9 for compat mode v9.
507     - add Pre-Depends: ${misc:Pre-Depends} to the lib packages.
508     - add Recommends: on gnome-icon-theme to gtk greeter.       closes: #643291
509   * debian/liblightdm-gobject-1-0.install,
510     debian/liblightdm-gobject-dev.install, debian/liblightdm-qt-1-0.install,
511     debian/liblightdm-qt-dev.install, debian/lightdm.install:
512     - update to use multi-arch folders.
513   * debian/lightdm.install:
514     - in v9 compat mode, libexecdir doesn't have the package name added so
515       update in consequence
516   * debian/liblightdm*.{postinst,prerm}:
517     - update path to lightdm-set-defaults.
518   * debian/lightdm.postinst:
519     - don't fail if one can't reload dbus, like in a chroot.    closes: #642295
520
521  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Sep 2011 07:39:18 +0200
522
523 lightdm (0.9.7-1) unstable; urgency=low
524
525   * New upstream release.
526     - fix consolekit session issues.
527
528  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 16 Sep 2011 08:01:12 +0200
529
530 lightdm (0.9.6-1) unstable; urgency=low
531
532   * New upstream release:
533     - don't write user files as root to prevent symlinks attacks
534       [CVE-2011-3349]                                           closes: #639151
535   * debian/patches:
536     - 01_set-default-path, 02_default-config, 03_quit-plymouth,
537       04_default-gtk-greeter-config refreshed.
538     - 05_always-export-XAUTHORITY dropped, included upstream. 
539     - 05_dont-add-pkglibexecdir-path added, don't add /usr/lib/lightdm/lightdm
540       to the PATH, it's ugly.
541   * debian/rules:
542     - don't install gdmflexiserver script for now until the PATH issue is
543       solved.
544   * debian/lightdm.install
545     - install lightdm-set-default and dm-tool there.
546   * debian/lightdm-{gtk,qt}-greeter.{config,templates,postinst,prerm}:
547     - provide a way to select the current greeter through debconf. Other
548       packages providing a greeter use the same templates/config to register
549       themselves in debconf.
550   * debian/control:
551     - add suggests on accountsservice.
552
553  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 15 Sep 2011 11:36:21 +0200
554
555 lightdm (0.9.2-3) unstable; urgency=low
556
557   * debian/patches:
558     - 05_always-export-XAUTHORITY added, always export path to xauth file.
559   * debian/lightdm-xsession.desktop:
560     - provide a default xsession desktop file.                  closes: #636111
561
562  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 06 Aug 2011 11:34:57 +0200
563
564 lightdm (0.9.2-2) unstable; urgency=low
565
566   * debian/control;
567     - use real package name in greeter dependency.              closes: #636020
568     - recommends desktop-base (for default background) and
569       gnome-theme-standards (for Adwaita GTK+ 3 theme) in GTK+ greeter.
570   * debian/patches:
571     - 04_default-gtk-greeter-config added, tune GTK+ greeter config to match
572       Debian themes.
573
574  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 30 Jul 2011 20:03:59 +0200
575
576 lightdm (0.9.2-1) unstable; urgency=low
577
578   * New upstream release.
579   * debian/lightdm.install:
580     - install locale files in lightdm package.
581   * debian/rules:
582     - set greeter user at build time.
583   * debian/control:
584     - rename the greeter packages to fit what's in Ubuntu.
585     - lightdm-vala doesn't provide a greeter anymore.
586   * debian/lightdm{,-gtk-greeter}.install:
587     - ship GTK+ greeter config file in the lightdm-gtk-greeter package.
588   * debian/lightdm.{config,templates} and debian/po debconf files added from
589     Ubuntu package.
590
591  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 29 Jul 2011 20:32:36 +0200
592
593 lightdm (0.9.0-1) unstable; urgency=low
594
595   * Initial release.                                            closes: #615591
596
597  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 28 Jul 2011 22:39:44 +0200