Compare commits
3 Commits
debian/46.
...
debian/46.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd0e0db372 | ||
|
|
2d8cc4c0fb | ||
|
|
f6157394d3 |
14
debian/changelog
vendored
14
debian/changelog
vendored
@@ -1,3 +1,17 @@
|
||||
gnome-shell-extensions (46.2-3) unstable; urgency=high
|
||||
|
||||
* Add Breaks/Replaces gnome-shell-extension-system-monitor
|
||||
because gnome-shell-extensions now provides this extension
|
||||
and the gsettings schema (Closes: #1077748)
|
||||
|
||||
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 01 Aug 2024 08:56:53 -0400
|
||||
|
||||
gnome-shell-extensions (46.2-2) unstable; urgency=medium
|
||||
|
||||
* Release to unstable
|
||||
|
||||
-- Jeremy Bícha <jbicha@ubuntu.com> Fri, 12 Jul 2024 18:33:46 -0400
|
||||
|
||||
gnome-shell-extensions (46.2-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
6
debian/control
vendored
6
debian/control
vendored
@@ -31,8 +31,10 @@ Depends: gir1.2-adw-1,
|
||||
gvfs (>= 1.16.0),
|
||||
${misc:Depends}
|
||||
Recommends: gnome-shell-extension-prefs
|
||||
Replaces: gnome-shell-common (<< 3.18)
|
||||
Breaks: gnome-shell-common (<< 3.18)
|
||||
Replaces: gnome-shell-common (<< 3.18),
|
||||
gnome-shell-extension-system-monitor (<< 40-7~)
|
||||
Breaks: gnome-shell-common (<< 3.18),
|
||||
gnome-shell-extension-system-monitor (<< 40-7~)
|
||||
Description: Extensions to extend functionality of GNOME Shell
|
||||
The GNOME Shell redefines user interactions with the GNOME desktop. In
|
||||
particular, it offers new paradigms for launching applications,
|
||||
|
||||
Reference in New Issue
Block a user