Control: retitle -1 gnome-shell-extension-dash-to-panel: Please add version constraint: Depends: gnome-shell (>= 40)
On Tue, 07 Sep 2021 at 15:22:42 -0400, Boyuan Yang wrote: > As discussed in https://bugs.debian.org/993058 , gnome-shell-extension-dash- > to-panel/43-1 does not work with GNOME Shell 3.38 or earlier versions. > However, the current condition is that it was uploaded onto Unstable even if > gnome-shell/40.x is still in experimental. 40.x has now reached unstable. > please add Breaks: gnome-shell (<< 40) to the binary package to make sure that > no users would end up with a broken GUI environment gnome-shell-extension-dash-to-panel has Depends: gnome-shell, so it would be more conventional to turn that into a versioned Depends on gnome-shell (>= 40). smcv