69 Commits

Author SHA1 Message Date
Raphaël Hertzog
de1fc479c9 Use relative path for the background picture in the grub theme
The absolute path was breaking grub on systems with btrfs subvolumes.
2019-11-14 08:44:37 +01:00
Raphaël Hertzog
b612cdabd7 Add dependency on sensible-utils to please lintian 2019-11-12 12:36:50 +01:00
Raphaël Hertzog
6b634b3961 Update changelog for 2019.4.12 release 2019-11-12 11:19:33 +01:00
Raphaël Hertzog
386ef77059 Force upgrade all config files with this version 2019-11-12 11:18:47 +01:00
Raphaël Hertzog
f649ed5092 Update changelog for 2019.4.11 release 2019-11-11 14:05:57 +01:00
Raphaël Hertzog
33680ee7f7 Force upgrade all config files again 2019-11-11 14:05:02 +01:00
Daniel Ruiz de Alegría
5428e74ceb Add kali light background and replace kali rings for login and lock screen 2019-11-11 09:39:38 +01:00
Raphaël Hertzog
2ccccf21d4 Update changelog for 2019.4.10 release 2019-11-08 19:20:01 +01:00
Raphaël Hertzog
54275159c7 Force update of all config files on upgrade files
It's an extra safety to have a clean start and it makes it easier
for others to test.

Gbp-Dch: Full
2019-11-08 19:19:45 +01:00
Raphaël Hertzog
2a5f35bcdf Add lintian overrides for empty directories in kali-desktop-base
Gbp-Dch: Ignore
2019-11-08 18:48:53 +01:00
Raphaël Hertzog
7e5863d6dc Force the upgrade of kali-menu to 2019.4.4 or higher.
That way we ensure that we have desktop file for the kali and offsec
websites.
2019-11-08 18:41:21 +01:00
Raphaël Hertzog
4a209768a1 Configure qterminal as the default terminal and firefox-esr as the default browser
Fixes https://gitlab.com/kalilinux/internal/theme-dev/issues/10
2019-11-08 15:27:01 +01:00
Raphaël Hertzog
7b61f1da25
Force upgrade of kali-desktop-xfce to 2019.4.16 to ensure we have whiskerplugin. 2019-11-07 16:51:56 +01:00
Raphaël Hertzog
84ff5f30ef Add directories required to host symlinks created by update-alternatives 2019-11-07 16:30:46 +01:00
Raphaël Hertzog
c96cac194f Update changelog for 2019.4.9 release 2019-11-07 16:30:46 +01:00
Raphaël Hertzog
6897753ba5 Always add the missing diversions on upgrade 2019-11-07 16:29:59 +01:00
Raphaël Hertzog
c20447db15 Move plymouth theme setting to kali-themes
We divert plymouth's configuration file to install our version
configuring the kali theme. Stop using the plymouth-set-default-theme
in kali-desktop-base.
2019-11-07 14:52:21 +01:00
Raphaël Hertzog
a2f9b0ee4d Drop the "Provides: desktop-base" on kali-desktop-base
So that we can still force the installation of desktop-base with a Depends
on it.
2019-11-07 11:09:40 +01:00
Raphaël Hertzog
0cf0f7c0e4 Update changelog for 2019.4.8 release 2019-11-07 11:09:40 +01:00
Raphaël Hertzog
fcca217d2b Use dark theme by default in GNOME too 2019-11-07 11:09:40 +01:00
Raphaël Hertzog
1fd6c8886c Fix path to grub backgrounds in update-alternatives calls 2019-11-07 11:09:40 +01:00
Raphaël Hertzog
80b36e12f4 Instead copy grub theme to /boot during postinst
The goal is to not break ARM images using vfat for /boot while
still providing the theme in /boot so that it can be available
even when /usr/share/ is not available.

Gbp-Dch: Full
2019-11-07 10:32:22 +01:00
Raphaël Hertzog
dd596eac9f Move all files installed below /usr/share in the same directory
Also move the grub theme to /usr/share/grub/themes/kali/ as installing
files in /boot/ is problematic on arm where /boot is often a vfat
partition that doesn't support hardlinks as required by dpkg.

