Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.service
Commits
d434ec7c
Commit
d434ec7c
authored
Mar 08, 2021
by
Thomas Goirand
Browse files
Removed versions when satisfied in Bullseye.
parent
72983f3c
Pipeline
#236935
passed with stages
in 10 minutes and 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d434ec7c
python-oslo.service (2.5.0-1) experimental; urgency=medium
* New upstream release.
* Removed versions when satisfied in Bullseye.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Mar 2021 09:29:36 +0100
...
...
debian/control
View file @
d434ec7c
...
...
@@ -18,7 +18,7 @@ Build-Depends-Indep:
python3-babel,
python3-coverage,
python3-debtcollector,
python3-eventlet
(>= 0.25.2)
,
python3-eventlet,
python3-fixtures,
python3-greenlet,
python3-hacking,
...
...
@@ -27,7 +27,7 @@ Build-Depends-Indep:
python3-oslo.config,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.utils
(>= 3.40.2)
,
python3-oslo.utils,
python3-oslosphinx,
python3-oslotest,
python3-paste,
...
...
@@ -68,13 +68,13 @@ Depends:
procps,
python3-babel,
python3-debtcollector,
python3-eventlet
(>= 0.25.2)
,
python3-eventlet,
python3-fixtures,
python3-oslo.concurrency,
python3-oslo.config,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.utils
(>= 3.40.2)
,
python3-oslo.utils,
python3-paste,
python3-pastedeploy,
python3-routes,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment