Merge ~corey.bryant/ubuntu/+source/octavia:stable/zed into ~ubuntu-openstack-dev/ubuntu/+source/octavia:stable/zed

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

Commit message

New stable point release for OpenStack Zed (LP: #2030519).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

0f603c6... by Corey Bryant

releasing package octavia version 1:11.0.1-0ubuntu1~cloud0

8601f03... 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 40b7fd2..76b714a 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,8 +1,10 @@
6-octavia (1:11.0.0-0ubuntu1~cloud1) UNRELEASED; urgency=medium
7+octavia (1:11.0.1-0ubuntu1~cloud0) jammy-zed; urgency=medium
8
9 * d/gbp.conf: Create stable/zed branch.
10+ * New stable point release for OpenStack Zed (LP: #2030519).
11+ * d/control: Align (Build-)Depends with upstream.
12
13- -- Corey Bryant <corey.bryant@canonical.com> Fri, 28 Oct 2022 05:51:20 -0400
14+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 07 Aug 2023 11:07:08 -0400
15
16 octavia (1:11.0.0-0ubuntu1~cloud0) jammy-zed; urgency=medium
17
18diff --git a/debian/control b/debian/control
19index 3dbfd75..cdebff9 100644
20--- a/debian/control
21+++ b/debian/control
22@@ -17,6 +17,12 @@ Build-Depends:
23 python3-sphinx-feature-classification (>= 0.2.0),
24 python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
25 Build-Depends-Indep:
26+*** new test-requirements.txt deps (start)
27+ python3-webtest (>= 2.0.26),
28+*** new test-requirements.txt deps (end) ***
29+*** new doc/requirements.txt deps (start)
30+ python3-webtest (>= 2.0.26),
31+*** new doc/requirements.txt deps (end) ***
32 python3-alembic (>= 0.9.6),
33 python3-babel (>= 2.3.4),
34 python3-bandit (>= 1.1.0),
35@@ -69,7 +75,7 @@ Build-Depends-Indep:
36 python3-pyasn1-modules (>= 0.0.6),
37 python3-pydot (>= 1.2.4),
38 python3-pydotplus (>= 2.0.2),
39- python3-pymysql (>= 0.8.0),
40+ python3-pymysql,
41 python3-pyparsing (>= 2.1.0),
42 python3-pyroute2 (>= 0.5.14),
43 python3-requests (>= 2.23.0),
44@@ -357,7 +363,7 @@ Depends:
45 python3-psutil (>= 5.7.1),
46 python3-pyasn1 (>= 0.1.8),
47 python3-pyasn1-modules (>= 0.0.6),
48- python3-pymysql (>= 0.8.0),
49+ python3-pymysql,
50 python3-pyroute2 (>= 0.5.14),
51 python3-requests (>= 2.23.0),
52 python3-rfc3986 (>= 1.2.0),

Subscribers

People subscribed via source and target branches