Added missing (build-)depends: python-six >= 1.4.1
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 5ad47481b6ac1dfb5526c48f6e54f5ca439a42d8..30c2302caf404b2f8bad2970e01547d6e6ef0a42 100644 (file)
@@ -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
@@ -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}