chore: update REUSE license file patterns#175
Conversation
Updated the .reuse/dep5 file to include missing translation files and configuration files in the license declarations. Added tools/dde-login- reminder/translations/*.ts files to systemd config section and included *.sh files and additional configuration files to the xml/toml/json section. This ensures proper licensing coverage for recently added files and maintains compliance with REUSE specification requirements. The changes ensure that new translation files and shell scripts are properly licensed under the appropriate categories. The systemd config section now includes translation files for the login reminder tool, while the configuration files section expands to cover shell scripts and additional desktop/configuration files. chore: 更新 REUSE 许可证文件模式 更新 .reuse/dep5 文件以在许可证声明中包含缺失的翻译文件和配置文件。将 tools/dde-login-reminder/translations/*.ts 文件添加到 systemd 配置部分, 并将 *.sh 文件和其他配置文件添加到 xml/toml/json 部分。这确保新添加的文 件获得适当的许可证覆盖,并保持与 REUSE 规范要求的合规性。 这些更改确保新的翻译文件和 shell 脚本在适当的类别下获得正确的许可证授 权。systemd 配置部分现在包含了登录提醒工具的翻译文件,而配置文件部分扩展 以涵盖 shell 脚本和额外的桌面/配置文件。
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the REUSE dep5 configuration to add missing translation, shell script, and configuration file patterns so they are covered by the appropriate license declarations. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review我来对这个diff进行审查:
a) 路径组织优化: 而不是: b) 通配符使用: c) 文件路径完整性: d) 许可证一致性:
这样的组织更加清晰,便于维护和管理。同时建议在添加新文件时,确保它们确实符合指定的许可证要求。 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fly602, robertkill 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 |
Updated the .reuse/dep5 file to include missing translation files and configuration files in the license declarations. Added tools/dde-login- reminder/translations/*.ts files to systemd config section and included *.sh files and additional configuration files to the xml/toml/json section. This ensures proper licensing coverage for recently added files and maintains compliance with REUSE specification requirements.
The changes ensure that new translation files and shell scripts are properly licensed under the appropriate categories. The systemd config section now includes translation files for the login reminder tool, while the configuration files section expands to cover shell scripts and additional desktop/configuration files.
chore: 更新 REUSE 许可证文件模式
更新 .reuse/dep5 文件以在许可证声明中包含缺失的翻译文件和配置文件。将
tools/dde-login-reminder/translations/*.ts 文件添加到 systemd 配置部分, 并将 *.sh 文件和其他配置文件添加到 xml/toml/json 部分。这确保新添加的文
件获得适当的许可证覆盖,并保持与 REUSE 规范要求的合规性。
这些更改确保新的翻译文件和 shell 脚本在适当的类别下获得正确的许可证授
权。systemd 配置部分现在包含了登录提醒工具的翻译文件,而配置文件部分扩展
以涵盖 shell 脚本和额外的桌面/配置文件。
Summary by Sourcery
Chores: