~ubuntu-branches/ubuntu/utopic/lxdm/utopic-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
lxdm (0.4.1-0ubuntu4) oneiric; urgency=low

  * debian/lxdm.upstart: Update start on, with current upstart events. 

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 07 Oct 2011 00:58:42 +0200

lxdm (0.4.1-0ubuntu3) oneiric; urgency=low

  [ Gunnar Hjalmarsson ]
  * debian/patches/22_ubuntu_i18n_oneiric.patch:
    - Source /etc/profile and ~/.profile (LP: #857326).
    - If the session language is set from the greeter, override
      language related variables that are set by sourcing ~/.profile.
    - Possible "Language" value in ~/.dmrc not applicable in Oneiric,
      so do not use it (LP: #843380).
  * debian/lxdm.upstart:
    - Export LC_MESSAGES to ensure correct display language on the
      login screen (LP: #857326).

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 30 Sep 2011 23:09:43 +0200

lxdm (0.4.1-0ubuntu2) oneiric; urgency=low

  * debian/lxdm.upstart: when lxdm is shut down by a runlevel call, emit an
    upstart event that can be caught by plymouth so it can distinguish
    between the DM shutting down for a runlevel change vs. other causes.
    Thanks Steve Langasek for the fix. LP: #854329.

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 25 Sep 2011 02:28:53 +0200

lxdm (0.4.1-0ubuntu1) oneiric; urgency=low

  * New upstream bugfix release.
  * debian/patches:
   - 21_fix_greeter_location.patch: Fix location of the greeter in the
     configuration file. (LP: #823621)

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 19 Aug 2011 14:38:55 +0200

lxdm (0.4.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.
   - Add a configuration GUI (LP: #518415)
   - Add an option to not put X11 auth file in $HOME (LP: #558765)
   - Parse ~/.xprofile (LP: #591031)
  * debian/patches:
   - 15-path-replace.patch: Refreshed.
   - 16_gtk3_migration.patch: Remove, merged upstream.
   - 20_disable_resize_grip.patch: Update to always apply since GTK2 has
     resize grip on Ubuntu.
   - 80_translations.patch: Remove, merged upstream.
   - 90_simple_expose.patch: Remove, upstream rewrote this code.
   - lxdm.conf_greeter_path_fix.patch: Remove, fixed upstream.
  * debian/rules:
   - Remove additional CFLAGS for GTK3 migration.

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 24 Jul 2011 19:03:21 +0200

lxdm (0.3.0-0ubuntu5) natty; urgency=low

  * debian/patches/90_simple_expose.patch
   - From upstream, rework the expose-event callback which have a high CPU
     usage (LP: #733912)
  * debian/patches/20_disable_resize_grip.patch
   - Disable resize grip which break the background drawing (LP: #703658)

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 20 Mar 2011 00:31:24 +0100

lxdm (0.3.0-0ubuntu4) natty; urgency=low

  * debian/lxdm.1: Fix wording in section FILES (initial patch by
    Andrey Bondarenko) (LP: #733169)

 -- Julien Lavergne <gilir@ubuntu.com>  Mon, 14 Mar 2011 16:33:22 +0100

lxdm (0.3.0-0ubuntu3) natty; urgency=low

  * debian/patches/
   - 80_translations.patch: Update translations from upstream git (2011-02-14)
  * debian/lxdm.pam:
   - Add @include common-session-noninteractive instead of
     @include common-session to disable consolekit pam support, already in lxdm
     (LP: #576073).
  * debian/control:
   - Drop libpam-ck-connector conflicts, since the support is disabled in the
     pam file (LP: #709531).

 -- Julien Lavergne <gilir@ubuntu.com>  Mon, 28 Feb 2011 00:17:20 +0100

lxdm (0.3.0-0ubuntu2) natty; urgency=low

  * debian/control:
   - Add conflicts on libpam-ck-connector to workaround bug #576073.
  * debian/16_gtk3_migration.patch:
   - Refresh with new depreciations.

 -- Julien Lavergne <gilir@ubuntu.com>  Sat, 15 Jan 2011 14:56:45 +0100

lxdm (0.3.0-0ubuntu1) natty; urgency=low

  * Merge with Debian git.
  * Ubuntu remaining changes:
   - debian/rules: 
    + Pass --libexecdir=/usr/lib/lxdm to keep the same location for the greeter
    + Add CFLAGS for GTK3 migration.
    + Add LDFLAGS for building with --as-needed
   - debian/patches/lxdm.conf_greeter_path_fix.patch: 
    + Use /usr/lib/lxdm prefix to keep the same location for the greeter.
   - debian/patches/16_gtk3_migration.patch:
    + Build with CFLAGS for GTK3 migration.
   - debian/lxdm.postinst:
    + Remove alternatives file if it's not a symlink (LP: #616188).
   - debian/lxdm.prerm
    + Don't remove alternative on upgrade.

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 05 Nov 2010 00:44:42 +0100

lxdm (0.3.0-1) UNRELEASED; urgency=low

  * New upstream release.
   - Fix login with spaces (LP: #621818)
  * debian/patches:
   - 10-selinux-fix.patch
   - 11-env-fix-1.patch
   - 12-env-fix-2.patch
   - 19-mode-debug.patch
   - 20-fix-xauthority.patch
   Merged upstream.
   - 15-path-replace.patch: Refresh.
   - 17-follow-symlink.patch: Drop, not needed with the new version.
   - 99-autoreconf.patch: Drop, not needed.
  * debian/control:
   - Build-depends on libpam0g-dev to build with PAM support. (LP: #635698)
   - Build-depends on libglib2.0-dev.
   - Build-depends on libx11-dev for xconn.
  * debian/copyright:
   - Update with new files.
  * debian/links
   - Link new binaries with the current manpage.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Mon, 25 Oct 2010 16:38:40 -0400

lxdm (0.2.0-0ubuntu3) maverick; urgency=low

  * debian/lxdm.postinst:
    - Only try to remove the alternative if the file actually exists.

 -- Martin-Éric Racine <q-funk@ubuntu.com>  Sun, 03 Oct 2010 23:08:39 +0300

lxdm (0.2.0-0ubuntu2) maverick; urgency=low

  * debian/lxdm.prerm:
   - Don't remove alternative on upgrade.
  * debian/lxdm.postinst:
   - Remove alternatives file if it's not a symlink (LP: #616188).

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 03 Oct 2010 16:16:36 +0200

lxdm (0.2.0-0ubuntu1) maverick; urgency=low

  * Sync with Debian git.
  * Ubuntu remaining changes:
   - debian/rules: 
    + Pass --libexecdir=/usr/lib/lxdm to keep the same location for the greeter
   - debian/changelog:
    + Merge last changelog entry.
  * Ubuntu changes dropped:
   - debian/patches:
    + 11-use-desktop-session.patch: dropped, not needed.
    + 17-last-session.patch: fixed upstream.
    + 20-stderr_stdout_to_log.patch: removed, same patch that
      stderr_stdout_to_log.patch

  [ Andrew Lee (李健秋) ]
  * debian/control:
   - Updated Vcs-Svn and Vcs-Browser tags.
  * debian/patches/lxdm.conf_greeter_path_fix.patch & debian/rules:
   - Append libexec to the path so that it's clear to know it's libexec.
  * debian/lxdm.init:
   - Read locale settings

  [ Julien Lavergne ]
  * Use /etc/lxdm/default.conf for configuration file, and symlink to the real
    file using update-alternative.
   - debian/rules: Pass /etc/lxdm/default.conf to set it as config file.
   - debian/lxdm.{postinst,prerm}: Register /etc/lxdm/lxdm.conf for lxdm.conf.
   - debian/lxdm.1: Update man pages.
  * debian/control:
   - Bump build-depends for libgtk2.0-dev to >= 2.12
   - Depends on debconf (>= 1.2.9) | debconf-2.0 instead of only debconf.
   - Depends on x11-utils | xbase-clients | xmessage instead of only x11-utils.
   - Bump depends for lsb-base to (>= 3.0-6).
   - Replace depends on libpam0g by libpam-modules.
   - Bump depends for libpam-runtime to (>= 0.76-14).
   - Provide x-display-manager.
  * debian/rules:
   - Add LDFLAGS = -Wl,-z,defs -Wl,-O2 -Wl,--as-needed
   - Add --enable-debug to configure.
  * debian/patches/
   - 10-selinux-fix.patch: From upstream, various fixes, including SElinux
     support.
   - 11-env-fix-1.patch & 12-env-fix-2.patch: From upstream, fix various
     environnement settings.
   - 15-path-replace.patch : don't let lxdm replace PATH. (LP: #524761)
   - 17-follow-symlink.patch: Follow symlink instead of saving the
     configuration file on a symlink.
   - 19-mode-debug.patch: From upstream, add a debug mode.
   - 20-fix-xauthority.patch: From upstream, fix xauthority export.
   - 99-autoreconf.patch: Refresh configure.
  * debian/lxdm.upstart: Add upstart script.
  * debain/po: Add po files from xdm package.
  * debian/copyright:
   - Update copyright with debian/po files.
  * debian/lxdm.insserv & debian/rules: 
   - Add virtual facility x-display-manager for insserv.
  * debian/lxdm.pam
   - Add.

 -- Julien Lavergne <gilir@ubuntu.com>  Sat, 22 May 2010 18:40:10 +0200

lxdm (0.2.0-2) unstable; urgency=low

  * added testing for /etc/default/locale
  * modified LANG handling

 -- Dinko Sabo <cobrasbyte@gmx.de>  Sat, 22 May 2010 14:51:04 +0200

lxdm (0.2.0-1) unstable; urgency=low

  * New upstream release
  * Updated paths in maintainer scripts
  * Add patch to change greeter path in lxdm.conf
  * Update debian/copyright
  * Add new dependencies to control 
  * Add autoconfigure override in rules to set correct paths for libs
    config files
  * Disable stderr_stdout_to_log.patch for now 

 -- Nikolas Poniros <edhunter@sidux.com>  Sun, 02 May 2010 17:51:28 +0200

lxdm (0.2.0~svn2307+git20100408-0ubuntu1) lucid; urgency=low

  * New upstream snapshot (735dbe5727f)
   - Fix PAM support (LP: #550551)
   - Fix use of encrypted partition (LP: #554583)
  * debian/patches:
   - 11-use-desktop-session.patch: Refresh to only add startlubuntu for Lubuntu
     session.
   - 15-path-replace.patch: Refresh.
   - 17-last-session.patch: restore last session behavior (LP: #561377)
   - 20-stderr_stdout_to_log.patch: Refresh.
  * Update PAM file with current gdm one.
  * debian/lxdm.1 & debian/manpages: Add a man page based the one from Sidux
    (LP: #516703)

 -- Julien Lavergne <gilir@ubuntu.com>  Tue, 13 Apr 2010 01:25:35 +0200

lxdm (0.2.0~svn2307+git20100209-0ubuntu2) lucid; urgency=low

  * debian/patches/15-path-replace.patch : From upstream, don't let lxdm
    replace PATH (LP: #524761).
  * debian/lxdm.upstart: export PATH from /etc/environment.
  * debian/patches/20-stderr_stdout_to_log.patch: From Sidux, redirect stderr
    and stdout to the log file.

 -- Julien Lavergne <gilir@ubuntu.com>  Wed, 24 Feb 2010 23:51:29 +0100

lxdm (0.2.0~svn2307+git20100209-0ubuntu1) lucid; urgency=low

  * New upstream snapshot, from git (40c1561c8d).
  * debian/rules
   - Pass config file with CFLAGS to /etc/lxdm/default.list. This location will
     be updated by update-alternative to handle multiple configuration files.
   - Pass --libexecdir=/usr/lib/lxdm configure flag.
  * debian/patches/
   - 14-lubuntu-config-file.patch: Removed, handle by update-alternative.
   - 13-plymouth-support.patch: Removed, merged upstream.
   - 12-replace-libexec.patch: removed, handle by --libexecdir=/usr/lib/lxdm
  * debian/control
   - Add depends on librsvg2-common, the theme use SVG image.
  * debian/lxdm.postinst & debian/prerm
   - Use update-alternate to configure default configuration file.

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 31 Jan 2010 23:35:02 +0100

lxdm (0.2.0~svn2307-0ubuntu1) lucid; urgency=low

  * New upstream snapshot.
  * Update location of lxdm and lxdm-binary to /usr/sbin
  * debian/patches/
   - 11-use-desktop-session.patch: Refreshed.
   - 12-replace-libexec: Replaced hardcoded libexec.
   - 13-plymouth-support.patch: Adapt plymouth support.
   - 14-lubuntu-config-file.patch: Use lubuntu config file if it's available.
  * debian/control:
   - Depend gtk2-engines-pixbuf for theme support.
   - Depend on libpam-runtime (>= 0.76-14) and libpam-modules for pam modules
     support (LP: #512599).
   - Don't conflict with plymouth, support was fixed.
  * debian/lxdm.upstart: Adapt to start on tty1.
  * Remove README.Debian mentionning plymouth conflict.

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 29 Jan 2010 18:49:25 +0100

lxdm (0.1.0-6) unstable; urgency=low

  * Add man page 
  * Add debian/watch file 
  * Add debian/links 
  * Add debian/lxdm.logrotate 
  * Update debian/copyright to include manpage author 

 -- Nikolas Poniros <edhunter@sidux.com>  Thu, 01 Apr 2010 06:27:11 +0200

lxdm (0.1.0-5) unstable; urgency=low

  * Correct Vcs-* lines
  * Improve long description

 -- Nikolas Poniros <edhunter@sidux.com>  Tue, 30 Mar 2010 22:07:51 +0200

lxdm (0.1.0-4) unstable; urgency=low

  * Add --no-start override for init script 

 -- Nikolas Poniros <edhunter@sidux.com>  Thu, 18 Mar 2010 17:20:59 +0100

lxdm (0.1.0-3) unstable; urgency=low

  * Added stderr_stdout_tot_log.patch
  * Minor fix to postinst

 -- Nikolas Poniros <edhunter@sidux.com>  Fri, 12 Feb 2010 10:57:28 +0100

lxdm (0.1.0-2) unstable; urgency=low

  * Fixing issues with postinst/prerm/config 

 -- Nikolas Poniros <edhunter@sidux.com>  Fri, 12 Feb 2010 01:53:43 +0100

lxdm (0.1.0-1) unstable; urgency=low

  [ Nikolas Poniros ]
  * Initial release (closes: #560004)  

 -- Nikolas Poniros <edhunter@sidux.com>  Tue, 09 Feb 2010 19:06:13 +0100

lxdm (0.1.0-0ubuntu1) lucid; urgency=low

  * Intial release (LP: #495947)
  * debian/patches/11-use-desktop-session.patch: Detect DESKTOP_SESSION 
    environnement variable instead of DESKTOP.

 -- Julien Lavergne <gilir@ubuntu.com>  Thu, 21 Jan 2010 00:37:45 +0100