Fixed (build-)depends for this release.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -5,6 +5,7 @@ python-cinderclient (1:1.6.0-1) experimental; urgency=medium
|
||||
|
||||
[ Thomas Goirand ]
|
||||
* New upstream release.
|
||||
* Fixed (build-)depends for this release.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 11:35:45 +0100
|
||||
|
||||
|
||||
24
debian/control
vendored
24
debian/control
vendored
@@ -22,27 +22,27 @@ Build-Depends-Indep: python-babel,
|
||||
python-mock (>= 1.3),
|
||||
python-oslosphinx (>= 2.5.0),
|
||||
python-prettytable,
|
||||
python-requests (>= 2.5.2),
|
||||
python-requests-mock (>= 0.6.0),
|
||||
python-requests (>= 2.8.1),
|
||||
python-requests-mock (>= 0.7.0),
|
||||
python-simplejson,
|
||||
python-six (>= 1.9.0),
|
||||
python-tempest-lib (>= 0.10.0),
|
||||
python-tempest-lib (>= 0.14.0),
|
||||
python-testtools (>= 1.4.0),
|
||||
python-unittest2,
|
||||
python-oslo.utils (>= 2.8.0),
|
||||
python-oslo.utils (>= 3.5.0),
|
||||
python3-babel,
|
||||
python3-fixtures (>= 1.3.1),
|
||||
python3-keystoneclient (>= 1:1.6.0),
|
||||
python3-mock (>= 1.3),
|
||||
python3-prettytable,
|
||||
python3-requests (>= 2.5.2),
|
||||
python3-requests-mock (>= 0.6.0),
|
||||
python3-requests (>= 2.8.1),
|
||||
python3-requests-mock (>= 0.7.0),
|
||||
python3-simplejson,
|
||||
python3-six (>= 1.9.0),
|
||||
python3-subunit,
|
||||
python3-tempest-lib (>= 0.10.0),
|
||||
python3-tempest-lib (>= 0.14.0),
|
||||
python3-testtools (>= 1.4.0),
|
||||
python3-oslo.utils (>= 2.8.0),
|
||||
python3-oslo.utils (>= 3.5.0),
|
||||
subunit,
|
||||
testrepository,
|
||||
Standards-Version: 3.9.6
|
||||
@@ -57,10 +57,10 @@ Depends: python-babel,
|
||||
python-keystoneclient (>= 1:1.6.0),
|
||||
python-pbr (>= 1.6),
|
||||
python-prettytable,
|
||||
python-requests (>= 2.5.2),
|
||||
python-requests (>= 2.8.1),
|
||||
python-simplejson,
|
||||
python-six (>= 1.9.0),
|
||||
python-oslo.utils (>= 2.8.0),
|
||||
python-oslo.utils (>= 3.5.0),
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
Provides: ${python:Provides},
|
||||
@@ -83,10 +83,10 @@ Depends: python3-babel,
|
||||
python3-keystoneclient (>= 1:1.6.0),
|
||||
python3-pbr (>= 1.6),
|
||||
python3-prettytable,
|
||||
python3-requests (>= 2.5.2),
|
||||
python3-requests (>= 2.8.1),
|
||||
python3-simplejson,
|
||||
python3-six (>= 1.9.0),
|
||||
python3-oslo.utils (>= 2.8.0),
|
||||
python3-oslo.utils (>= 3.5.0),
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
Provides: ${python:Provides},
|
||||
|
||||
Reference in New Issue
Block a user