There is no need for quotes in variables assignments since dash 0.5.11
or newer, cf [1].
The keyword 'local' is supported by dash, so let's use it consistently,
cf [2].
It seems that we want to quote filenames, so let's try to do it
consistently, even though at the moment spaces in filenames are not
supported anyway, due to the loops 'for f in $FILES_TO_DIVERT'.
[1]: https://unix.stackexchange.com/a/97569/105794
[2]: https://stackoverflow.com/a/18600920
This reverts commit 4a6d8f422e.
Adding a dependency to `kde-style-breeze` pulls in around 35 new packages,
for an additional size of 40 MB (unpacked). It's basically a part of the
KDE stack that is installed. Not nice for users who don't run KDE.
In 5c9ccd4351, the directory
/usr/share/themes/Kali-Light/gtk-3.0/assets became a symlink.
Such a change requires an explicit intervention in the packaging files.
From dpkg-maintscript-helper(1):
> SYMLINK AND DIRECTORY SWITCHES
> When upgrading a package, dpkg will not automatically switch a symlink
> to a directory or vice-versa.
Issue initially reported at https://bugs.kali.org/view.php?id=7182
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