chore: remove deprecated dde-network-dialog - #526
Conversation
1. Remove dde-network-dialog from Recommends in debian/control 2. The package is deprecated and no longer needed as a recommended dependency chore: 移除已弃用的 dde-network-dialog 1. 从 debian/control 的 Recommends 中移除 dde-network-dialog 2. 该包已弃用,不再需要作为推荐依赖
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRemoves the deprecated dde-network-dialog package from the Debian control metadata so it is no longer listed as a recommended dependency. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: caixr23, yixinshark 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 |
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 --- a/debian/control
+++ b/debian/control
@@ -38,8 +38,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dist:Depends},
xsettingsd,
onboard
Provides: lightdm-greeter
-Recommends: dss-network-plugin,
- dde-network-dialog
+Recommends: dss-network-plugin
Conflicts: dde-workspace,
deepin-notifications,
dde-session-ui (<< 5.0.0), |
chore: 移除已弃用的 dde-network-dialog
Summary by Sourcery
Remove the deprecated dde-network-dialog package from Debian packaging metadata.
Build:
Chores: