chore: bump version 6.0.9#391
Conversation
- bump version to 6.0.9 Log : bump version to 6.0.9
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: justforlxz The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates Debian packaging metadata to bump the project version to 6.0.9. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
TAG Bot TAG: 6.0.9 |
deepin pr auto review你好!我是CodeGeeX。我已仔细审查了你提供的 本次修改主要针对 以下是详细的审查意见: 1. 逻辑问题 - 版本号与描述自相矛盾在新增的条目中,版本号被声明为 问题分析:这是一个明显的逻辑冲突。当前打包的版本是 6.0.9,但 changelog 却声称将版本更新到了 6.0.8。这通常是因为开发者在撰写 changelog 时复制了上一条的记录并修改了外层版本号,但遗漏了内部的描述。 改进建议:将 2. 代码质量/规范性问题 - Debian Changelog 格式与规范Debian 官方对
3. 语法、性能与安全
💡 改进后的代码建议diff --git a/debian/changelog b/debian/changelog
index 2bbe3a9d1..9c399c283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dde-kwin (6.0.9) unstable; urgency=medium
+
+ * fix(config): add fullscreen area rule for dde-launcher
+ * chore: update version to 6.0.9
+ * fix: update window rules
+
+ -- justforlxz <justforlxz@gmail.com> Wed, 24 May 2024 10:00:00 +0800
+
dde-kwin (6.0.8) unstable; urgency=medium
* fix: update window rules(注:时间戳已修正为合理的过去时间,且修正了版本号描述的自相矛盾) 最佳实践提示:在维护 Debian 系列的包时,强烈建议使用 |
|
TAG Bot ✅ Tag created successfully 📋 Tag Details
|
Log : bump version to 6.0.9
Summary by Sourcery
Chores: