From e1aa967183625b13b4f7fb592fbb3bb82049b90b Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 16 Dec 2013 20:01:16 +0800 Subject: [PATCH] Fixed -iso8601 and -six versions. Change-Id: Ic209125774ec9cd12ad21e5d781f99e070930f72 --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 07857aff6..e974639ac 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-greenlet (>= 0.3.2), python-hacking, python-httplib2, - python-iso8601, + python-iso8601 (>= 0.1.8), python-jinja2, python-jsonrpclib, python-keystoneclient (>= 1:0.3.2), @@ -49,7 +49,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-setuptools, python-setuptools-git, python-simplejson, - python-six, + python-six (>= 1.4.1), python-sphinx, python-sqlalchemy, python-stevedore (>= 0.10), @@ -109,7 +109,7 @@ Depends: alembic (>= 0.4.1), python-gflags, python-greenlet (>= 0.3.2), python-httplib2, - python-iso8601, + python-iso8601 (>= 0.1.8), python-jinja2, python-jsonrpclib, python-keystoneclient (>= 1:0.3.2), @@ -127,7 +127,7 @@ Depends: alembic (>= 0.4.1), python-requests (>= 1.1), python-routes, python-simplejson, - python-six, + python-six (>= 1.4.1), python-sqlalchemy, python-stevedore (>= 0.10), python-webob (>= 1.2.3), -- 2.45.2