Merge ~corey.bryant/ubuntu/+source/magnum:stable/yoga into ~ubuntu-openstack-dev/ubuntu/+source/magnum:stable/yoga

Proposed by Corey Bryant
Status: Rejected
Rejected by: Corey Bryant
Proposed branch: ~corey.bryant/ubuntu/+source/magnum:stable/yoga
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/magnum:stable/yoga
Diff against target: 44 lines (+17/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+10/-1)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+439633@code.launchpad.net

Commit message

New upstream release for OpenStack Yoga.

Description of the change

This is an automated merge proposal.

To post a comment you must log in.
9deeb78... by Corey Bryant

New stable point release for OpenStack Yoga (LP: #2037332).

065aaab... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

702be26... by Corey Bryant

releasing package magnum version 14.1.1-0ubuntu1

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Unmerged commits

702be26... by Corey Bryant

releasing package magnum version 14.1.1-0ubuntu1

065aaab... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

9deeb78... by Corey Bryant

New stable point release for OpenStack Yoga (LP: #2037332).

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 9bd0e92..563903d 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+magnum (14.1.1-0ubuntu1) jammy; urgency=medium
7+
8+ * New stable point release for OpenStack Yoga (LP: #2037332).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 25 Sep 2023 16:52:14 -0400
12+
13 magnum (14.1.0-0ubuntu1) jammy; urgency=medium
14
15 [ Corey Bryant ]
16diff --git a/debian/control b/debian/control
17index 559f6cc..a36d388 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -15,6 +15,15 @@ Build-Depends:
21 python3-setuptools (>= 24.0.0),
22 python3-sphinx (>= 2.0.0),
23 Build-Depends-Indep:
24+*** new requirements.txt deps (start)
25+ python3-pkg-resources (>= 30.0.0),
26+*** new requirements.txt deps (end) ***
27+*** new test-requirements.txt deps (start)
28+ python3-pkg-resources (>= 30.0.0),
29+*** new test-requirements.txt deps (end) ***
30+*** new doc/requirements.txt deps (start)
31+ python3-pkg-resources (>= 30.0.0),
32+*** new doc/requirements.txt deps (end) ***
33 alembic (>= 0.8.10),
34 python3-alembic (>= 0.9.6),
35 python3-babel (>= 2.3.4),
36@@ -70,7 +79,7 @@ Build-Depends-Indep:
37 python3-requests-mock (>= 1.2.0),
38 python3-six (>= 1.10.0),
39 python3-sqlalchemy (>= 1.2.0),
40- python3-stestr,
41+ python3-stestr (>= 3.1.0),
42 python3-stevedore (>= 1:3.3.0),
43 python3-subunit (>= 1.4.0),
44 python3-taskflow (>= 2.16.0),

Subscribers

People subscribed via source and target branches