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