From 48821f570406b7a39dc1579fd16e95720d673e20 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Wed, 16 Jul 2025 14:23:40 +0800 Subject: [PATCH] chore: bump version to 6.0.20 update changelog to 6.0.20 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index b1cdc77..7773edc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dde-api (6.0.20) unstable; urgency=medium + + * fix: remove Install sections from systemd sound services + * Revert "chore: prohibit the startup and auto start of some services" + * chore: prohibit the startup and auto start of some services + + -- zhangkun Wed, 16 Jul 2025 14:23:40 +0800 + dde-api (6.0.19) unstable; urgency=medium * feat: use `deepin-immutable-ctrl` to wrap and call `locale-gen`