Gbp-Dch: Full
2019-11-07 10:32:21 +01:00
Raphaël Hertzog
9e0e8d2a1f Change priority of gsettings to be above kali-defaults/desktop-base 2019-11-07 10:32:16 +01:00
Raphaël Hertzog
d42b0be486 Add gsettings overriding the background images for GNOME
This makes it possible to work without kali-desktop-base.
2019-11-07 10:32:16 +01:00
Raphaël Hertzog
0b0ec23d92 Fix gsettings to actually enable the correct theme 2019-11-07 09:03:51 +01:00
Raphaël Hertzog
c70674b0c2 Update changelog for 2019.4.7 release 2019-11-07 00:19:49 +01:00
Raphaël Hertzog
267d42e1b9 Update changelog 2019-11-07 00:08:07 +01:00
Raphaël Hertzog
aa488a0a36 Enable plymouth by default 2019-11-06 23:29:17 +01:00
Raphaël Hertzog
9611930fa5 Fix install path of background pictures 2019-11-06 22:48:01 +01:00
Raphaël Hertzog
0efe347c2a Cleanup left-over diversion in gnome-theme-kali postinst 2019-11-06 22:39:54 +01:00
Raphaël Hertzog
ca5ccef99e Increase the version in the “Provides: desktop-base”
To avoid matching the “Breaks: desktop-base (<< 10.0.3+kali3)”.
2019-11-06 22:33:56 +01:00
Raphaël Hertzog
253d7a48c6 Add lintian override for source-contains-unsafe-symlink 2019-11-06 22:11:50 +01:00
Raphaël Hertzog
e4ccf505f7 Use Breaks instead of Conflicts with gnome-theme-kali
That's more logical now that we have resurrected a transitional package.
2019-11-06 22:07:29 +01:00
Raphaël Hertzog
259b5c1172 Add missing ${misc:Depends} 2019-11-06 22:06:16 +01:00
Raphaël Hertzog
2773b15a3d Fix descriptions to avoid lintian's empty-binary-package warning 2019-11-06 22:04:55 +01:00
Raphaël Hertzog
b9992ac412 Fix installation directory of kali-logos images 2019-11-06 22:02:11 +01:00
Raphaël Hertzog
aa82b0e91f Update changelog for 2019.4.6 release 2019-11-06 21:53:03 +01:00
Raphaël Hertzog
bc1eb8987d Update documentation explaining the source package 2019-11-06 21:29:33 +01:00
Raphaël Hertzog
6a0f135a11 Add gnome-theme-kali transitional package 2019-11-06 19:20:46 +01:00
Raphaël Hertzog
89e461de17 Move all /usr/share/* directories in the same place 2019-11-06 19:16:17 +01:00
Raphaël Hertzog
613101975d Add new dependencies for kali-themes 2019-11-06 19:10:30 +01:00
Raphaël Hertzog
ad7fe9b711 Add gsettings for mousepad 2019-11-06 18:34:50 +01:00
Raphaël Hertzog
b45c4cb3f7 Install all configuration files provided by Daniel 2019-11-06 18:14:51 +01:00
Raphaël Hertzog
3f6071bfb5 Update kali-desktop-base alternatives to point to the new theme
Handle properly upgrade from old desktop-base as well as from old
kali-desktop-base.

Gbp-Dch: Full
2019-11-05 17:43:39 +01:00
Raphaël Hertzog
f690c4c4d6 Make desktop-base theme a symlink tree to real files
Merge the grub background files in the Grub-Theme directory.
2019-11-05 16:12:19 +01:00
Raphaël Hertzog
2739896657 Merge all background pictures in Backgrounds sub-directory
* Provide 3 common ratio (16x9, 16x10, 4x3) for the 2 main images.
* Avoid duplication by creating symlinks for all the screen sizes needed by
  KDE. We link to the picture with the closest ratio.
* Make all background pictures available to gnome-background-properties.
* Make the 2 main background pictures available to KDE.
2019-11-05 15:38:29 +01:00
Sophie Brun
b9ef5463ec Replace SVG by PNG 2019-11-04 14:23:48 +01:00
Raphaël Hertzog
24ee1a2f7c Update changelog for 2019.4.5 release 2019-11-01 19:52:10 +01:00
Raphaël Hertzog
e9aebab34e Review maintainer scripts
In prerm, don't drop the alternatives going through "active-theme" they are
the responsibility of desktop-base. In postinst, continue to create them
to update them in case the new kali theme provides the file that the
former theme did not.

Fix the check protecteding the call to plymouth-set-default to use a
version that actually existed in kali-themes even though we don't really
have an upgrade case where we wanted to call the command. But it will
make it easier to force a re-run in the future, in case we change the
name of the plymouth theme.
2019-11-01 19:47:11 +01:00