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.
This commit is contained in:
parent
7fbc766e84
commit
07b68b6a7a
6
debian/control
vendored
6
debian/control
vendored
@ -16,7 +16,11 @@ Depends:
|
|||||||
# Dependency on the package providing the current default background
|
# Dependency on the package providing the current default background
|
||||||
kali-wallpapers-2020.4,
|
kali-wallpapers-2020.4,
|
||||||
${misc:Depends}
|
${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)
|
Breaks: gnome-theme-kali (<< 2019.4), desktop-base (<< 10.0.3+kali2)
|
||||||
Replaces: 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
|
Provides: gnome-theme-kali
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user