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