From 07b68b6a7a26aa14c89d1ef9118b0edf7f905e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Wed, 11 Nov 2020 10:21:24 +0100 Subject: [PATCH] Keep kali-wallpapers-2019.4 in Recommends as a nice way to transition users In the future, we can just keep the old wallpapers package in "Suggests" so that they are not auto-removed if the user had them installed. --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cc4ded36..6232424a 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,11 @@ Depends: # Dependency on the package providing the current default background kali-wallpapers-2020.4, ${misc:Depends} -Suggests: gtk2-engines-murrine +Recommends: kali-wallpapers-2019.4 +Suggests: + gtk2-engines-murrine, +# List old wallpapers so that they are not auto-removed on upgrade + kali-wallpapers-legacy Breaks: gnome-theme-kali (<< 2019.4), desktop-base (<< 10.0.3+kali2) Replaces: gnome-theme-kali (<< 2019.4), desktop-base (<< 10.0.3+kali2) Provides: gnome-theme-kali