Arnaud Rebillout 2d3a4405b5 Add a note regarding kali-wallpapers-2021.4
This package is "back from the future". It contains the wallpapers for
Kali version 2021.4 (to be released at the end of 2021). However:

1) This package is already ready
2) Daniel wants to release it now, as the wallpapers it contains were
   already presented to the rest of the world

So we want that the package is pulled in during upgrades, or is part of
new ISOs, and we use Recommends for that.

The wallpapers in there are NOT used by default.

Gbp-Dch: ignore
2021-04-01 10:05:33 +07:00

83 lines
2.8 KiB
Plaintext

Source: kali-themes
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Daniel Ruiz de Alegría <daniel@drasite.com>, Raphaël Hertzog <raphael@offensive-security.com>
Build-Depends: debhelper-compat (= 12),
librsvg2-bin,
optipng,
Standards-Version: 4.5.1
Vcs-Git: https://gitlab.com/kalilinux/packages/kali-themes.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/kali-themes
Package: kali-themes-common
Architecture: all
Depends:
# Dependency on the package providing the current default background
kali-wallpapers-2020.4 (>= 2021.2.0),
${misc:Depends}
Recommends:
# Temporary dependency. When version 2021.4.0 is released, move this
# package to Depends, and move kali-wallpapers-2020.4 to Suggests.
kali-wallpapers-2021.4,
Suggests:
gtk2-engines-murrine,
# List old wallpapers so that they are not auto-removed on upgrade
kali-wallpapers-2019.4,
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
Description: Kali Themes (data files)
This package contains multiple themes for kali. It includes graphical toolkit
themes, icon themes, color schemes, desktop backgrounds and more.
.
This package only contains the actual files, it doesn't change any system
setting and doesn't enable any Kali theme by default.
Package: kali-desktop-base
Architecture: all
Depends: kali-themes-common (= ${source:Version}),
${misc:Depends}
Description: Kali version of Debian's desktop-base package
This empty package provides hooks into the various alternatives defined by
Debian's desktop-base to provide consistent Kali branding through the whole
distribution.
Package: kali-themes
Architecture: all
Depends:
kali-themes-common (= ${source:Version}),
# gsettings and other config files reference those fonts
fonts-cantarell,
fonts-firacode,
# exo-utils configuration reference sensible-browser
sensible-utils,
# The GTK theme uses this engine
gtk2-engines-murrine,
# For boot-time splash screen
plymouth-label,
${misc:Depends}
Breaks: kali-defaults (<< 2019.4.0),
kali-desktop-xfce (<< 2020.2.18),
gnome-shell (<< 3.38.0),
kali-menu (<< 2019.4.4)
Replaces: kali-defaults (<< 2019.4.0)
Description: Configure all desktops to use the Kali theme
Installing this package should configure most desktops to use the Kali theme
by default.
.
The actual artwork files are provided by kali-themes-common but this package
provides configuration files and other settings for each desktop so that
they use the Kali theme by default.
Package: gnome-theme-kali
Architecture: all
Depends: kali-themes,
${misc:Depends}
Description: Transitional package to install kali-themes
All the theme related files have been moved to kali-themes.
.
This dummy package can be safely removed once kali-themes is installed on the
system.