Merge ~calvinmwadime/update-manager:rename-ua into update-manager:main

Proposed by Calvin Mwadime Makokha
Status: Merged
Approved by: Sebastien Bacher
Approved revision: c14b5c30a336f62588328840294f08e8d222d1a7
Merged at revision: 199516dd0d60410fee58821baa896ea2c48b7df7
Proposed branch: ~calvinmwadime/update-manager:rename-ua
Merge into: update-manager:main
Diff against target: 28 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Nathan Teodosio (community) Approve
Canonical Foundations Team Pending
Ubuntu Core Development Team Pending
Review via email: mp+462230@code.launchpad.net

Commit message

d/control: Depend on ubuntu-pro-client instead of ubuntu-advantage-tools.

From v31, ubuntu-advantage-tools has been renamed to ubuntu-pro-client.
The ubuntu-advantage-tools package name is now a transitional package.

To post a comment you must log in.
Revision history for this message
Nathan Teodosio (nteodosio) wrote :

Thanks for the merge request, Calvin. Just one small amendment and it will be good to go.

review: Needs Fixing
Revision history for this message
Calvin Mwadime Makokha (calvinmwadime) wrote :

> Thanks for the merge request, Calvin. Just one small amendment and it will be
> good to go.

I have updated the version.

Revision history for this message
Nathan Teodosio (nteodosio) :
review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index d9f89d6..03dea65 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+update-manager (1:24.04.5) noble; urgency=medium
7+
8+ * d/control: Depend on ubuntu-pro-client instead of ubuntu-advantage-tools.
9+ (LP: #2057559)
10+
11+ -- Calvin Mwadime <calvin.mwadime@canonical.com> Tue, 12 Mar 2024 16:21:21 +0300
12+
13 update-manager (1:24.04.4) noble; urgency=low
14
15 * d/control: Depend on ubuntu-advantage-tools >= 30~.
16diff --git a/debian/control b/debian/control
17index 8acd880..b8b0f79 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -26,7 +26,7 @@ Section: admin
21 Depends: distro-info-data,
22 python3-distro-info,
23 python3-update-manager (= ${source:Version}),
24- ubuntu-advantage-tools (>= 30~),
25+ ubuntu-pro-client,
26 ubuntu-release-upgrader-core (>= 1:18.04.9),
27 ${misc:Depends},
28 ${python3:Depends},

Subscribers

People subscribed via source and target branches