Merge ~corey.bryant/ubuntu/+source/cinder:stable/2023.1 into ~ubuntu-openstack-dev/ubuntu/+source/cinder:stable/2023.1

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

Commit message

New stable point release for OpenStack Antelope (LP: #2037319).

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Unmerged commits

abfd87d... by Corey Bryant

releasing package cinder version 2:22.1.1-0ubuntu1

289f6f6... 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 2655288..2ddde0d 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+cinder (2:22.1.1-0ubuntu1) lunar; urgency=medium
7+
8+ * New stable point release for OpenStack Antelope (LP: #2037319).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Mon, 25 Sep 2023 15:11:15 -0400
12+
13 cinder (2:22.1.0-0ubuntu1) lunar; urgency=medium
14
15 * New stable point release for OpenStack Antelope (LP: #2025491).
16diff --git a/debian/control b/debian/control
17index a6c61ed..ef6bbcf 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -28,7 +28,7 @@ Build-Depends-Indep:
21 python3-eventlet (>= 0.30.1),
22 python3-fixtures (>= 3.0.0),
23 python3-glanceclient (>= 1:3.2.2),
24- python3-googleapi (>= 1.7.11),
25+ python3-googleapi (>= 1.11.0),
26 python3-greenlet (>= 0.4.16),
27 python3-hacking,
28 python3-httplib2 (>= 0.18.1),
29@@ -41,7 +41,7 @@ Build-Depends-Indep:
30 python3-lxml (>= 4.5.2),
31 python3-migrate (>= 0.13.0),
32 python3-mock (>= 2.0.0),
33- python3-mypy,
34+ python3-mypy (>= 0.981),
35 python3-novaclient (>= 2:17.2.1),
36 python3-oauth2client (>= 4.1.3),
37 python3-openstackdocstheme (>= 2.2.7),
38@@ -261,7 +261,7 @@ Depends:
39 Suggests:
40 python3-boto3 (>= 1.18.49),
41 python3-botocore,
42- python3-googleapi (>= 1.7.11),
43+ python3-googleapi (>= 1.11.0),
44 python3-hp3parclient,
45 python3-oauth2client (>= 4.1.3),
46 python3-rados,

Subscribers

People subscribed via source and target branches