Fixed (build-)depends for this releaes.

This commit is contained in:
Thomas Goirand
2016-03-31 23:04:25 +02:00
parent b95f3a96e5
commit c5b823ee8e
2 changed files with 12 additions and 7 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
python-fuelclient (9.0.0~0+2016.03.21.git.3130252902-1) experimental; urgency=medium
* New upstream release based on commit sha256: 3130252902 from: 2016-03-21.
* Fixed (build-)depends for this releaes.
-- Thomas Goirand <zigo@debian.org> Thu, 31 Mar 2016 21:37:45 +0200

18
debian/control vendored
View File

@@ -16,17 +16,21 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: python-coverage,
python-fixtures (>= 1.3.1),
python-hacking,
python-keystoneclient (>= 1:1.6.0),
python-mock (>= 1.3),
python-os-testr (>= 0.4.1),
python-oslotest (>= 1.10.0),
python-requests-mock (>= 0.6.0),
python-requests (>= 2.8.1),
python-requests-mock (>= 0.7.0),
python-testtools (>= 1.4.0),
python3-cliff (>= 1.14.0),
python3-cliff (>= 1.15.0),
python3-fixtures (>= 1.3.1),
python3-keystoneclient (>= 1:1.6.0),
python3-mock (>= 1.3),
python3-os-testr (>= 0.4.1),
python3-oslotest (>= 1.10.0),
python3-requests (>= 2.5.2),
python3-requests-mock (>= 0.6.0),
python3-requests (>= 2.8.1),
python3-requests-mock (>= 0.7.0),
python3-six (>= 1.9.0),
python3-subunit,
python3-testtools (>= 1.4.0),
@@ -40,10 +44,10 @@ Homepage: https://github.com/openstack/python-fuelclient
Package: python-fuelclient
Architecture: all
Depends: python-cliff (>= 1.14.0),
Depends: python-cliff (>= 1.15.0),
python-keystoneclient (>= 1:1.6.0),
python-pbr (>= 1.8),
python-requests (>= 2.5.2),
python-requests (>= 2.8.1),
python-six (>= 1.9.0),
python-yaml (>= 3.1.0),
${misc:Depends},
@@ -73,7 +77,7 @@ Architecture: all
Depends: python3-cliff (>= 1.14.0),
python3-keystoneclient (>= 1:1.6.0),
python3-pbr (>= 1.8),
python3-requests (>= 2.5.2),
python3-requests (>= 2.8.1),
python3-six (>= 1.9.0),
python3-yaml (>= 3.1.0),
${misc:Depends},