[ubuntu/yakkety-proposed] gdm3 3.20.1-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Tue Aug 9 20:37:18 UTC 2016


gdm3 (3.20.1-1ubuntu1) yakkety; urgency=medium

  * Team upload.
  * Merge with Debian. Remaining changes:
    + README.Debian: update for correct paths in Ubuntu
    + Use upstream Xsession script
    + control.in:
      - Drop recommends on desktop-base
      - depend on bash for ubuntu_config_error_dialog.patch
      - Add a transitional gdm package
    + rules:
      - Don't override default user/group
      - --enable-gdm-xsession to install upstream Xsession script
      - override of dh_installinit with --no-start to avoid session being killed
    + rules, README.Debian, gdm3.8.pod:
      Use upstream custom.conf instead of daemon.conf
    + Migrate settings to gdm3 paths, this can be dropped in 16.10
      - Migrate pam files as per debian structure
      - gdm.preinst, gdm3.postinst: Move conffiles to new location (/etc/gdm3)
      - gdm.postinst: purge the old gdm dconf profile
      - generate_config: update gdm user homedir, done here since systemd blocks
        usermod from working in maintscripts
      - gdm3.config: force transition of dconf selection to gdm3
    + gdm3.{postinst,postrm}: rename user and group back to gdm
    + gdm3.postinst: don't kill gdm on upgrade
    + gdm3.*.pam: Make pam_env read ~/.pam_environment (LP: #952185)
    + ubuntu_run_xsession.d.patch
    + ubuntu_upstart_event.patch:
      - emit upstart events
    + ubuntu_xresources_is_a_dir.patch
       when running systemd init
    + ubuntu_nvidia_prime.patch:
      - Add hook to run prime-offload (as root) and prime-switch if
        nvidia-prime is installed (LP: #1262068)
    + revert_override_LANG_with_accountservices.patch:
      - On Ubuntu accountservices only stores the language and not the
        full locale as needed by LANG.
    + ubuntu_config_error_dialog.patch:
      - Show warning dialog in case of error in ~/.profile etc. and
        don't let a syntax error make the login fail (LP: #678421).
    + 09_default_session.patch:
      - Dropped, all the other Ubuntu flavors use LightDM and it only takes a
        gsettings override to set a different default session

gdm3 (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Restore debian/patches/09_default_session.patch as we postponed the switch
    to Wayland.
  * Upload to unstable.

gdm3 (3.20.0-2) experimental; urgency=medium

  * debian/rules: Switch back the initial VT to vt1 (Closes: #819423)
  * Drop /usr/share/gdm/greeter/dbus-1 files, gdm/gnome-shell doesn't try to
    start telepathy-mission-control and gnome-online-accounts anymore.
  * Drop debian/patches/09_default_session.patch completely as we want to
    default to the wayland session for now.
  * debian/default.desktop.in: Update the Name of the Comment to make it clear
    that it will start the X11 default session of the system.

gdm3 (3.20.0-1) experimental; urgency=medium

  * Drop debian/patches/93_disable_gvfs.patch
    - superseded by upstream commit 5e81151a147
      "launch-environment: disable gvfs except in initial setup mode"
  * Bump gnome-shell dependency to >= 3.19.92
    - new interactions between gdm and gnome-shell for session start
  * New upstream release.
  * Temporarily disable debian/patches/09_default_session.patch
    - the System Default ("default") session is currently broken, so use
      upstreams default ("gnome") while investigating.

gdm3 (3.19.92-1) experimental; urgency=medium

  * New upstream release.
  * Add build-dependency on xserver-xorg-dev for xorg-server.pc
    - upstream configure.ac now checks for xserver version.
  * Bump Standards-Version to 3.9.7.
  * Refresh the following patches to apply:
    - debian/patches/09_default_session.patch
    - debian/patches/16_xserver_path.patch
    - debian/patches/90_config_comments.patch
      (Drop greeter section comments as that section was removed.)
    - debian/patches/93_disable_gvfs.patch

Date: Tue, 09 Aug 2016 16:32:07 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gdm3/3.20.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 09 Aug 2016 16:32:07 -0400
Source: gdm3
Binary: gdm3 libgdm1 libgdm-dev gir1.2-gdm-1.0 gdm
Architecture: source
Version: 3.20.1-1ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 gdm        - GNOME Display Manager (transitional package)
 gdm3       - GNOME Display Manager
 gir1.2-gdm-1.0 - GObject introspection data for the GNOME Display Manager
 libgdm-dev - GNOME Display Manager (development files)
 libgdm1    - GNOME Display Manager (shared library)
Closes: 819423
Launchpad-Bugs-Fixed: 678421 952185 1262068
Changes:
 gdm3 (3.20.1-1ubuntu1) yakkety; urgency=medium
 .
   * Team upload.
   * Merge with Debian. Remaining changes:
     + README.Debian: update for correct paths in Ubuntu
     + Use upstream Xsession script
     + control.in:
       - Drop recommends on desktop-base
       - depend on bash for ubuntu_config_error_dialog.patch
       - Add a transitional gdm package
     + rules:
       - Don't override default user/group
       - --enable-gdm-xsession to install upstream Xsession script
       - override of dh_installinit with --no-start to avoid session being killed
     + rules, README.Debian, gdm3.8.pod:
       Use upstream custom.conf instead of daemon.conf
     + Migrate settings to gdm3 paths, this can be dropped in 16.10
       - Migrate pam files as per debian structure
       - gdm.preinst, gdm3.postinst: Move conffiles to new location (/etc/gdm3)
       - gdm.postinst: purge the old gdm dconf profile
       - generate_config: update gdm user homedir, done here since systemd blocks
         usermod from working in maintscripts
       - gdm3.config: force transition of dconf selection to gdm3
     + gdm3.{postinst,postrm}: rename user and group back to gdm
     + gdm3.postinst: don't kill gdm on upgrade
     + gdm3.*.pam: Make pam_env read ~/.pam_environment (LP: #952185)
     + ubuntu_run_xsession.d.patch
     + ubuntu_upstart_event.patch:
       - emit upstart events
     + ubuntu_xresources_is_a_dir.patch
        when running systemd init
     + ubuntu_nvidia_prime.patch:
       - Add hook to run prime-offload (as root) and prime-switch if
         nvidia-prime is installed (LP: #1262068)
     + revert_override_LANG_with_accountservices.patch:
       - On Ubuntu accountservices only stores the language and not the
         full locale as needed by LANG.
     + ubuntu_config_error_dialog.patch:
       - Show warning dialog in case of error in ~/.profile etc. and
         don't let a syntax error make the login fail (LP: #678421).
     + 09_default_session.patch:
       - Dropped, all the other Ubuntu flavors use LightDM and it only takes a
         gsettings override to set a different default session
 .
 gdm3 (3.20.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Restore debian/patches/09_default_session.patch as we postponed the switch
     to Wayland.
   * Upload to unstable.
 .
 gdm3 (3.20.0-2) experimental; urgency=medium
 .
   * debian/rules: Switch back the initial VT to vt1 (Closes: #819423)
   * Drop /usr/share/gdm/greeter/dbus-1 files, gdm/gnome-shell doesn't try to
     start telepathy-mission-control and gnome-online-accounts anymore.
   * Drop debian/patches/09_default_session.patch completely as we want to
     default to the wayland session for now.
   * debian/default.desktop.in: Update the Name of the Comment to make it clear
     that it will start the X11 default session of the system.
 .
 gdm3 (3.20.0-1) experimental; urgency=medium
 .
   * Drop debian/patches/93_disable_gvfs.patch
     - superseded by upstream commit 5e81151a147
       "launch-environment: disable gvfs except in initial setup mode"
   * Bump gnome-shell dependency to >= 3.19.92
     - new interactions between gdm and gnome-shell for session start
   * New upstream release.
   * Temporarily disable debian/patches/09_default_session.patch
     - the System Default ("default") session is currently broken, so use
       upstreams default ("gnome") while investigating.
 .
 gdm3 (3.19.92-1) experimental; urgency=medium
 .
   * New upstream release.
   * Add build-dependency on xserver-xorg-dev for xorg-server.pc
     - upstream configure.ac now checks for xserver version.
   * Bump Standards-Version to 3.9.7.
   * Refresh the following patches to apply:
     - debian/patches/09_default_session.patch
     - debian/patches/16_xserver_path.patch
     - debian/patches/90_config_comments.patch
       (Drop greeter section comments as that section was removed.)
     - debian/patches/93_disable_gvfs.patch
Checksums-Sha1:
 46de42dac7e802645fbad76a0a5f2de4d18e1c4f 3351 gdm3_3.20.1-1ubuntu1.dsc
 6fdf83e4543fc881d69c48bf5e3845ccb8bd9002 1148952 gdm3_3.20.1.orig.tar.xz
 dedd96a656d20fdffd56c2c28dd73523ea2c73b2 88504 gdm3_3.20.1-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 26fd8d2a3bc07df1d811e11cc0a93cb38b10b8f2a9ca6cb90b9ec26082ad1d0a 3351 gdm3_3.20.1-1ubuntu1.dsc
 10a2512fc8455a3e60e61907a8419ae7dfba9e7ea80cfb7e2ffa746eb165789f 1148952 gdm3_3.20.1.orig.tar.xz
 c6f764a263167191ad9a5f2297c5fa6b5ed6d698d276b690f14cb46ab47c6d98 88504 gdm3_3.20.1-1ubuntu1.debian.tar.xz
Files:
 73fb84a22fdf599a61b12197ca40ecff 3351 gnome optional gdm3_3.20.1-1ubuntu1.dsc
 5ce6722e298aae7e18d5007be9c2a4fb 1148952 gnome optional gdm3_3.20.1.orig.tar.xz
 74c3506a9b50c826ccbb2a330c7b67fe 88504 gnome optional gdm3_3.20.1-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXqj4UAAoJEMdHrjc2M/hKuRUP/0imVvLDasnTTL8HbZOrIp2a
z2H4eR9KhpCzZamaL6p3Sp0sij4nY8RpRsTzWpjFlBEzL/iPn0gd9QdvXp8iJpQY
YXtyks+j3Ma7S/owz3qi/DaBHidevKnLn5kSbqKEzizo8sE1HZmSj20WazrWPKQm
TbMfIgczGOo3sy/QhHTiONt8PntAsXfZ2tKzPD67biNQlyC3dPmIEThJCmbPE+T3
qdIQWchEJExnYXI2ceiECSfSGLxGMxuDMULR/cXj8WFrC7t3BbZ9BkyDXkJ+H05x
vrYaF+PzjFVfVa4Eihy7SilnOYofpKF585jaMT9E5MOL+8h14X7wqvoQAkUZPPkh
IjpITWJCfmvMgCNl2x3T6YpLqNhOS7Hlf8aO83QCkub2BTq7CqELhtTF6bQPBTg/
Fv0kh8bks0a1DM8xM1fc/UMLbRnoJvBiBKyajIjF6yU/nayEgrQqJSf3G4Zu0oAN
DcDS/Fgny7LL/BO8Xh/LttcTc3Ogfds6IgB5Z0pUNQ1Yb5bVytIBqEnSTbgZayX9
VAvD+zwltd2hRoUKHISqTvUzKCzFxa/nqRLLKvzsa78EqNN8UTVnpfoPTipty4UJ
h6JZr/Pcf2S5sS1qrewCODTfYEIxkNZLdLoUi8C1ZVjqVGzbTn9cW5yqpzDDoMj7
5cIkzgDNciBPLd9P6571
=j04O
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list