[ubuntu/mantic-proposed] gnome-session 44.0-4ubuntu1 (Accepted)

Jeremy Bícha jbicha at ubuntu.com
Thu Sep 7 14:47:14 UTC 2023


gnome-session (44.0-4ubuntu1) mantic; urgency=medium

  * Merge with Debian to fix Dark Theme regression (LP: #2034602).
    Remaining changes:
    - debian/control.in:
      + Recommend session-migration
      + Move xwayland dependency to gnome-session and make gnome-session
        Arch: any
      + Split gnome-startup-applications to a separate binary package so
        that it can be uninstalled without breaking the system
      + Add unity-session
    - debian/rules: Ensure pot file is generated to translate session files
    - Split ubuntu-session out of gnome-session.
    - debian/data: Add old-style systemd user session used by Unity
    - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
       Moved registering gnome-session binary as a session manager to
       gnome-session-bin package
    - don't install gnome-mimeapps.list (installed by desktop-file-utils in
      Ubuntu):
      debian/gnome-session-common.dirs, gnome-session-common.install,
      gnome-session-common.maintscript, gnome-session-common.postinst
    - debian/patches/ubuntu/support_autostart_delay.patch:
      + Bugzilla patch to support adding a delay to autostart apps, using
        a "X-GNOME-Autostart-Delay" key in the desktop file
    - debian/patches/ubuntu/ubuntu_sessions.patch:
      + Add ubuntu sessions
    - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
      + Add GNOME_SESSION_SAVE environment variable for people wanting to
        use the save session still, knowing that it can break your system
        if used unwisely
    - debian/patches/ubuntu/add_sessionmigration.patch:
      + launch session-migration if present at the start of the session.
        This sync tool runns different session migration scripts that can be
        provided in various desktop packages.
    - debian/patches/ubuntu/dbus_request_shutdown.patch:
      + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
        other applications to shutdown or reboot the machine via the session
        manager.
    - debian/patches/ubuntu/ignore_gsettings_region.patch:
      + Ignore the "region" gsettings value - users' setting of LC_*
        variables saved in ~/.pam_environment.
    - debian/patches/revert_remove_gnome_session_properties.patch:
      + Don't merge translations into gnome-session-properties.desktop
    - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
      + Migrate users using old default ubuntu-settings to current ones
    - debian/xdg_dirs_desktop_session.sh: Install a new script into
      /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
      $XDG_{CONFIG,DATA}_DIRS.

gnome-session (44.0-4) unstable; urgency=medium

  * Cherry-pick 2 more patches from upstream:
    - Also set LC_ADDRESS and LC_TELEPHONE from configured user region
    - Make gsm-system's return_false actually return FALSE

gnome-session (44.0-3) unstable; urgency=medium

  * Team upload
  * d/p/data-Add-gnome-portals.conf.patch:
    Add patch proposed upstream to add a gnome-portals.conf for use by
    xdg-desktop-portal >= 1.17.1.
    This is the replacement for the UseIn field in .portal files, and is
    analogous to how we ship a mimeapps.list to configure preferred apps
    to handle MIME types in GNOME.
  * d/gnome-session-common.install: Install gnome-portals.conf

