Control: tags -1 + fixed-upstream patch

On Thu, 20 Jul 2023 at 23:28:09 +0100, Simon McVittie wrote:
> This extension has not been checked for compatibility with GNOME Shell
> 44. Depending how compatible it is, it will either need an update to
> its metadata.json and debian/control to declare compatibility with the
> new version, or code changes to adapt it to the new Shell version.

Upstream version 21 already declares compatibility with GNOME Shell 44 in
metadata.json, so unless you know otherwise, the required change should
be as simple as this edit to debian/control:

-Depends: gnome-shell (<< 44~), gnome-shell (>= 3.36~), ${misc:Depends}
+Depends: gnome-shell (<< 45~), gnome-shell (>= 3.36~), ${misc:Depends}

Please remember to check metadata.json when importing new upstream releases.

Thanks,
    smcv

Reply via email to