[ubuntu/jammy-proposed] gnome-session 41.3-1ubuntu1 (Accepted)
Marco Trevisan (Treviño)
marco at ubuntu.com
Tue Mar 1 12:21:12 UTC 2022
gnome-session (41.3-1ubuntu1) jammy; urgency=medium
* Merge with debian:
- Ensure that systemd is preferred on startup (LP: #1959596)
* debian/rules: Automatically compute the pot name using $DEB_UPSTREAM_VERSION
* debian/rules: Keep gnome-session domain in sync with major version
* debian/patches: Remove applied upstream
* debian/patches: Refresh patches as per upstream changes
* debian: Remove communitheme-snap session
* Remaining changes with debian:
- 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 (41.3-1) unstable; urgency=medium
* Team upload
[ Jeremy Bicha ]
* New upstream release
* debian/rules: Drop unneeded -Wl,--as-needed
* Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
* Revert "Leave compatibility symlinks in /usr/lib/gnome-session".
This was no longer needed in either gdm3 or gnome-control-center
since before bullseye.
[ Simon McVittie ]
* d/rules: Configure with systemd_session=default on Linux.
On Linux systems that have dbus-user-session, we now prefer systemd
mode, as we did in bullseye (until it was accidentally disabled in
40.1.1-2). On systems that do not, such as those using sysvinit, we'll
fall back to the old code path with a warning.
The old code path will not necessarily remain supported by upstream
forever, since one of the motivations for the systemd mode was to
simplify GNOME session startup, but at the moment it still works.
(Closes: #1004448)
* Depend on default-dbus-session-bus | dbus-session-bus instead of
dbus-x11
* Standards-Version: 4.6.0 (no changes required)
Date: Tue, 01 Mar 2022 13:19:24 +0100
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-session/41.3-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 01 Mar 2022 13:19:24 +0100
Source: gnome-session
Built-For-Profiles: noudeb
Architecture: source
Version: 41.3-1ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Closes: 1004448
Launchpad-Bugs-Fixed: 1959596
Changes:
gnome-session (41.3-1ubuntu1) jammy; urgency=medium
.
* Merge with debian:
- Ensure that systemd is preferred on startup (LP: #1959596)
* debian/rules: Automatically compute the pot name using $DEB_UPSTREAM_VERSION
* debian/rules: Keep gnome-session domain in sync with major version
* debian/patches: Remove applied upstream
* debian/patches: Refresh patches as per upstream changes
* debian: Remove communitheme-snap session
* Remaining changes with debian:
- 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 (41.3-1) unstable; urgency=medium
.
* Team upload
.
[ Jeremy Bicha ]
* New upstream release
* debian/rules: Drop unneeded -Wl,--as-needed
* Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
* Revert "Leave compatibility symlinks in /usr/lib/gnome-session".
This was no longer needed in either gdm3 or gnome-control-center
since before bullseye.
.
[ Simon McVittie ]
* d/rules: Configure with systemd_session=default on Linux.
On Linux systems that have dbus-user-session, we now prefer systemd
mode, as we did in bullseye (until it was accidentally disabled in
40.1.1-2). On systems that do not, such as those using sysvinit, we'll
fall back to the old code path with a warning.
The old code path will not necessarily remain supported by upstream
forever, since one of the motivations for the systemd mode was to
simplify GNOME session startup, but at the moment it still works.
(Closes: #1004448)
* Depend on default-dbus-session-bus | dbus-session-bus instead of
dbus-x11
* Standards-Version: 4.6.0 (no changes required)
Checksums-Sha1:
90cda6f61d7e6c1da86e2c498c84e6fc4ac271fd 3040 gnome-session_41.3-1ubuntu1.dsc
cd0d99e1bbc4f0d0ebca52a301893e5adf95dddd 483396 gnome-session_41.3.orig.tar.xz
2119813ab3bc71165cf441ad43061460a5e177c4 83384 gnome-session_41.3-1ubuntu1.debian.tar.xz
4604bffa5d18d8bbd7b0e0da54018dbe73658e0b 19109 gnome-session_41.3-1ubuntu1_source.buildinfo
Checksums-Sha256:
2911af78b93a27ff7495d9a62d418ab8d7532056aac6042b2ea345937ff3fd82 3040 gnome-session_41.3-1ubuntu1.dsc
ee4a229053f522624054889609335b885287cf67bbde0dc9fd882b01ec9b5b39 483396 gnome-session_41.3.orig.tar.xz
4af7ffb51a75141058a296f5e5b3d453d2a2439557b2dbaf267faffc69c5b35a 83384 gnome-session_41.3-1ubuntu1.debian.tar.xz
f9ff8b3e0bedee481fb9fe9531ec3f6255d12e74480d0a11c2bb8016d5d9c670 19109 gnome-session_41.3-1ubuntu1_source.buildinfo
Files:
4ae52b5fbf3f395e7ad03db396f691c0 3040 gnome optional gnome-session_41.3-1ubuntu1.dsc
f0ccb8a21871a7dce3c3b104fe33a31a 483396 gnome optional gnome-session_41.3.orig.tar.xz
8911524cf7aa0b480cb86439bc03452b 83384 gnome optional gnome-session_41.3-1ubuntu1.debian.tar.xz
24c1598764e0fbd35f977c75984131c3 19109 gnome optional gnome-session_41.3-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the jammy-changes
mailing list