d/control: Align requirements with upstream.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
||||
python-cinderclient (1:1.5.0-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- d/control: Align requirements with upstream.
|
||||
|
||||
-- David Della Vecchia <ddv@canonical.com> Tue, 05 Jan 2016 14:02:12 -0500
|
||||
|
||||
|
||||
8
debian/control
vendored
8
debian/control
vendored
@@ -26,9 +26,10 @@ Build-Depends-Indep: python-babel,
|
||||
python-requests-mock (>= 0.6.0),
|
||||
python-simplejson,
|
||||
python-six (>= 1.9.0),
|
||||
python-tempest-lib (>= 0.6.1),
|
||||
python-tempest-lib (>= 0.10.0),
|
||||
python-testtools (>= 1.4.0),
|
||||
python-unittest2,
|
||||
python-oslo.utils (>= 2.8.0),
|
||||
python3-babel,
|
||||
python3-fixtures (>= 1.3.1),
|
||||
python3-keystoneclient (>= 1:1.6.0),
|
||||
@@ -39,8 +40,9 @@ Build-Depends-Indep: python-babel,
|
||||
python3-simplejson,
|
||||
python3-six (>= 1.9.0),
|
||||
python3-subunit,
|
||||
python3-tempest-lib (>= 0.6.1),
|
||||
python3-tempest-lib (>= 0.10.0),
|
||||
python3-testtools (>= 1.4.0),
|
||||
python3-oslo.utils (>= 2.8.0),
|
||||
subunit,
|
||||
testrepository,
|
||||
Standards-Version: 3.9.6
|
||||
@@ -58,6 +60,7 @@ Depends: python-babel,
|
||||
python-requests (>= 2.5.2),
|
||||
python-simplejson,
|
||||
python-six (>= 1.9.0),
|
||||
python-oslo.utils (>= 2.8.0),
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
Provides: ${python:Provides},
|
||||
@@ -83,6 +86,7 @@ Depends: python3-babel,
|
||||
python3-requests (>= 2.5.2),
|
||||
python3-simplejson,
|
||||
python3-six (>= 1.9.0),
|
||||
python3-oslo.utils (>= 2.8.0),
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
Provides: ${python:Provides},
|
||||
|
||||
Reference in New Issue
Block a user