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