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

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

Commit message

New stable point release for OpenStack Xena (LP: #2019762).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

1cc0206... by Corey Bryant

releasing package magnum version 13.1.1-0ubuntu1~cloud0

c12ac24... by Corey Bryant

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

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 7cd6db0..fbc6edf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1magnum (13.1.1-0ubuntu1~cloud0) focal-xena; urgency=medium
2
3 * New stable point release for OpenStack Xena (LP: #2019762).
4 * d/control: Align (Build-)Depends with upstream.
5
6 -- Corey Bryant <corey.bryant@canonical.com> Mon, 15 May 2023 16:50:22 -0400
7
1magnum (13.1.0-0ubuntu1~cloud0) focal-xena; urgency=medium8magnum (13.1.0-0ubuntu1~cloud0) focal-xena; urgency=medium
29
3 [ Corey Bryant ]10 [ Corey Bryant ]
diff --git a/debian/control b/debian/control
index a8795c5..eafddff 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,15 @@ Build-Depends:
15 python3-setuptools (>= 24.0.0),15 python3-setuptools (>= 24.0.0),
16 python3-sphinx (>= 2.0.0),16 python3-sphinx (>= 2.0.0),
17Build-Depends-Indep:17Build-Depends-Indep:
18*** new requirements.txt deps (start)
19 python3-pkg-resources (>= 30.0.0),
20*** new requirements.txt deps (end) ***
21*** new test-requirements.txt deps (start)
22 python3-pkg-resources (>= 30.0.0),
23*** new test-requirements.txt deps (end) ***
24*** new doc/requirements.txt deps (start)
25 python3-pkg-resources (>= 30.0.0),
26*** new doc/requirements.txt deps (end) ***
18 alembic (>= 0.8.10),27 alembic (>= 0.8.10),
19 python3-alembic (>= 0.9.6),28 python3-alembic (>= 0.9.6),
20 python3-babel (>= 2.3.4),29 python3-babel (>= 2.3.4),
@@ -25,7 +34,7 @@ Build-Depends-Indep:
25 python3-cryptography (>= 2.1.4),34 python3-cryptography (>= 2.1.4),
26 python3-decorator (>= 3.4.0),35 python3-decorator (>= 3.4.0),
27 python3-doc8 (>= 0.8.0),36 python3-doc8 (>= 0.8.0),
28 python3-docker (>= 4.1.0),37 python3-docker (>= 4.3.0),
29 python3-eventlet (>= 0.28.0),38 python3-eventlet (>= 0.28.0),
30 python3-fixtures (>= 3.0.0),39 python3-fixtures (>= 3.0.0),
31 python3-glanceclient (>= 1:3.2.0),40 python3-glanceclient (>= 1:3.2.0),
@@ -70,7 +79,7 @@ Build-Depends-Indep:
70 python3-requests (>= 2.20.1),79 python3-requests (>= 2.20.1),
71 python3-six (>= 1.10.0),80 python3-six (>= 1.10.0),
72 python3-sqlalchemy (>= 1.2.0),81 python3-sqlalchemy (>= 1.2.0),
73 python3-stestr (>= 3.0.1),82 python3-stestr (>= 3.1.0),
74 python3-stevedore (>= 1:3.3.0),83 python3-stevedore (>= 1:3.3.0),
75 python3-subunit (>= 1.4.0),84 python3-subunit (>= 1.4.0),
76 python3-taskflow (>= 2.16.0),85 python3-taskflow (>= 2.16.0),
@@ -162,7 +171,7 @@ Depends:
162 python3-cliff (>= 2.8.0),171 python3-cliff (>= 2.8.0),
163 python3-cryptography (>= 2.1.4),172 python3-cryptography (>= 2.1.4),
164 python3-decorator (>= 3.4.0),173 python3-decorator (>= 3.4.0),
165 python3-docker (>= 4.1.0),174 python3-docker (>= 4.3.0),
166 python3-eventlet (>= 0.28.0),175 python3-eventlet (>= 0.28.0),
167 python3-glanceclient (>= 1:3.2.0),176 python3-glanceclient (>= 1:3.2.0),
168 python3-heatclient (>= 2.2.0),177 python3-heatclient (>= 2.2.0),

Subscribers

People subscribed via source and target branches