Skip to content

chore: Update version to 6.5.17 - #92

Merged
lzwind merged 1 commit into
linuxdeepin:masterfrom
add-uos:master
Jul 30, 2026
Merged

chore: Update version to 6.5.17#92
lzwind merged 1 commit into
linuxdeepin:masterfrom
add-uos:master

Conversation

@add-uos

@add-uos add-uos commented Jul 30, 2026

Copy link
Copy Markdown
Contributor
  • update version to 6.5.17

log: update version to 6.5.17

Summary by Sourcery

Build:

  • Update Debian changelog to reflect version 6.5.17 release.

- update version to 6.5.17

log: update version to 6.5.17

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry @add-uos, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@sourcery-ai

sourcery-ai Bot commented Jul 30, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the project version metadata to 6.5.17 in the Debian packaging changelog.

File-Level Changes

Change Details Files
Bump project version reference to 6.5.17 in Debian changelog.
  • Update the latest changelog entry to reflect version 6.5.17.
  • Ensure the log message in the changelog matches the new version string.
debian/changelog

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
Copy Markdown

TAG Bot

TAG: 6.5.17
EXISTED: no
DISTRIBUTION: unstable

@deepin-ci-robot

Copy link
Copy Markdown

deepin pr auto review

★ 总体评分:95分

■ 【总体评价】

代码仅更新了debian/changelog文件,记录了版本迭代及修复项,未包含实际业务代码。
逻辑正确且无安全风险,但因无法审查实际代码逻辑,仅基于文本修改给出评分。

■ 【详细分析】

  • 1.语法逻辑(完全正确)✓

changelog 文件格式符合 Debian changelog 规范,包含了版本号、优先级、修改记录及维护者信息。
潜在问题:无
建议:无

  • 2.代码质量(良好)✓

提交记录清晰,分类使用了标准的 commit message 前缀(如 chore, fix, test, build),便于追踪。
潜在问题:无
建议:无

  • 3.代码性能(无性能问题)✓

文档更新不涉及程序运行时性能。
潜在问题:
建议:无

  • 4.代码安全(存在0个安全漏洞)✓

漏洞对比统计:新增漏洞 0 个,减少漏洞 0 个,持平 0 个
本次提交仅为文档变更,不涉及任何可执行代码或配置安全项,不存在攻击面。

  • 建议:无

■ 【改进建议代码示例】

diff --git a/debian/changelog b/debian/changelog
index 488f0573..4b86102e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+deepin-ocr (6.5.17) unstable; urgency=medium
+
+  * chore: Update version to 6.5.17
+  * chore: Sync by https://github.com/linuxdeepin/.github/commit/826bedc64f009f4d9ebb5fba0ffe1637f1f02667
+  * fix: remove deepin prefix from Chinese translations in desktop file
+  * fix(tiplabel): use DTK TextTips color and T7 font
+  * test: migrate unit tests from Qt5 to Qt6 compatibility
+  * [skip CI] Translate deepin-ocr.ts in ru (#87)
+  * chore(CI): add debian check workflow
+  * build(cmake): refactor Qt version compatibility
+
+ -- zhanghongyuan <zhanghongyuan@uniontech.com>  Thu, 30 Jul 2026 15:16:52 +0800
+
 deepin-ocr (6.5.16) unstable; urgency=medium
 
   * chore: Update compiler flags for security enhancements

@lzwind
lzwind merged commit 97d9d47 into linuxdeepin:master Jul 30, 2026
21 checks passed
@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: add-uos, lzwind

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

Details 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

@deepin-bot

deepin-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

TAG Bot

Tag created successfully

📋 Tag Details
  • Tag Name: 6.5.17
  • Tag SHA: 295e5f40550591a41c01ad85bec4904665916f5e
  • Commit SHA: 97d9d4743921ce802e71de168d52e4cea286e1d7
  • Tag Message:
    Release deepin-ocr 6.5.17
    
    
  • Tagger:
    • Name: add-uos
  • Distribution: unstable

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.

3 participants