--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: lxqt-metapackages@packages.debian.org, ajqlee@debian.org
Control: affects -1 + src:lxqt-metapackages
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package lxqt-metapackages
This is a simple fix for #1108700 by changing the SDDM theme from Debian
Elarun to Debian Breeze.
[ Reason ]
FIxing #1108700.
[ Impact ]
Our users would get #1108700. at their login screen for trixie release.
[ Tests ]
manual tests has been done in a VM with clean lxqt installation from trixie RC2
image.
[ Risks ]
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock lxqt-metapackages/33.1
diff -Nru lxqt-metapackages-33.0/debian/changelog lxqt-metapackages-33.1/debian/changelog
--- lxqt-metapackages-33.0/debian/changelog 2025-04-21 12:20:06.000000000 +0200
+++ lxqt-metapackages-33.1/debian/changelog 2025-07-11 15:50:17.000000000 +0200
@@ -1,3 +1,10 @@
+lxqt-metapackages (33.1) unstable; urgency=medium
+
+ * debian/control: switch SDDM theme from Debian Elarun to Debian Breeze.
+ (Closes: #1108700)
+
+ -- Andrew Lee (李健秋) <ajqlee@debian.org> Fri, 11 Jul 2025 15:50:17 +0200
+
lxqt-metapackages (33.0) unstable; urgency=medium
[ ChangZhuo Chen (陳昌倬) ]
diff -Nru lxqt-metapackages-33.0/debian/control lxqt-metapackages-33.1/debian/control
--- lxqt-metapackages-33.0/debian/control 2025-04-21 12:20:06.000000000 +0200
+++ lxqt-metapackages-33.1/debian/control 2025-07-11 15:50:17.000000000 +0200
@@ -77,7 +77,7 @@
qps [linux-any],
qterminal,
qt6-translations-l10n,
- sddm-theme-debian-elarun [linux-any] | sddm-theme [linux-any] | x-display-manager,
+ sddm-theme-debian-breeze [linux-any] | sddm-theme [linux-any] | x-display-manager,
lxqt-archiver | xarchiver | engrampa,
xfwm4 | x-window-manager
Recommends: qmmp | audacious | clementine,
--- End Message ---