feat: update appstream to 1.0.5-1#4
Merged
Merged
Conversation
|
TAG Bot TAG: 1.0.5-1deepin1 |
Contributor
|
Skipping CI for Draft Pull Request. |
Zeno-sole
force-pushed
the
topic-upgrade-20260622
branch
from
July 14, 2026 08:50
4abfad2 to
f8ade18
Compare
On architectures without compose support (e.g., sw64), appstream-compose API docs are not generated but appstream-doc.install always expects them, causing dh_install to fail. Instead of conditionally installing the compose docs, skip building the entire appstream-doc package on such architectures by setting -Dapidocs=false and excluding the package via DH_OPTIONS. Log: Skip building doc package on sw64 to avoid dh_install failures Influence: 1. Verify appstream builds successfully on sw64 architecture 2. Verify appstream-doc is still built on architectures with compose support 3. Verify no regression on other architectures fix: 在 sw64 架构上跳过构建 doc 包 在不支持 compose 的架构(如 sw64)上,appstream-compose API 文档不会被生成, 但 appstream-doc.install 始终期望这些文件存在,导致 dh_install 失败。 不再有条件地安装 compose 文档,而是在这类架构上直接跳过整个 appstream-doc 包,通过设置 -Dapidocs=false 并用 DH_OPTIONS 排除该包。 Log: 在 sw64 上跳过构建 doc 包以避免 dh_install 报错 Influence: 1. 验证 appstream 在 sw64 架构上构建成功 2. 验证 appstream-doc 在支持 compose 的架构上仍会被构建 3. 验证其他架构没有回归 repo: appstream #topic-upgrade-20260622
Zeno-sole
force-pushed
the
topic-upgrade-20260622
branch
from
July 14, 2026 08:58
f8ade18 to
4a2fc8e
Compare
hudeng-go
marked this pull request as ready for review
July 15, 2026 03:05
hudeng-go
approved these changes
Jul 15, 2026
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hudeng-go The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Contributor
|
/hold |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is requested by @Zeno-sole.
Basic Information
Old Version: 1.0.3-1
New Version: 1.0.5-1