Merge ~mitchburton/ubuntu/+source/landscape-client:2084586-add-python3-yaml-dep into ubuntu/+source/landscape-client:ubuntu/noble-devel

Proposed by Mitch Burton
Status: Needs review
Proposed branch: ~mitchburton/ubuntu/+source/landscape-client:2084586-add-python3-yaml-dep
Merge into: ubuntu/+source/landscape-client:ubuntu/noble-devel
Diff against target: 28 lines (+8/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+2/-1)
Reviewer Review Type Date Requested Status
Lukas Märdian (community) Approve
Julian Andres Klode (community) Needs Fixing
git-ubuntu import Pending
Review via email: mp+475149@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Julian Andres Klode (juliank) wrote :

There already is a landscape SRU in process that this needs to be based on top of, and that other SRU needs to be finished or abandoned.

review: Needs Fixing
Revision history for this message
Lukas Märdian (slyon) wrote :

I see the other SRU (24.02-0ubuntu5.2) is in noble-proposed and 'verification-done' (LP: #2052834).

So let's get this one queued for SRU review already.

I fixed the version string to "24.02-0ubuntu5.3" and rebased on top of the previous SRU (24.02-0ubuntu5.2).

The change matches what we uploaded to Oracular and Plucky. lgtm.

review: Approve

Unmerged commits

7149144... by Mitch Burton

release for noble

af1da68... by Mitch Burton

d/control: add python3-yaml dependency to landscape-client
(LP: #2084586)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index eabce62..769ec78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1landscape-client (24.02-0ubuntu6) noble; urgency=medium
2
3 * d/control: add python3-yaml dependency to landscape-client (LP: #2084586)
4
5 -- Mitch Burton <mitch.burton@canonical.com> Tue, 15 Oct 2024 16:50:11 -0700
6
1landscape-client (24.02-0ubuntu5.1) noble; urgency=medium7landscape-client (24.02-0ubuntu5.1) noble; urgency=medium
28
3 * d/landscape-sysinfo.wrapper: fix 'cores' variable to CORES in message-9 * d/landscape-sysinfo.wrapper: fix 'cores' variable to CORES in message-
diff --git a/debian/control b/debian/control
index 3a859a6..de262c9 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,8 @@ Depends: ${python3:Depends}, ${misc:Depends}, ${extra:Depends},
42 ${shlibs:Depends},42 ${shlibs:Depends},
43 landscape-common (= ${binary:Version}),43 landscape-common (= ${binary:Version}),
44 python3-pycurl,44 python3-pycurl,
45 python3-dbus45 python3-dbus,
46 python3-yaml
46Description: Landscape administration system client47Description: Landscape administration system client
47 Landscape is a web-based tool for managing Ubuntu systems. This48 Landscape is a web-based tool for managing Ubuntu systems. This
48 package is necessary if you want your machine to be managed in a49 package is necessary if you want your machine to be managed in a

Subscribers

People subscribed via source and target branches