From 2435108a4512af9a83cac460022c484e52d2ca44 Mon Sep 17 00:00:00 2001 From: Ye ShanShan Date: Tue, 29 Apr 2025 16:44:16 +0800 Subject: [PATCH 1/2] Revert "chore: release dde-shell 2.0.0" This reverts commit cc4591319b975ed6c570608855bb24faa226a77c. --- debian/changelog | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8fa802730..5bfb8134b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,3 @@ -dde-shell (2.0.0) unstable; urgency=medium - - * [skip CI] Translate org.deepin.ds.osd.default.ts in pl - * [skip CI] Translate org.deepin.ds.notificationcenter.ts in pt_BR - * fix: Fixed the issue that qCDebug does not output - * fix: initialize dock color theme with default value - * fix: adjust ui of title for notification - * fix: [Font-size] The Font size can not change by dde-control-center. (#1105) - - -- YeShanShan Tue, 29 Apr 2025 14:39:30 +0800 - dde-shell (1.99.32) UNRELEASED; urgency=medium * chore: missing some translations for notification (BUG-289337) From aaadcd5b940f60f9a7dce5f59f574c36396196b3 Mon Sep 17 00:00:00 2001 From: Ye ShanShan Date: Tue, 29 Apr 2025 16:44:50 +0800 Subject: [PATCH 2/2] chore: release dde-shell 1.99.33 as title. --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5bfb8134b..0988c22f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +@@ -1,14 +1,3 @@ +dde-shell (1.99.33) unstable; urgency=medium + + * [skip CI] Translate org.deepin.ds.osd.default.ts in pl + * [skip CI] Translate org.deepin.ds.notificationcenter.ts in pt_BR + * fix: Fixed the issue that qCDebug does not output + * fix: initialize dock color theme with default value + * fix: adjust ui of title for notification + * fix: [Font-size] The Font size can not change by dde-control-center. (#1105) + + -- YeShanShan Tue, 29 Apr 2025 14:39:30 +0800 + dde-shell (1.99.32) UNRELEASED; urgency=medium * chore: missing some translations for notification (BUG-289337)