Merge ~calvinmwadime/ubuntu/+source/wsl-pro-service:rename-ua into ubuntu/+source/wsl-pro-service:ubuntu/devel

Proposed by Calvin Mwadime Makokha
Status: Needs review
Proposed branch: ~calvinmwadime/ubuntu/+source/wsl-pro-service:rename-ua
Merge into: ubuntu/+source/wsl-pro-service:ubuntu/devel
Diff against target: 28 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Edu Gómez Escandell Pending
Didier Roche-Tolomelli Pending
git-ubuntu import Pending
Review via email: mp+462234@code.launchpad.net

Commit message

debian/changelog: Update version

debian/control: Rename ubuntu-advantage-tools to ubuntu-pro-client
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
Edu Gómez Escandell (edugomez) wrote :

Hello, and thanks for taking the time to submit your fix!

The upstream project is actually at https://github.com/canonical/ubuntu-pro-for-wsl. The landscape repository tracks the GitHub one (with a bit of delay :P).

Please, feel free to open a pull request at the GitHub repo so we can merge it.

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

Thanks for the helpful information. I have created a PR https://github.com/canonical/ubuntu-pro-for-wsl/pull/687

Unmerged commits

482dd5f... by Calvin Mwadime Makokha

debian/changelog: Update version

263ffbf... by Calvin Mwadime Makokha

debian/control: Rename ubuntu-advantage-tools to ubuntu-pro-client

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

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 f601cc8..774d1a2 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+wsl-pro-service (0.1.3) noble; urgency=medium
7+
8+ * debian/control: Rename ubuntu-advantage-tools to ubuntu-pro-client
9+ (LP: #2057651)
10+
11+ -- Calvin Mwadime <calvin.mwadime@canonical.com> Tue, 12 Mar 2024 16:58:40 +0300
12+
13 wsl-pro-service (0.1.2) noble; urgency=medium
14
15 * Improved log and error messages
16diff --git a/debian/control b/debian/control
17index 5a13069..facf315 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -25,7 +25,7 @@ Architecture: any
21 Built-Using: ${misc:Built-Using},
22 Depends: ${shlibs:Depends},
23 ${misc:Depends},
24- ubuntu-advantage-tools,
25+ ubuntu-pro-client,
26 Recommends: landscape-client,
27 Description: ${source:Synopsis} - WSL service
28 ${source:Extended-Description}

Subscribers

People subscribed via source and target branches