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