Add gnome-theme-kali transitional package

This commit is contained in:
Raphaël Hertzog 2019-11-06 19:18:54 +01:00
parent 89e461de17
commit 6a0f135a11
2 changed files with 11 additions and 4 deletions

2
TODO
View File

@ -2,5 +2,3 @@
/usr/share/desktop-base/debian-logos/). /usr/share/desktop-base/debian-logos/).
- Create /boot/grub/themes/kali/grub-background.png image by copying over - Create /boot/grub/themes/kali/grub-background.png image by copying over
either the 4x3 or 16x9 version depending on screen size. either the 4x3 or 16x9 version depending on screen size.
- Transitional package for gnome-theme-kali.
- Add all integrations for theme-dev and https://gitlab.com/kalilinux/packages/kali-themes/issues/1#note_233150942

13
debian/control vendored
View File

@ -14,9 +14,9 @@ Package: kali-themes-common
Architecture: all Architecture: all
Depends: ${misc:Depends} Depends: ${misc:Depends}
Suggests: gtk2-engines-murrine Suggests: gtk2-engines-murrine
Conflicts: gnome-theme-kali Conflicts: gnome-theme-kali (<< 2019.4)
Breaks: desktop-base (<< 10.0.3+kali2) Breaks: desktop-base (<< 10.0.3+kali2)
Replaces: gnome-theme-kali, 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
Description: Kali Themes (data files) Description: Kali Themes (data files)
This package contains multiple themes for kali. It includes graphical toolkit This package contains multiple themes for kali. It includes graphical toolkit
@ -55,3 +55,12 @@ Description: Configure all desktops to use the Kali theme
The actual artwork files are provided by kali-themes-common but this package The actual artwork files are provided by kali-themes-common but this package
provides configuration files and other settings for each desktop so that provides configuration files and other settings for each desktop so that
they use the Kali theme by default. they use the Kali theme by default.
Package: gnome-theme-kali
Architecture: all
Depends: kali-themes
Description: Transitional package to install kali-themes
All the theme related files have been moved to kali-themes.
.
This package can be safely removed once kali-themes is installed on the
system.