Source: gnome-shell-extension-hard-disk-led Version: 38-1 Severity: important
The GNOME Shell dependency versions in debian/control for packaged GNOME Shell extensions need to match what is set in metadata.json so that apt can help users keep compatible versions of GNOME Shell and extensions installed together. Because metadata.json only lists 46 as supported, debian/control should be: gnome-shell (>= 46), gnome-shell (<< 47~) The upper limit with the ~ means that it is compatible with any 46 version but not with any of the 47 pre-release versions. The Debian GNOME team often packages pre-release versions of GNOME Shell so this is important. Thank you, Jeremy Bícha

