update-manager: remove ubuntu-pro dependency
This commit is contained in:
parent
f53b51b7d7
commit
3ef06381f9
3 changed files with 349 additions and 6 deletions
|
|
@ -1,3 +1,15 @@
|
|||
diff --git a/debian/control b/debian/control
|
||||
index ac30f400..e504ab58 100644
|
||||
--- a/debian/control
|
||||
+++ b/debian/control
|
||||
@@ -27,7 +27,6 @@ Section: admin
|
||||
Depends: distro-info-data,
|
||||
python3-distro-info,
|
||||
python3-update-manager (= ${source:Version}),
|
||||
- ubuntu-pro-client,
|
||||
ubuntu-release-upgrader-core (>= 1:18.04.9),
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
diff --git a/UpdateManager/UpdateManager.py b/UpdateManager.py
|
||||
index 3b9eaa58..d44040d5 100644
|
||||
--- a/UpdateManager/UpdateManager.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue