Fixed version of python-pbr in build-depends.
authorThomas Goirand <thomas@goirand.fr>
Sun, 6 Oct 2013 14:56:36 +0000 (14:56 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sun, 6 Oct 2013 14:56:36 +0000 (14:56 +0000)
Rewritten-From: 56290d02ba98fce2490f2d053bfa72f80683749e

trusty/debian/control

index 22db6f9e88d8ea30a4a99df321d5f83dcc9e3666..3b63b33afa988ab9ee16c9f2b4deb3f43c35c5a2 100644 (file)
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                po-debconf,
                python-all (>= 2.6.6-3~),
                python-d2to1 (>= 0.2.10),
-               python-pbr
+               python-pbr (>= 0.5.21)
 Build-Depends-Indep: alembic,
                      mongodb,
                      msgpack-python,
@@ -89,7 +89,7 @@ Depends: alembic,
          python-netaddr (>= 0.7.6),
          python-novaclient (>= 2:2.6.10),
          python-oslo.config,
-         python-pbr,
+         python-pbr (>= 0.5.21),
          python-pecan (>= 0.2.1),
          python-pymongo (>= 2.4),
          python-requests (>= 1.2),