Change logs for gnome-session source package in Mantic

  • gnome-session (45.0-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian. 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.
      * Update ubuntu-sessions.patch to use semicolons for DesktopNames
        as recommended at bug 2036098
    
    gnome-session (45.0-1) unstable; urgency=medium
    
      * Team upload
      * New upstream release
      * Drop patches that were included in the new upstream release
    
     -- Jeremy Bícha <email address hidden>  Mon, 18 Sep 2023 17:57:50 -0400
  • 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
    
     -- Jeremy Bícha <email address hidden>  Thu, 07 Sep 2023 10:35:01 -0400
  • gnome-session (44.0-1ubuntu1) lunar; urgency=medium
    
      * Merge with Debian. 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-1) experimental; urgency=medium
    
      [ Jeremy Bicha ]
      * New upstream release
      * Have gnome-session depend on adwaita-icon-theme-full & fonts-cantarell
      * gnome-mimeapps.list: Sort the file as first step to updating it
    
      [ Jian-Hong Pan ]
      * d/gnome-session_gnomerc.sh: Make GNOME and GNOME-derived have the
        same behavior
    
      [ Debian Janitor ]
      * Remove 1 obsolete maintscript entry.
      * Fill in Homepage field.
      * Update standards version to 4.6.2, no changes needed
      * Add debian/upstream/metadata
    
     -- Jeremy Bicha <email address hidden>  Mon, 27 Mar 2023 07:25:57 -0400