Compare commits
3 Commits
debian/49.
...
debian/49.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ada172e8d1 | ||
|
|
d15040a6f6 | ||
|
|
a6f7fdab22 |
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
gnome-shell-extensions (49.0-4) unstable; urgency=medium
|
||||
|
||||
* gnome-classic: add Depends: fonts-adwaita
|
||||
* Remove obsolete dh_gnome_clean override
|
||||
|
||||
-- Jeremy Bícha <jbicha@ubuntu.com> Mon, 15 Dec 2025 23:55:42 -0500
|
||||
|
||||
gnome-shell-extensions (49.0-3) unstable; urgency=medium
|
||||
|
||||
* Remove unnecessary Priority: optional field
|
||||
|
||||
3
debian/control
vendored
3
debian/control
vendored
@@ -41,7 +41,8 @@ Description: Extensions to extend functionality of GNOME Shell
|
||||
|
||||
Package: gnome-classic
|
||||
Architecture: all
|
||||
Depends: fonts-cantarell,
|
||||
Depends: fonts-adwaita,
|
||||
fonts-cantarell,
|
||||
gnome-session,
|
||||
gnome-session-bin (>= 46),
|
||||
gnome-session-common (>= 46),
|
||||
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -7,5 +7,3 @@ override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-Dextension_set=all \
|
||||
-Dclassic_mode=true
|
||||
|
||||
override_dh_gnome_clean:
|
||||
|
||||
Reference in New Issue
Block a user