Readds python-nova as build-depends.
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 2c498fa666f996df41b05dcd1cc8380a02b8ba55..124f3765464321b97e1b3a0ddb9a23955f60ef1d 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,
@@ -25,7 +25,6 @@ Build-Depends-Indep: alembic,
                      python-extras,
                      python-fixtures (>= 0.3.12),
                      python-flask (>= 0.10),
-                     python-glance (>= 2013.2~),
                      python-glanceclient (>= 1:0.6),
                      python-happybase,
                      python-iso8601,
@@ -44,7 +43,7 @@ Build-Depends-Indep: alembic,
                      python-oslo.config,
                      python-oslo.sphinx,
                      python-pecan (>= 0.2.1),
-                     python-pymongo,
+                     python-pymongo (>= 2.4),
                      python-requests (>= 1.2),
                      python-setuptools-git,
                      python-simplegeneric (>= 0.8),
@@ -91,9 +90,9 @@ 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.2),
+         python-pymongo (>= 2.4),
          python-requests (>= 1.2),
          python-simplegeneric (>= 0.8),
          python-sqlalchemy (>= 0.7.3),