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

Proposed by Corey Bryant
Status: Rejected
Rejected by: Corey Bryant
Proposed branch: ~corey.bryant/ubuntu/+source/keystone:stable/xena
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/keystone:stable/xena
Diff against target: 40 lines (+14/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+7/-1)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+436460@code.launchpad.net

Commit message

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

Description of the change

This is an automated merge proposal.

To post a comment you must log in.
6b51db5... by Corey Bryant

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

8ce21cb... by Corey Bryant

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

19cdd21... by Corey Bryant

releasing package keystone version 2:20.0.1+git2023101210.f4222d55-0ubuntu1~cloud0

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Unmerged commits

19cdd21... by Corey Bryant

releasing package keystone version 2:20.0.1+git2023101210.f4222d55-0ubuntu1~cloud0

8ce21cb... by Corey Bryant

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

6b51db5... by Corey Bryant

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

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 dcb4019..1fa222b 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+keystone (2:20.0.1+git2023101210.f4222d55-0ubuntu1~cloud0) focal-xena; urgency=medium
7+
8+ * New stable point release for OpenStack Xena (LP: #2039176).
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Thu, 12 Oct 2023 10:12:26 -0400
12+
13 keystone (2:20.0.1-0ubuntu1~cloud0) focal-xena; urgency=medium
14
15 * d/gbp.conf: Create stable/xena branch.
16diff --git a/debian/control b/debian/control
17index 487b416..f5207d0 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -15,13 +15,19 @@ Build-Depends:
21 python3-sphinx (>= 2.0.0),
22 python3-sphinx-feature-classification (>= 0.3.2),
23 Build-Depends-Indep:
24+*** new test-requirements.txt deps (start)
25+ NOT_FOUND(pep257)==0.7.0,
26+*** new test-requirements.txt deps (end) ***
27+*** new doc/requirements.txt deps (start)
28+ NOT_FOUND(pep257)==0.7.0,
29+*** new doc/requirements.txt deps (end) ***
30 crudini,
31 python3-bashate (>= 0.5.1),
32 python3-bcrypt (>= 3.1.3),
33 python3-coverage (>= 4.0),
34 python3-cryptography (>= 2.7),
35 python3-dogpile.cache (>= 1.0.2),
36- python3-fixtures (>= 3.0.0),
37+ python3-fixtures,
38 python3-flake8-docstrings (>= 0.2.1.post1),
39 python3-flask (>= 1.0.2),
40 python3-flask-restful (>= 0.3.5),

Subscribers

People subscribed via source and target branches