XPost: linux.debian.devel.release
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
[email protected]
Control: affects -1 + src:gnome-shell
User:
[email protected]
Usertags: unblock
I would like this to be considered for Debian 13.0 if possible, but if
we're too late for that, it can be deferred to 13.1 by converting this
request into a trixie-pu request.
[ Reason ]
New upstream bugfix release
[ Impact ]
Several non-critical bug fixes of varying importance. In this particular release, many of them relate to accessibility, particularly for the Orca
screen reader.
The only changes in debian/ are updating the packaging branches to track
48.x (because 49.x development has already started, but will not be in
trixie), and fixing the Homepage field (an opportunistic 1-line bug fix
with no real regression risk).
[ Tests ]
I'm running the proposed version on my laptop and it works normally.
I've verified that gnome-shell#7456 is fixed; I haven't tried to
reproduce the other fixed issues.
[ Risks ]
It's a central package in our default desktop environment.
The changes are narrowly targeted, and seem proportionate to the
severity of what's being fixed: they either fix a significant problem in
a minimal way, or fix a low-severity problem with a change that seems
very low-risk. The noisiest are gnome-shell!3179 (which is mostly
GObject boilerplate, and fixes a real problem) and gnome-shell!3756
(which only touches comments).
The upstream project has generally been good about finding and fixing regressions, and we have often updated gnome-shell in Debian stable point releases in the past.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock gnome-shell/48.3-1
debdiff *.dsc | filterdiff -p1 -x.gitlab-ci.yml -x'po/*.po'
diff -Nru gnome-shell-48.2/data/default-apps/utilities-folder.txt gnome-shell-48.3/data/default-apps/utilities-folder.txt
--- gnome-shell-48.2/data/default-apps/utilities-folder.txt 2025-05-25 16:24:49.000000000 +0100
+++ gnome-shell-48.3/data/default-apps/utilities-folder.txt 2025-06-29 11:35:41.000000000 +0100
@@ -1,8 +1,8 @@
# Sorted by name as shown in menus, not filename
-org.gnome.Decibels # Audio Player +org.gnome.Decibels.desktop # Audio Player
org.gnome.Connections.desktop # Connections
org.gnome.Evince.desktop # Document Viewer
org.gnome.FileRoller.desktop # File Roller
org.gnome.font-viewer.desktop # Fonts
org.gnome.Loupe.desktop # Image Viewer -org.gnome.seahorse.Application.desktop # Passwords and Keys
\ No newline at end of file
+org.gnome.seahorse.Application.desktop # Passwords and Keys
diff -Nru gnome-shell-48.2/debian/changelog gnome-shell-48.3/debian/changelog --- gnome-shell-48.2/debian/changelog 2025-06-12 21:08:12.000000000 +0100
+++ gnome-shell-48.3/debian/changelog 2025