From b6bce374ad6f35e44491cddb3184705e08f773ac Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Tue, 6 Oct 2020 17:38:18 -0400 Subject: [PATCH] Recommend gnome-shell-extension-prefs instead of gnome-tweaks --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e1dfe85a..cd8e5ba5 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Depends: gir1.2-atk-1.0, gnome-shell (>= ${gnome:Version}), gvfs (>= 1.16.0), ${misc:Depends} -Recommends: gnome-tweaks +Recommends: gnome-shell-extension-prefs Replaces: gnome-shell-common (<< 3.18) Breaks: gnome-shell-common (<< 3.18) Description: Extensions to extend functionality of GNOME Shell diff --git a/debian/control.in b/debian/control.in index 689d4d27..0a7af811 100644 --- a/debian/control.in +++ b/debian/control.in @@ -27,7 +27,7 @@ Depends: gir1.2-atk-1.0, gnome-shell (>= ${gnome:Version}), gvfs (>= 1.16.0), ${misc:Depends} -Recommends: gnome-tweaks +Recommends: gnome-shell-extension-prefs Replaces: gnome-shell-common (<< 3.18) Breaks: gnome-shell-common (<< 3.18) Description: Extensions to extend functionality of GNOME Shell