Fixed (build-)depends for this release.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
|||||||
python-tempest-lib (0.7.0-1) experimental; urgency=medium
|
python-tempest-lib (0.7.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Fixed (build-)depends for this release.
|
||||||
|
|
||||||
-- Thomas Goirand <zigo@debian.org> Wed, 29 Jul 2015 23:15:40 +0000
|
-- Thomas Goirand <zigo@debian.org> Wed, 29 Jul 2015 23:15:40 +0000
|
||||||
|
|
||||||
|
40
debian/control
vendored
40
debian/control
vendored
@@ -7,45 +7,45 @@ Build-Depends: debhelper (>= 9),
|
|||||||
dh-python,
|
dh-python,
|
||||||
openstack-pkg-tools,
|
openstack-pkg-tools,
|
||||||
python-all,
|
python-all,
|
||||||
python-pbr,
|
python-pbr (>= 1.3),
|
||||||
python-setuptools,
|
python-setuptools,
|
||||||
python-sphinx,
|
python-sphinx,
|
||||||
python3-all,
|
python3-all,
|
||||||
python3-pbr,
|
python3-pbr (>= 1.3),
|
||||||
python3-setuptools,
|
python3-setuptools,
|
||||||
Build-Depends-Indep: python-babel,
|
Build-Depends-Indep: python-babel,
|
||||||
python-coverage,
|
python-coverage,
|
||||||
python-ddt,
|
python-ddt (>= 1.0.0),
|
||||||
python-fixtures,
|
python-fixtures (>= 1.3.1),
|
||||||
python-hacking,
|
python-hacking,
|
||||||
python-httplib2,
|
python-httplib2,
|
||||||
python-iso8601,
|
python-iso8601,
|
||||||
python-jsonschema,
|
python-jsonschema,
|
||||||
python-mock,
|
python-mock (>= 1.3.0),
|
||||||
python-os-testr (>= 0.1.0),
|
python-os-testr (>= 0.1.0),
|
||||||
python-oslo.log (>= 1.0.0),
|
python-oslo.log (>= 1.6.0),
|
||||||
python-oslosphinx (>= 2.5.0),
|
python-oslosphinx (>= 2.5.0),
|
||||||
python-oslotest (>= 1.5.1),
|
python-oslotest (>= 1.7.0),
|
||||||
python-paramiko (>= 1.13.0),
|
python-paramiko (>= 1.13.0),
|
||||||
python-six (>= 1.9.0),
|
python-six (>= 1.9.0),
|
||||||
python-testresources,
|
python-testresources,
|
||||||
python-testscenarios,
|
python-testscenarios,
|
||||||
python-testtools,
|
python-testtools (>= 1.4.0),
|
||||||
python3-babel,
|
python3-babel,
|
||||||
python3-ddt,
|
python3-ddt (>= 1.0.0),
|
||||||
python3-fixtures,
|
python3-fixtures (>= 1.3.1),
|
||||||
python3-httplib2,
|
python3-httplib2,
|
||||||
python3-iso8601,
|
python3-iso8601,
|
||||||
python3-jsonschema,
|
python3-jsonschema,
|
||||||
python3-mock,
|
python3-mock (>= 1.3.0),
|
||||||
python3-os-testr (>= 0.1.0),
|
python3-os-testr (>= 0.1.0),
|
||||||
python3-oslo.log (>= 1.0.0),
|
python3-oslo.log (>= 1.6.0),
|
||||||
python3-oslotest (>= 1.5.1),
|
python3-oslotest (>= 1.7.0),
|
||||||
python3-paramiko (>= 1.13.0),
|
python3-paramiko (>= 1.13.0),
|
||||||
python3-six (>= 1.9.0),
|
python3-six (>= 1.9.0),
|
||||||
python3-subunit,
|
python3-subunit,
|
||||||
python3-testscenarios,
|
python3-testscenarios,
|
||||||
python3-testtools,
|
python3-testtools (>= 1.4.0),
|
||||||
subunit,
|
subunit,
|
||||||
testrepository,
|
testrepository,
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
@@ -56,13 +56,13 @@ Homepage: http://www.openstack.org/
|
|||||||
Package: python-tempest-lib
|
Package: python-tempest-lib
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python-babel,
|
Depends: python-babel,
|
||||||
python-fixtures,
|
python-fixtures (>= 1.3.1),
|
||||||
python-httplib2,
|
python-httplib2,
|
||||||
python-iso8601,
|
python-iso8601,
|
||||||
python-jsonschema,
|
python-jsonschema,
|
||||||
python-os-testr (>= 0.1.0),
|
python-os-testr (>= 0.1.0),
|
||||||
python-oslo.log (>= 1.0.0),
|
python-oslo.log (>= 1.6.0),
|
||||||
python-pbr,
|
python-pbr (>= 1.3),
|
||||||
python-six (>= 1.9.0),
|
python-six (>= 1.9.0),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
@@ -77,12 +77,12 @@ Package: python3-tempest-lib
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python-os-testr (>= 0.1.0),
|
Depends: python-os-testr (>= 0.1.0),
|
||||||
python3-babel,
|
python3-babel,
|
||||||
python3-fixtures,
|
python3-fixtures (>= 1.3.1),
|
||||||
python3-httplib2,
|
python3-httplib2,
|
||||||
python3-iso8601,
|
python3-iso8601,
|
||||||
python3-jsonschema,
|
python3-jsonschema,
|
||||||
python3-oslo.log (>= 1.0.0),
|
python3-oslo.log (>= 1.6.0),
|
||||||
python3-pbr,
|
python3-pbr (>= 1.3),
|
||||||
python3-six (>= 1.9.0),
|
python3-six (>= 1.9.0),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
|
Reference in New Issue
Block a user