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
1diff --git a/debian/changelog b/debian/changelog
2index 7cd6db0..fbc6edf 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+magnum (13.1.1-0ubuntu1~cloud0) focal-xena; urgency=medium
7+
8+ * New stable point release for OpenStack Xena (LP: #2019762).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 15 May 2023 16:50:22 -0400
12+
13 magnum (13.1.0-0ubuntu1~cloud0) focal-xena; urgency=medium
14
15 [ Corey Bryant ]
16diff --git a/debian/control b/debian/control
17index a8795c5..eafddff 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@@ -25,7 +34,7 @@ Build-Depends-Indep:
37 python3-cryptography (>= 2.1.4),
38 python3-decorator (>= 3.4.0),
39 python3-doc8 (>= 0.8.0),
40- python3-docker (>= 4.1.0),
41+ python3-docker (>= 4.3.0),
42 python3-eventlet (>= 0.28.0),
43 python3-fixtures (>= 3.0.0),
44 python3-glanceclient (>= 1:3.2.0),
45@@ -70,7 +79,7 @@ Build-Depends-Indep:
46 python3-requests (>= 2.20.1),
47 python3-six (>= 1.10.0),
48 python3-sqlalchemy (>= 1.2.0),
49- python3-stestr (>= 3.0.1),
50+ python3-stestr (>= 3.1.0),
51 python3-stevedore (>= 1:3.3.0),
52 python3-subunit (>= 1.4.0),
53 python3-taskflow (>= 2.16.0),
54@@ -162,7 +171,7 @@ Depends:
55 python3-cliff (>= 2.8.0),
56 python3-cryptography (>= 2.1.4),
57 python3-decorator (>= 3.4.0),
58- python3-docker (>= 4.1.0),
59+ python3-docker (>= 4.3.0),
60 python3-eventlet (>= 0.28.0),
61 python3-glanceclient (>= 1:3.2.0),
62 python3-heatclient (>= 2.2.0),

Subscribers

People subscribed via source and target branches