Date: Thu, 07 Sep 2023 10:35:01 -0400
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-session/44.0-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 07 Sep 2023 10:35:01 -0400
Source: gnome-session
Built-For-Profiles: noudeb
Architecture: source
Version: 44.0-4ubuntu1
Distribution: mantic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Launchpad-Bugs-Fixed: 2034602
Changes:
 gnome-session (44.0-4ubuntu1) mantic; urgency=medium
 .
   * Merge with Debian to fix Dark Theme regression (LP: #2034602).
     Remaining changes:
     - debian/control.in:
       + Recommend session-migration
       + Move xwayland dependency to gnome-session and make gnome-session
         Arch: any
       + Split gnome-startup-applications to a separate binary package so
         that it can be uninstalled without breaking the system
       + Add unity-session
     - debian/rules: Ensure pot file is generated to translate session files
     - Split ubuntu-session out of gnome-session.
     - debian/data: Add old-style systemd user session used by Unity
     - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
        Moved registering gnome-session binary as a session manager to
        gnome-session-bin package
     - don't install gnome-mimeapps.list (installed by desktop-file-utils in
       Ubuntu):
       debian/gnome-session-common.dirs, gnome-session-common.install,
       gnome-session-common.maintscript, gnome-session-common.postinst
     - debian/patches/ubuntu/support_autostart_delay.patch:
       + Bugzilla patch to support adding a delay to autostart apps, using
         a "X-GNOME-Autostart-Delay" key in the desktop file
     - debian/patches/ubuntu/ubuntu_sessions.patch:
       + Add ubuntu sessions
     - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
       + Add GNOME_SESSION_SAVE environment variable for people wanting to
         use the save session still, knowing that it can break your system
         if used unwisely
     - debian/patches/ubuntu/add_sessionmigration.patch:
       + launch session-migration if present at the start of the session.
         This sync tool runns different session migration scripts that can be
         provided in various desktop packages.
     - debian/patches/ubuntu/dbus_request_shutdown.patch:
       + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
         other applications to shutdown or reboot the machine via the session
         manager.
     - debian/patches/ubuntu/ignore_gsettings_region.patch:
       + Ignore the "region" gsettings value - users' setting of LC_*
         variables saved in ~/.pam_environment.
     - debian/patches/revert_remove_gnome_session_properties.patch:
       + Don't merge translations into gnome-session-properties.desktop
     - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
       + Migrate users using old default ubuntu-settings to current ones
     - debian/xdg_dirs_desktop_session.sh: Install a new script into
       /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
       $XDG_{CONFIG,DATA}_DIRS.
 .
 gnome-session (44.0-4) unstable; urgency=medium
 .
   * Cherry-pick 2 more patches from upstream:
     - Also set LC_ADDRESS and LC_TELEPHONE from configured user region
     - Make gsm-system's return_false actually return FALSE
 .
 gnome-session (44.0-3) unstable; urgency=medium
 .
   * Team upload
   * d/p/data-Add-gnome-portals.conf.patch:
     Add patch proposed upstream to add a gnome-portals.conf for use by
     xdg-desktop-portal >= 1.17.1.
     This is the replacement for the UseIn field in .portal files, and is
     analogous to how we ship a mimeapps.list to configure preferred apps
     to handle MIME types in GNOME.
   * d/gnome-session-common.install: Install gnome-portals.conf
Checksums-Sha1:
 42cba9e038d251db1ea4609945ef87bf94d16291 3078 gnome-session_44.0-4ubuntu1.dsc
 25bf6df278853c1571bbcd1ace3c8ed018ed2b4e 85340 gnome-session_44.0-4ubuntu1.debian.tar.xz
 74b12491fff37b6ceff29fcfe3d1ef8c14443947 18254 gnome-session_44.0-4ubuntu1_source.buildinfo
Checksums-Sha256:
 0d1e112b4c0e02e103fc4c08e8a2117454550e7a36cc38222a863e56fab66dce 3078 gnome-session_44.0-4ubuntu1.dsc
 6a4264299a4f80e5cc11fb993f77411a950746536a663bbe1ab27f57ed684bc9 85340 gnome-session_44.0-4ubuntu1.debian.tar.xz
 896377ddda8a71a80d7deaea555e73b04e586418dfdc38b83fee1ea6a98daa81 18254 gnome-session_44.0-4ubuntu1_source.buildinfo
Files:
 9a06c558aff0a476f9a172f87199d0e8 3078 gnome optional gnome-session_44.0-4ubuntu1.dsc
 9d1eca2eaa025b39868b6dd8f77d8d26 85340 gnome optional gnome-session_44.0-4ubuntu1.debian.tar.xz
 efa6a198a11a2e10821ae4ef206dfe5e 18254 gnome optional gnome-session_44.0-4ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the mantic-changes mailing list