]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added EPOCH for troveclient
authorThomas Goirand <thomas@goirand.fr>
Fri, 28 Aug 2015 08:05:02 +0000 (08:05 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 28 Aug 2015 08:05:02 +0000 (08:05 +0000)
Rewritten-From: 756ed89bca4e131a676c5204c9c2635b0eda1342

xenial/debian/control

index 7de81e9f3ce3d634dd73f9bf3a0dc47105082132..fa751deac2ec8aca476a76ac57fc67f90521c9b1 100644 (file)
@@ -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),