From 12dac8ee6280b5dc0f8e7ee17d83e0c914d51bf2 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sat, 24 Feb 2018 11:30:32 +0000 Subject: [PATCH] Recommend gnome-tweaks instead of transitional gnome-tweak-tool --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ff1f30d9..59e7137a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnome-shell-extensions (3.27.91-2) UNRELEASED; urgency=medium + + * Recommend gnome-tweaks instead of transitional gnome-tweak-tool + + -- Simon McVittie Sat, 24 Feb 2018 11:29:41 +0000 + gnome-shell-extensions (3.27.91-1) experimental; urgency=medium * New upstream development release diff --git a/debian/control b/debian/control index 87b08e4b..628b2e6e 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Depends: ${misc:Depends}, gvfs (>= 1.16.0), gnome-session-bin (>= 3.8), gnome-settings-daemon (>= 3.24) -Recommends: gnome-tweak-tool +Recommends: gnome-tweaks 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 1a67811b..2be746a2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -28,7 +28,7 @@ Depends: ${misc:Depends}, gvfs (>= 1.16.0), gnome-session-bin (>= 3.8), gnome-settings-daemon (>= 3.24) -Recommends: gnome-tweak-tool +Recommends: gnome-tweaks Replaces: gnome-shell-common (<< 3.18) Breaks: gnome-shell-common (<< 3.18) Description: Extensions to extend functionality of GNOME Shell