Thanks for the reminder. The current version does work on gnome 44 w/
no other changes, just gotta upload a new version.
I'll also update the dependency to limit it to gnome-shell between 40
and 44 (inclusive) when I do that.
On Thu, Jul 20 2023 at 11:33:41 PM +01:00:00, Simon McVittie
<[email protected]> wrote:
Package: gnome-shell-extension-no-annoyance
Version: 0+20220925-c6804a4-3
Severity: important
Tags: trixie sid
User: [email protected]
<mailto:[email protected]>
Usertags: gnome-shell-44
This extension's apt/dpkg dependencies say it is compatible with all
versions of GNOME Shell since 40, but its metadata disagrees and does
not list GNOME Shell 44 (currently available in experimental) as a
compatible version. Depending what has changed, it might need either a
simple metadata update or code changes.
I'd recommend adding dependencies on
gnome-shell (>= x), gnome-shell (<< y~)
for suitable values of x and y, so that it can only be co-installed
with
versions of GNOME Shell for which compatibility has been checked.
For version 0+20220925-c6804a4-3 the appropriate dependency seems to
be
gnome-shell (>= 40), gnome-shell (<< 44~)
but obviously this will change when compatibility with version 44
is added.
smcv