Fix six version for (build-)depends

This commit is contained in:
Thomas Goirand
2014-07-28 23:12:31 +08:00
parent b924cbe84c
commit 2eccf2234b

4
debian/control vendored
View File

@@ -24,7 +24,7 @@ Build-depends-indep: alembic (>= 0.4.1),
python-mock (>= 1.0),
python-networkx (>= 1.8),
python-oslosphinx,
python-six (>= 1.5.2),
python-six (>= 1.6.0),
python-sphinx,
python-sqlalchemy (>= 0.7.8),
python-stevedore (>= 0.14),
@@ -50,7 +50,7 @@ Depends: alembic (>= 0.4.1),
python-iso8601 (>= 0.1.9),
python-networkx (>= 1.8),
python-pbr (>= 0.6),
python-six (>= 1.5.2),
python-six (>= 1.6.0),
python-sqlalchemy (>= 0.7.8),
python-stevedore (>= 0.14),
${misc:Depends},