Fixed (build-)depends for this release.

This commit is contained in:
Thomas Goirand
2015-02-25 18:11:44 +01:00
parent 37b5cd59f2
commit 7a89a6b078

18
debian/control vendored
View File

@@ -16,30 +16,30 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: python-babel (>= 1.3),
python-concurrent.futures,
python-coverage (>= 3.6),
python-eventlet (>= 0.15.2),
python-eventlet (>= 0.16.1),
python-fixtures (>= 0.3.14),
python-iso8601 (>= 0.1.9),
python-oslo.config (>= 1.6.0),
python-oslo.i18n (>= 1.0.0),
python-oslo.i18n (>= 1.3.0),
python-oslo.utils (>= 1.2.0),
python-oslosphinx (>= 2.2.0.0),
python-oslotest (>= 1.2.0),
python-pbr (>= 0.6),
python-posix-ipc,
python-retrying,
python-six (>= 1.7.0),
python-six (>= 1.9.0),
python3-babel (>= 1.3),
python3-coverage (>= 3.6),
python3-fixtures (>= 0.3.14),
python3-iso8601 (>= 0.1.9),
python3-oslo.config (>= 1.6.0),
python3-oslo.i18n (>= 1.0.0),
python3-oslo.i18n (>= 1.3.0),
python3-oslo.utils (>= 1.2.0),
python3-oslotest (>= 1.2.0),
python3-pbr (>= 0.6),
python3-posix-ipc,
python3-retrying,
python3-six (>= 1.7.0)
python3-six (>= 1.9.0)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-oslo.concurrency.git
Vcs-Git: git://anonscm.debian.org/openstack/python-oslo.concurrency.git
@@ -54,12 +54,12 @@ Depends: python-babel (>= 1.3),
python-fixtures (>= 0.3.14),
python-iso8601 (>= 0.1.9),
python-oslo.config (>= 1.6.0),
python-oslo.i18n (>= 1.0.0),
python-oslo.i18n (>= 1.3.0),
python-oslo.utils (>= 1.2.0),
python-pbr (>= 0.6),
python-posix-ipc,
python-retrying,
python-six (>= 1.7.0),
python-six (>= 1.9.0),
${misc:Depends},
${python:Depends}
Suggests: python-oslo.concurrency-doc
@@ -77,12 +77,12 @@ Depends: python3-babel (>= 1.3),
python3-fixtures (>= 0.3.14),
python3-iso8601 (>= 0.1.9),
python3-oslo.config (>= 1.6.0),
python3-oslo.i18n (>= 1.0.0),
python3-oslo.i18n (>= 1.3.0),
python3-oslo.utils (>= 1.2.0),
python3-pbr (>= 0.6),
python3-posix-ipc,
python3-retrying,
python3-six (>= 1.7.0),
python3-six (>= 1.9.0),
${misc:Depends},
${python3:Depends}
Suggests: python-oslo.concurrency-doc