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

Proposed by Corey Bryant
Status: Needs review
Proposed branch: ~corey.bryant/ubuntu/+source/neutron:stable/xena
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/neutron:stable/xena
Diff against target: 66 lines (+13/-6)
2 files modified
debian/changelog (+7/-0)
debian/control (+6/-6)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+442907@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

85afc6f... by Corey Bryant

releasing package neutron version 2:19.7.0-0ubuntu1~cloud0

f0171ec... 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 2ea07c7..8c96ac8 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+neutron (2:19.7.0-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:53:03 -0400
12+
13 neutron (2:19.6.0-0ubuntu1~cloud0) focal-xena; urgency=medium
14
15 * New stable point release for OpenStack Xena (LP: #2011714).
16diff --git a/debian/control b/debian/control
17index eddeedd..41d89ce 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -66,7 +66,7 @@ Build-Depends-Indep:
21 python3-oslo.versionedobjects (>= 1.35.1),
22 python3-oslotest (>= 1:3.2.0),
23 python3-osprofiler (>= 2.3.0),
24- python3-ovsdbapp (>= 1.11.0),
25+ python3-ovsdbapp (>= 1.12.2),
26 python3-paste (>= 2.0.2),
27 python3-pastedeploy (>= 1.5.0),
28 python3-pecan (>= 1.3.2),
29@@ -74,13 +74,13 @@ Build-Depends-Indep:
30 python3-psutil (>= 5.3.0),
31 python3-pycodestyle (>= 2.0.0),
32 python3-pymysql (>= 0.7.6),
33- python3-pyroute2 (>= 0.5.14-0ubuntu2~cloud1~),
34+ python3-pyroute2 (>= 0.6.6),
35 python3-requests (>= 2.18.0),
36 python3-routes (>= 2.3.1),
37 python3-six (>= 1.10.0),
38 python3-sphinx (>= 2.0.0),
39 python3-sphinx-feature-classification (>= 1.0.0),
40- python3-sqlalchemy (>= 1.3.22),
41+ python3-sqlalchemy (>= 1.3.23),
42 python3-stestr (>= 1.0.0),
43 python3-stevedore (>= 1:1.20.0),
44 python3-subunit (>= 1.0.0),
45@@ -398,18 +398,18 @@ Depends:
46 python3-oslo.utils (>= 4.5.0),
47 python3-oslo.versionedobjects (>= 1.35.1),
48 python3-osprofiler (>= 2.3.0),
49- python3-ovsdbapp (>= 1.11.0),
50+ python3-ovsdbapp (>= 1.12.2),
51 python3-paste (>= 2.0.2),
52 python3-pastedeploy (>= 1.5.0),
53 python3-pbr (>= 4.0.0),
54 python3-pecan (>= 1.3.2),
55 python3-psutil (>= 5.3.0),
56 python3-pymysql,
57- python3-pyroute2 (>= 0.5.14-0ubuntu2~cloud1~),
58+ python3-pyroute2 (>= 0.6.6),
59 python3-requests (>= 2.18.0),
60 python3-routes (>= 2.3.1),
61 python3-six (>= 1.10.0),
62- python3-sqlalchemy (>= 1.3.22),
63+ python3-sqlalchemy (>= 1.3.23),
64 python3-stevedore (>= 1:1.20.0),
65 python3-tenacity (>= 6.0.0),
66 python3-tooz (>= 1.58.0),

Subscribers

People subscribed via source and target branches