[ubuntu/maverick] lxdm 0.2.0-0ubuntu1 (Accepted)

Julien Lavergne gilir at ubuntu.com
Wed Jun 2 23:25:17 BST 2010


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

  [ Dinko Sabo ]
  * added testing for /etc/default/locale
  * modified LANG handling

  [ Nikolas Poniros ]
  * 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

  [ 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.

Date: Wed, 02 Jun 2010 23:33:02 +0200
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Signed-By: Julien Lavergne <julien.lavergne at gmail.com>
https://launchpad.net/ubuntu/maverick/+source/lxdm/0.2.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 02 Jun 2010 23:33:02 +0200
Source: lxdm
Binary: lxdm
Architecture: source
Version: 0.2.0-0ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Julien Lavergne <gilir at ubuntu.com>
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Description: 
 lxdm       - GUI login manager for LXDE
Launchpad-Bugs-Fixed: 524761
Changes: 
 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
 .
   [ Dinko Sabo ]
   * added testing for /etc/default/locale
   * modified LANG handling
 .
   [ Nikolas Poniros ]
   * 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
 .
   [ 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.
Checksums-Sha1: 
 0a7e6e9a567e58ad5cee34a1ae714091fd7d637a 1402 lxdm_0.2.0-0ubuntu1.dsc
 dc42a8435f53b8b07a2312d09681126300fbf9fe 255282 lxdm_0.2.0.orig.tar.gz
 db47f41d48eb5cffb08e00b45a60f903705abaa4 39987 lxdm_0.2.0-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 acb5d58a304da5c9e95dd8a7eb726aeedf058181364cd5db6226356fdcf1d370 1402 lxdm_0.2.0-0ubuntu1.dsc
 7946e440dcadc1cf4c1837919d3c2c795f95b0c1a27c9faa4d0a651723a9d3dc 255282 lxdm_0.2.0.orig.tar.gz
 e891f1683d4c40b5b2c09335555eeffb5abe2fce1a7acbe7c4f7da2dcf8359da 39987 lxdm_0.2.0-0ubuntu1.debian.tar.gz
Files: 
 4ba9894b345312c09cd96e6d56177a06 1402 x11 extra lxdm_0.2.0-0ubuntu1.dsc
 e539f81ba691f2b0cb2017b82dfee58f 255282 x11 extra lxdm_0.2.0.orig.tar.gz
 de5f0276fd7c697946b071d4475f019c 39987 x11 extra lxdm_0.2.0-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian LXDE Packaging Team <pkg-lxde-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwG1W8ACgkQuiTN8kkeU4kPwACfUsSISYQU334Oy/7EKp5Qqca6
uYkAn3l/sqU4c7cCLC8GQ4tLJ2ZdUSEK
=lZ37
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list