diff --git a/debian/changelog b/debian/changelog index 8127972..f1a88d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +desktop-base (14.0.0~pre1) UNRELEASED; urgency=medium + + [ Simon McVittie ] + * Use logos without version number for testing/unstable. + + -- Debian Qt/KDE Maintainers Mon, 11 Aug 2025 12:26:13 +0200 + desktop-base (13.0.3) unstable; urgency=medium * Fix incongruous black background in logo-text.svg and diff --git a/debian/desktop-base.links b/debian/desktop-base.links new file mode 100644 index 0000000..125b984 --- /dev/null +++ b/debian/desktop-base.links @@ -0,0 +1,8 @@ +# During the testing/unstable cycle there is no version number, so if the +# logo with text and version number is requested, use the one with only text. +# Comment these out when the theme is updated for a new stable release, +# and reinstate them after the stable release. +usr/share/desktop-base/debian-logos/logo-text.svg usr/share/desktop-base/debian-logos/logo-text-version.svg +usr/share/desktop-base/debian-logos/logo-text-64.png usr/share/desktop-base/debian-logos/logo-text-version-64.png +usr/share/desktop-base/debian-logos/logo-text-128.png usr/share/desktop-base/debian-logos/logo-text-version-128.png +usr/share/desktop-base/debian-logos/logo-text-256.png usr/share/desktop-base/debian-logos/logo-text-version-256.png