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

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/magnum:stable/wallaby
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/magnum:stable/wallaby
Diff against target: 64 lines (+16/-5)
2 files modified
debian/changelog (+4/-2)
debian/control (+12/-3)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+439636@code.launchpad.net

Commit message

New upstream release for OpenStack Wallaby.

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

33ab798... by Corey Bryant

releasing package magnum version 12.1.1-0ubuntu1~cloud0

69f5944... by Corey Bryant

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

4ade5b5... by Corey Bryant

New upstream release for OpenStack Wallaby.

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 4017f6c..a90c112 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,8 +1,10 @@
6-magnum (12.0.0-0ubuntu1~cloud1) UNRELEASED; urgency=medium
7+magnum (12.1.1-0ubuntu1~cloud0) focal-wallaby; urgency=medium
8
9 * d/gbp.conf: Create stable/wallaby branch.
10+ * New upstream release for OpenStack Wallaby.
11+ * d/control: Align (Build-)Depends with upstream.
12
13- -- Corey Bryant <corey.bryant@canonical.com> Fri, 24 Mar 2023 10:41:56 -0400
14+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 24 Mar 2023 10:51:33 -0400
15
16 magnum (12.0.0-0ubuntu1~cloud0) focal-wallaby; urgency=medium
17
18diff --git a/debian/control b/debian/control
19index d761bd9..2bf8ae3 100644
20--- a/debian/control
21+++ b/debian/control
22@@ -18,6 +18,15 @@ Build-Depends:
23 python3-setuptools (>= 24.0.0),
24 python3-sphinx (>= 2.0.0),
25 Build-Depends-Indep:
26+*** new requirements.txt deps (start)
27+ python3-pkg-resources (>= 30.0.0),
28+*** new requirements.txt deps (end) ***
29+*** new test-requirements.txt deps (start)
30+ python3-pkg-resources (>= 30.0.0),
31+*** new test-requirements.txt deps (end) ***
32+*** new doc/requirements.txt deps (start)
33+ python3-pkg-resources (>= 30.0.0),
34+*** new doc/requirements.txt deps (end) ***
35 alembic (>= 0.8.10),
36 python3-alembic (>= 0.9.6),
37 python3-babel (>= 2.3.4),
38@@ -28,7 +37,7 @@ Build-Depends-Indep:
39 python3-cryptography (>= 2.1.4),
40 python3-decorator (>= 3.4.0),
41 python3-doc8 (>= 0.8.0),
42- python3-docker (>= 4.1.0),
43+ python3-docker (>= 4.3.0),
44 python3-eventlet (>= 0.28.0),
45 python3-fixtures (>= 3.0.0),
46 python3-glanceclient (>= 1:3.2.0),
47@@ -73,7 +82,7 @@ Build-Depends-Indep:
48 python3-requests (>= 2.20.1),
49 python3-six (>= 1.10.0),
50 python3-sqlalchemy (>= 1.2.0),
51- python3-stestr (>= 3.0.1),
52+ python3-stestr (>= 3.1.0),
53 python3-stevedore (>= 1:3.3.0),
54 python3-subunit (>= 1.4.0),
55 python3-taskflow (>= 2.16.0),
56@@ -165,7 +174,7 @@ Depends:
57 python3-cliff (>= 2.8.0),
58 python3-cryptography (>= 2.1.4),
59 python3-decorator (>= 3.4.0),
60- python3-docker (>= 4.1.0),
61+ python3-docker (>= 4.3.0),
62 python3-eventlet (>= 0.28.0),
63 python3-glanceclient (>= 1:3.2.0),
64 python3-heatclient (>= 2.2.0),

Subscribers

People subscribed via source and target branches