Rationalize versioned dependencies against 14.04/stable
This commit is contained in:
28
debian/control
vendored
28
debian/control
vendored
@@ -7,26 +7,26 @@ Build-Depends: debhelper (>= 9),
|
||||
dh-python,
|
||||
openstack-pkg-tools,
|
||||
python-all,
|
||||
python-pbr (>= 0.6),
|
||||
python-pbr,
|
||||
python-setuptools,
|
||||
python-sphinx (>= 1.1.2),
|
||||
Build-Depends-Indep: python-babel (>= 1.3),
|
||||
python-coverage (>= 0.8.0),
|
||||
python-fixtures (>= 0.3.12),
|
||||
python-sphinx,
|
||||
Build-Depends-Indep: python-babel,
|
||||
python-coverage,
|
||||
python-fixtures,
|
||||
python-hacking (>= 0.8.0),
|
||||
python-keystoneclient (>= 1:1.6.0),
|
||||
python-mock (>= 1.0),
|
||||
python-mock,
|
||||
python-oslosphinx (>= 2.5.0),
|
||||
python-prettytable (>= 0.7),
|
||||
python-prettytable,
|
||||
python-requests (>= 2.5.2),
|
||||
python-requests-mock (>= 0.6.0),
|
||||
python-simplejson (>= 2.2.0),
|
||||
python-simplejson,
|
||||
python-six (>= 1.9.0),
|
||||
python-testtools (>= 0.9.36),
|
||||
python-tempest-lib (>= 0.5.0),
|
||||
python-unittest2,
|
||||
subunit (>= 0.0.18),
|
||||
testrepository (>= 0.0.18),
|
||||
subunit,
|
||||
testrepository,
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-cinderclient.git;a=summary
|
||||
Vcs-Git: git://anonscm.debian.org/openstack/python-cinderclient.git
|
||||
@@ -36,12 +36,12 @@ XS-Testsuite: autopkgtest
|
||||
Package: python-cinderclient
|
||||
Architecture: all
|
||||
Pre-Depends: dpkg (>= 1.15.6~)
|
||||
Depends: python-babel (>= 1.3),
|
||||
Depends: python-babel,
|
||||
python-keystoneclient (>= 1:1.6.0),
|
||||
python-pbr (>= 0.6),
|
||||
python-prettytable (>= 0.7),
|
||||
python-pbr,
|
||||
python-prettytable,
|
||||
python-requests (>= 2.5.2),
|
||||
python-simplejson (>= 2.2.0),
|
||||
python-simplejson,
|
||||
python-six (>= 1.9.0),
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
|
||||
Reference in New Issue
Block a user