Bug#1136419: gnome-shell-extension-disable-workspace-switcher: Doesn't have max GNOME Shell version

2026-05-13 Thread Jeremy Bícha
On Wed, May 13, 2026 at 11:05 AM Daniel Baumann  wrote:
> Simon reported this already (#1136412), also no need to fill further bug
> reports for the other broken-out extensions from
> gnome-shell-extensions-extra (I'll take care about all of them in one go).

Thanks. Yes, I wasn't planning on filing additional bugs for this issue.

Jeremy Bícha



Bug#1136419: gnome-shell-extension-disable-workspace-switcher: Doesn't have max GNOME Shell version

2026-05-13 Thread Daniel Baumann

On 5/13/26 16:55, Jeremy Bícha wrote:

Please include an upper limit for the GNOME Shell dependency


Simon reported this already (#1136412), also no need to fill further bug 
reports for the other broken-out extensions from 
gnome-shell-extensions-extra (I'll take care about all of them in one go).


Regards,
Daniel



Bug#1136419: gnome-shell-extension-disable-workspace-switcher: Doesn't have max GNOME Shell version

2026-05-13 Thread Jeremy Bícha
Source: gnome-shell-extension-disable-workspace-switcher
Version: 6-1
X-Debbugs-CC: [email protected]

Please include an upper limit for the GNOME Shell dependency, matching
what is listed in metdata.json. When someone installs a new major
version of GNOME Shell, this allows apt to warn them that particular
packaged GNOME Shell extensions are not yet compatible.

For instance, gnome-shell-extension-gsconnect has
Depends: gnome-shell (<< 51~), gnome-shell (>= 46~)

Most packaged GNOME Shell extensions have code like this to
automatically set the correct versions (it needs to be modified
slightly since the source location for metadata.json varies.)

https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-gsconnect/-/commit/8ca61320c4d2d58

Thank you,
Jeremy Bícha