Compare commits

..

2 Commits

Author SHA1 Message Date
Jeremy Bícha
68e66259e2 releasing package gnome-shell-extensions version 47.0-3 2024-10-17 08:12:07 -04:00
Jeremy Bícha
75184584b9 Have system-monitor extension depend on gir1.2-gtop-2.0
Closes: #1085240
2024-10-17 08:10:45 -04:00
2 changed files with 8 additions and 1 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
gnome-shell-extensions (47.0-3) unstable; urgency=high
* Have system-monitor extension depend on gir1.2-gtop-2.0 (Closes: #1085240)
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 17 Oct 2024 08:11:54 -0400
gnome-shell-extensions (47.0-2) unstable; urgency=medium
* Release to unstable

3
debian/control vendored
View File

@@ -235,7 +235,8 @@ Description: GNOME Shell extension to show some status icons in the top bar
Package: gnome-shell-extension-system-monitor
Architecture: all
Depends: gnome-shell (<< ${gnome:NextVersion}),
Depends: gir1.2-gtop-2.0,
gnome-shell (<< ${gnome:NextVersion}),
gnome-shell (>= ${gnome:Version}),
gnome-shell-extensions-common (= ${source:Version}),
${misc:Depends}