Skip to content

chore: Update version to 6.5.43 - #496

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

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

Conversation

@add-uos

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

Copy link
Copy Markdown
Contributor
  • update version to 6.5.43

log: update version to 6.5.43

Summary by Sourcery

Bump the deepin-camera package version metadata from 6.5.42.1 to 6.5.43.1 in linglong.yaml to reflect the new release.

- update version to 6.5.43

log: update version to 6.5.43
@sourcery-ai

sourcery-ai Bot commented Jul 16, 2026

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

Reviewer's Guide

This PR bumps the application version metadata to 6.5.43 across packaging files to prepare a new release.

File-Level Changes

Change Details Files
Update application version metadata to 6.5.43 in packaging configuration.
  • Increment the package.version field from 6.5.42.1 to 6.5.43.1 in the Linglong packaging manifest.
  • Adjust Debian packaging changelog to reflect the 6.5.43 release (exact entry details not shown in the diff snippet).
linglong.yaml
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

@deepin-ci-robot

Copy link
Copy Markdown

deepin pr auto review

★ 总体评分:95分

■ 【总体评价】

代码实现了版本号的同步更新和发布日志的记录,符合规范。
逻辑正确且无安全漏洞,仅因配置文件的简单变更扣减少量分数。

■ 【详细分析】

  • 1.语法逻辑(基本正确)✓

代码修改了 debian/changeloglinglong.yaml 文件。debian/changelog 的格式遵循了 Debian changelog 标准,包含了版本号、发行版、优先级、变更说明以及维护者信息。linglong.yaml 的版本号同步更新为 6.5.43.1,YAML 格式正确。
潜在问题:无
建议:无

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

变更日志记录详细,包含了具体的修复和改进项(如 hi-dpi 修复、日志规则初始化等),符合版本发布的质量规范。版本号在两个文件中保持了一致性。
潜在问题:无
建议:无

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

本次变更仅涉及静态配置文件和文本记录,不涉及任何运行时代码逻辑,对程序性能无影响。
潜在问题:
建议:无

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

漏洞对比统计:新增漏洞 0 个,减少漏洞 0 个,持平 0 个
本次修改仅涉及版本号字符串更新和日志文本追加,不存在用户输入处理、外部命令调用或敏感操作,无安全风险。

  • 建议:无需安全修复

■ 【改进建议代码示例】

diff --git a/debian/changelog b/debian/changelog
index aaa41a21..ed6b6338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+deepin-camera (6.5.43) unstable; urgency=medium
+
+  * chore: Update version to 6.5.43
+  * fix: remove deepin prefix from Chinese translations in desktop file
+  * fix(logging): add Qt logging filter rules initialization
+  * fix(videowidget): fix hi-dpi display scaling in video widget
+  * [skip CI] Translate deepin-camera_en_US.ts in ru
+  * [skip CI] Translate deepin-camera_en_US.ts in it
+
+ -- zhanghongyuan <zhanghongyuan@uniontech.com>  Thu, 16 Jul 2026 21:17:33 +0800
+
 deepin-camera (6.5.42) unstable; urgency=medium
 
   * chore: Update version to 6.5.42
diff --git a/linglong.yaml b/linglong.yaml
index af3ed7eb..6f67b607 100644
--- a/linglong.yaml
+++ b/linglong.yaml
@@ -7,7 +7,7 @@ version: "1"
 package:
   id: org.deepin.camera
   name: "deepin-camera"
-  version: 6.5.42.1
+  version: 6.5.43.1
   kind: app
   description: |
     camera for deepin os.

@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.

Hey - 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
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

@github-actions

Copy link
Copy Markdown

TAG Bot

TAG: 6.5.43
EXISTED: no
DISTRIBUTION: unstable

@lzwind
lzwind merged commit c5f0d15 into linuxdeepin:master Jul 16, 2026
23 of 24 checks passed
@deepin-bot

deepin-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

TAG Bot

Tag created successfully

📋 Tag Details
  • Tag Name: 6.5.43
  • Tag SHA: 4ac2f264f2385f3cf6a1e63ecef359d2a38699db
  • Commit SHA: c5f0d154d445c94ac1f39e471dae5a3cc5aca806
  • Tag Message:
    Release deepin-camera 6.5.43
    
    
  • 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