gnome-session 45.0-1ubuntu1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main gnome

Downloads

File Size SHA-256 Checksum
gnome-session_45.0.orig.tar.xz 474.6 KiB 706d2ffcacac38553a3c0185793f5a2b4aac940bb5e789d953c9808163bef2f1
gnome-session_45.0-1ubuntu1.debian.tar.xz 82.5 KiB 35e60b88fa19c633f21b6b03b0b7517791671ef5f54dfafe548a7c451ac1ee49
gnome-session_45.0-1ubuntu1.dsc 3.0 KiB 4cb15aff8a755f612683f2eac1bab2a319d15ee36f9902a22721b57e826f2d51

Available diffs

View changes file

Binary packages built by this source

gnome-session: GNOME Session Manager - GNOME 3 session

 The GNOME Session Manager is in charge of starting the core components
 of the GNOME desktop, and applications that should be launched at
 login time. It also features a way to save and restore currently
 running applications.
 .
 This package contains the required components for the standard GNOME 3
 session, based on the GNOME Shell. It can be started from a display
 manager such as GDM, and requires 3D acceleration to work properly.

gnome-session-bin: GNOME Session Manager - Minimal runtime

 The GNOME Session Manager is in charge of starting the core components
 of the GNOME desktop, and applications that should be launched at
 login time. It also features a way to save and restore currently
 running applications.
 .
 This package contains the binaries for the GNOME Session Manager, but
 no startup scripts. It is meant for those willing to start
 gnome-session by hand with the components of their choice, and for
 applications such as GDM that use gnome-session internally.

gnome-session-bin-dbgsym: debug symbols for gnome-session-bin
gnome-session-common: GNOME Session Manager - common files

 The GNOME Session Manager is in charge of starting the core components
 of the GNOME desktop, and applications that should be launched at
 login time. It also features a way to save and restore currently
 running applications.
 .
 This package contains the translations, data files and startup scripts
 which are common to the GNOME and GNOME fallback sessions.

gnome-startup-applications: Startup Applications manager for GNOME

 The Startup Applications Preferences app allows configuring
 applications to run automatically when logging in to your desktop.
 This app complies with the FreeDesktop.org Desktop Application Autostart
 Specification so it will work even if your chosen desktop is not GNOME.

gnome-startup-applications-dbgsym: debug symbols for gnome-startup-applications
ubuntu-session: Ubuntu session with GNOME Shell

 This package contains the required components for running a GNOME 3 session
 with default Ubuntu configuration, based on the GNOME Shell.

unity-session: Unity session, previous ubuntu default experience.

 This package contains the required components for the Unity session.
 It can be started from a display manager such as LightDM.