Added missing (build-)depends: python-six >= 1.4.1
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 3f809c90f1cb5c3c73c5aa0ffc9163419e8b8881..30c2302caf404b2f8bad2970e01547d6e6ef0a42 100644 (file)
@@ -29,7 +29,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-happybase,
                      python-httplib2,
                      python-iso8601,
-                     python-keystoneclient (>= 1:0.3.2),
+                     python-keystoneclient (>= 1:0.4.0),
                      python-kombu (>> 2.4.7),
                      python-lockfile,
                      python-lxml,
@@ -48,6 +48,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-requests (>= 1.2),
                      python-setuptools-git,
                      python-simplegeneric (>= 0.8),
+                     python-six (>= 1.4.1),
                      python-sphinx,
                      python-sphinxcontrib-pecanwsme,
                      python-sqlalchemy (>= 0.7.3),
@@ -60,7 +61,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-testtools (>= 0.9.29),
                      python-unittest2,
                      python-webob (>= 1.2.3),
-                     python-wsme (>= 0.5b5),
+                     python-wsme (>= 0.5b6),
                      python-yaml,
                      testrepository (>= 0.0.13)
 Standards-Version: 3.9.4
@@ -84,7 +85,7 @@ Depends: alembic (>= 0.4.2),
          python-glanceclient (>= 1:0.10.0),
          python-greenlet (>= 0.4),
          python-iso8601,
-         python-keystoneclient (>= 1:0.3.2),
+         python-keystoneclient (>= 1:0.4.0),
          python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
@@ -96,11 +97,12 @@ Depends: alembic (>= 0.4.2),
          python-pymongo (>= 2.4),
          python-requests (>= 1.2),
          python-simplegeneric (>= 0.8),
+         python-six (>= 1.4.1),
          python-sqlalchemy (>= 0.7.3),
          python-stevedore (>= 0.9),
          python-swiftclient (>= 1:1.6.0),
          python-webob (>= 1.2.3),
-         python-wsme (>= 0.5b5),
+         python-wsme (>= 0.5b6),
          python-yaml,
          ${misc:Depends},
          ${python:Depends}