[ubuntu/kinetic-proposed] gdm3 43.0-1ubuntu1 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Thu Oct 6 17:00:41 UTC 2022


gdm3 (43.0-1ubuntu1) kinetic; urgency=medium

  * Merge with debian, remaining changes:
    + readme.debian: update for correct paths in ubuntu
    + control.in:
      - don't recommend desktop-base
      - depend on bash for config_error_dialog.patch
      - update vcs field
    + rules:
      - don't override default user/group
      - -dgdm-xsession=true to install upstream xsession script
      - override dh_installinit with --no-start to avoid session being killed
    + rules, readme.debian, gdm3.8.pod:
      use upstream custom.conf instead of daemon.conf
    + gdm3.{postinst,postrm}: rename user and group back to gdm
    + gdm3.*.pam: make pam_env read ~/.pam_environment, as we use in g-c-c
      settings
    + gdm3.install:
      - don't install debian/xsession
    + add run_xsession.d.patch
    + add xresources_is_a_dir.patch
      - fix loading from /etc/x11/xresources/*
    + add nvidia_prime.patch:
      - add hook to run prime-offload (as root) and prime-switch if
        nvidia-prime is installed
    + add revert_override_lang_with_accountservices.patch:
      - on ubuntu accountservices only stores the language and not the
        full locale as needed by lang.
    + add dont_set_language_env.patch:
      - don't run the set_up_session_language() function, since it
        overrides variable values set by ~/.pam_environment
    + add 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
    + add debian/patches/revert_nvidia_wayland_blacklist.patch:
      - don't blacklist nvidia for wayland
    + add gdm3.service-wait-for-drm-device-before-trying-to-start-i.patch:
      - wait for the first valid gdm device on pre-start
    + add prefer_ubuntu_session_fallback.patch:
      - Prefer ubuntu session as fallback instead of GNOME
    + add XSession-Use-x-terminal-emulator-as-fallback-instead-of-x.patch:
      - Use x-terminal-emulator as fallback instead of xterm
    + add Revert-data-Disable-GDM-on-hybrid-graphics-laptops-with-v.patch:
      - Don't disable Wayland on hybrid graphics laptops
    + add debian/default.pa
      - disable bluetooth audio devices in pulseaudio from gdm3.
    + debian/gdm3.install
      - added details of the default.pa file
    + debian/gdm3.postinst
      - added installation of default.pa and creation of dir if it doesn't
        exist.
    + debian/greeter.dconf-defaults: don't set debian settings in the
      greeter's dconf db
  * debian/patches: Drop applied and refresh

gdm3 (43.0-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
  * debian/control.in: Build gdm3 on armel since gjs & mozjs102
    are built there now
  * Release to unstable

  [ Simon McVittie ]
  * d/control.in: Depend on polkitd instead of policykit-1

gdm3 (42.0-2) experimental; urgency=medium

  * Team upload
  * Only build gdm3 on architectures with working mozjs102 and gjs.
    gjs is likely to be removed from armel as part of the move to mozjs102
    (see #1018076), and is unbuildable or fails tests on most non-release
    architectures. gdm3 requires gnome-shell at runtime, which requires gjs.
    To avoid having an uninstallable gdm3 package, only build it on
    architectures where gjs is known to be available.
  * NEWS: Use correct version number and suite (Closes: #1008663)
  * Standards-Version: 4.6.1 (no changes required)
  * Upload to experimental: unstable upload will be done as part of #1018076

Date: Tue, 27 Sep 2022 07:23:05 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Jeremy Bicha <jeremy.bicha at canonical.com>
https://launchpad.net/ubuntu/+source/gdm3/43.0-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 27 Sep 2022 07:23:05 +0200
Source: gdm3
Built-For-Profiles: noudeb
Architecture: source
Version: 43.0-1ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Closes: 1008663
Changes:
 gdm3 (43.0-1ubuntu1) kinetic; urgency=medium
 .
   * Merge with debian, remaining changes:
     + readme.debian: update for correct paths in ubuntu
     + control.in:
       - don't recommend desktop-base
       - depend on bash for config_error_dialog.patch
       - update vcs field
     + rules:
       - don't override default user/group
       - -dgdm-xsession=true to install upstream xsession script
       - override dh_installinit with --no-start to avoid session being killed
     + rules, readme.debian, gdm3.8.pod:
       use upstream custom.conf instead of daemon.conf
     + gdm3.{postinst,postrm}: rename user and group back to gdm
     + gdm3.*.pam: make pam_env read ~/.pam_environment, as we use in g-c-c
       settings
     + gdm3.install:
       - don't install debian/xsession
     + add run_xsession.d.patch
     + add xresources_is_a_dir.patch
       - fix loading from /etc/x11/xresources/*
     + add nvidia_prime.patch:
       - add hook to run prime-offload (as root) and prime-switch if
         nvidia-prime is installed
     + add revert_override_lang_with_accountservices.patch:
       - on ubuntu accountservices only stores the language and not the
         full locale as needed by lang.
     + add dont_set_language_env.patch:
       - don't run the set_up_session_language() function, since it
         overrides variable values set by ~/.pam_environment
     + add 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
     + add debian/patches/revert_nvidia_wayland_blacklist.patch:
       - don't blacklist nvidia for wayland
     + add gdm3.service-wait-for-drm-device-before-trying-to-start-i.patch:
       - wait for the first valid gdm device on pre-start
     + add prefer_ubuntu_session_fallback.patch:
       - Prefer ubuntu session as fallback instead of GNOME
     + add XSession-Use-x-terminal-emulator-as-fallback-instead-of-x.patch:
       - Use x-terminal-emulator as fallback instead of xterm
     + add Revert-data-Disable-GDM-on-hybrid-graphics-laptops-with-v.patch:
       - Don't disable Wayland on hybrid graphics laptops
     + add debian/default.pa
       - disable bluetooth audio devices in pulseaudio from gdm3.
     + debian/gdm3.install
       - added details of the default.pa file
     + debian/gdm3.postinst
       - added installation of default.pa and creation of dir if it doesn't
         exist.
     + debian/greeter.dconf-defaults: don't set debian settings in the
       greeter's dconf db
   * debian/patches: Drop applied and refresh
 .
 gdm3 (43.0-1) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * New upstream release
   * debian/control.in: Build gdm3 on armel since gjs & mozjs102
     are built there now
   * Release to unstable
 .
   [ Simon McVittie ]
   * d/control.in: Depend on polkitd instead of policykit-1
 .
 gdm3 (42.0-2) experimental; urgency=medium
 .
   * Team upload
   * Only build gdm3 on architectures with working mozjs102 and gjs.
     gjs is likely to be removed from armel as part of the move to mozjs102
     (see #1018076), and is unbuildable or fails tests on most non-release
     architectures. gdm3 requires gnome-shell at runtime, which requires gjs.
     To avoid having an uninstallable gdm3 package, only build it on
     architectures where gjs is known to be available.
   * NEWS: Use correct version number and suite (Closes: #1008663)
   * Standards-Version: 4.6.1 (no changes required)
   * Upload to experimental: unstable upload will be done as part of #1018076
Checksums-Sha1:
 b96491155a8d93b003cd23e8713beedcf75d8686 3201 gdm3_43.0-1ubuntu1.dsc
 6a369fbd142fe5b087a6bdda365e8840d95b19be 830668 gdm3_43.0.orig.tar.xz
 e5bea674ae0e163a171734f2144be4693337aabb 86452 gdm3_43.0-1ubuntu1.debian.tar.xz
 d91e5f4d96327c4e612cb95012ef75378365eb09 17199 gdm3_43.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
 5403e940ece436a908c79cda0c64c617d435dfed1e7174d6b15529e70f9b0613 3201 gdm3_43.0-1ubuntu1.dsc
 94d70d6ed7df59fa7fde4fd02fed1168593a8adce10fcee113c148d52b392294 830668 gdm3_43.0.orig.tar.xz
 e3b39c85c3cffce0f1c185c5f8a0436a24a531a044ade0493dbfc2b6d4f3ea6b 86452 gdm3_43.0-1ubuntu1.debian.tar.xz
 9a6aaffc1b9cb5a24a4bedf403be5e54140f725e2a8d0402e2691d86ffd86816 17199 gdm3_43.0-1ubuntu1_source.buildinfo
Files:
 5658c923778de5bde270befc3623e771 3201 gnome optional gdm3_43.0-1ubuntu1.dsc
 d9ca2abdf2359d0420dc71a1bd1d7530 830668 gnome optional gdm3_43.0.orig.tar.xz
 0646e78c36bfeb0e47fdbaaf5353b692 86452 gnome optional gdm3_43.0-1ubuntu1.debian.tar.xz
 8f08210b8e047387066757276dbea62e 17199 gnome optional gdm3_43.0-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the kinetic-changes mailing list