From: Thomas Goirand Date: Fri, 28 Aug 2015 08:05:02 +0000 (+0000) Subject: Added EPOCH for troveclient X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=93e6f72bccc9735f5832b3c331431c6e3b727360;p=openstack-build%2Fheat-build.git Added EPOCH for troveclient Rewritten-From: 756ed89bca4e131a676c5204c9c2635b0eda1342 --- diff --git a/xenial/debian/control b/xenial/debian/control index 7de81e9f..fa751dea 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -71,7 +71,7 @@ Build-Depends-Indep: python-babel, python-swiftclient, python-testscenarios, python-testtools (>= 1.4.0), - python-troveclient (>= 1.2.0), + python-troveclient (>= 1:1.2.0), python-webob, python-yaml, python-zaqarclient (>= 0.1.1), @@ -136,7 +136,7 @@ Depends: python-babel (>= 1.3), python-sqlalchemy, python-stevedore (>= 1.5.0), python-swiftclient, - python-troveclient (>= 1.2.0), + python-troveclient (>= 1:1.2.0), python-webob, python-yaml, python-zaqarclient (>= 0.1.1),