Skip to content

Conversation

@Johnson-zs
Copy link
Contributor

@Johnson-zs Johnson-zs commented Nov 7, 2025

  1. Updated Debian changelog with new version 6.5.103
  2. Modified dependency version requirements from 6.5.101 to 6.5.102
  3. Added compatibility upgrade note in changelog
  4. Updated both Depends and Breaks sections to reflect new version requirements

These changes are necessary for maintaining proper package versioning dependencies and ensuring smooth upgrades between package versions. The modification ensures that incompatible packages (dde-desktop and dde-file-manager-services-plugins) below version 6.5.102 will be automatically replaced during upgrade.

Influence:

  1. Verify package installation and upgrade scenarios
  2. Test compatibility with dependent packages
  3. Check package manager resolution behavior during upgrades

chore: 更新包依赖关系和变更日志

  1. 在Debian变更日志中添加新版本6.5.103记录
  2. 将依赖版本要求从6.5.101修改为6.5.102
  3. 在变更日志中添加了兼容性升级说明
  4. 更新了Depends和Breaks部分以反映新的版本要求

这些变更是为了维护正确的包版本依赖关系,确保包版本间能顺利升级。修改
确保低于6.5.102版本的不兼容包(dde-desktop和dde-file-manager-services- plugins)在升级过程中会被自动替换。

Influence:

  1. 验证包安装和升级场景
  2. 测试与依赖包的兼容性
  3. 检查升级过程中包管理器的解决行为

Summary by Sourcery

Update Debian packaging to version 6.5.103, bump dependency requirements to 6.5.102, and include compatibility upgrade note to ensure incompatible packages are replaced during upgrades.

Build:

  • Bump control file Depends and Breaks requirements from version 6.5.101 to 6.5.102

Documentation:

  • Update Debian changelog entry to 6.5.103 and add compatibility upgrade note

1. Updated Debian changelog with new version 6.5.103
2. Modified dependency version requirements from 6.5.101 to 6.5.102
3. Added compatibility upgrade note in changelog
4. Updated both Depends and Breaks sections to reflect new version
requirements

These changes are necessary for maintaining proper package versioning
dependencies and ensuring smooth upgrades between package versions.
The modification ensures that incompatible packages (dde-desktop
and dde-file-manager-services-plugins) below version 6.5.102 will be
automatically replaced during upgrade.

Influence:
1. Verify package installation and upgrade scenarios
2. Test compatibility with dependent packages
3. Check package manager resolution behavior during upgrades

chore: 更新包依赖关系和变更日志

1. 在Debian变更日志中添加新版本6.5.103记录
2. 将依赖版本要求从6.5.101修改为6.5.102
3. 在变更日志中添加了兼容性升级说明
4. 更新了Depends和Breaks部分以反映新的版本要求

这些变更是为了维护正确的包版本依赖关系,确保包版本间能顺利升级。修改
确保低于6.5.102版本的不兼容包(dde-desktop和dde-file-manager-services-
plugins)在升级过程中会被自动替换。

Influence:
1. 验证包安装和升级场景
2. 测试与依赖包的兼容性
3. 检查升级过程中包管理器的解决行为
@deepin-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Johnson-zs

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sourcery-ai
Copy link

sourcery-ai bot commented Nov 7, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates Debian packaging metadata by bumping the package version to 6.5.103, tightening dependency constraints to require at least 6.5.102, and adding a compatibility upgrade note to ensure older incompatible packages are automatically replaced during upgrades.

File-Level Changes

Change Details Files
Updated Debian changelog with new version and upgrade note
  • Set changelog entry version to 6.5.103
  • Added compatibility upgrade note in changelog
debian/changelog
Adjusted package dependency constraints
  • Changed Depends version requirement from 6.5.101 to 6.5.102
  • Updated Breaks section to enforce replacement of older packages
debian/control

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

  • 检测到debian目录文件有变更: debian/control

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@deepin-ci-robot
Copy link
Contributor

deepin pr auto review

我来对这个diff进行审查:

  1. 版本号变更:
  • 将版本号从6.5.102升级到6.5.103
  • 变更日志中提到"Upgrade compatibility issues",这个描述过于模糊,建议提供更具体的兼容性问题说明
  1. 依赖关系变更:
  • 将dde-desktop和dde-file-manager-services-plugins的版本要求从6.5.101提升到6.5.102
  • 这个变更看起来是合理的,说明新版本需要这些包的更新版本来保证功能正常

建议改进:

  1. 变更日志改进:
-  * Upgrade compatibility issues
+  * Fix compatibility issues with dde-desktop and dde-file-manager-services-plugins
+    - Update dependency version requirements to 6.5.102
  1. 安全性考虑:
  • 建议在变更日志中明确说明这次升级解决了哪些具体的安全问题(如果有的话)
  • 如果没有安全问题,建议在变更日志中明确说明"Security: No security impact"
  1. 版本号规范:
  • 建议遵循语义化版本控制(Semantic Versioning)
  • 如果只是修复兼容性问题,可以考虑使用补丁版本号(如6.5.102.1)
  1. 测试建议:
  • 建议在变更日志中添加测试覆盖范围
  • 建议说明这个版本已经通过了哪些兼容性测试
  1. 文档更新:
  • 如果这次变更涉及API变更,建议同时更新相关文档
  • 建议在变更日志中添加文档更新的说明

这些改进建议可以让变更记录更加清晰和完整,便于后续维护和问题追踪。

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

TAG Bot

TAG: 6.5.103
EXISTED: no
DISTRIBUTION: unstable

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

  • 敏感词检查失败, 检测到1个文件存在敏感词
详情
{
    "debian/control": [
        {
            "line": "Homepage: http://www.deepin.org",
            "line_number": 54,
            "rule": "S35",
            "reason": "Url link | 6fe814dfb7"
        }
    ]
}

@Johnson-zs
Copy link
Contributor Author

/forcemerge

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Nov 7, 2025

This pr force merged! (status: blocked)

@deepin-bot deepin-bot bot merged commit 7637d88 into linuxdeepin:master Nov 7, 2025
18 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants