Switches from msgpack-python to python-msgpack in dependencies, as the package has...
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 30c2302caf404b2f8bad2970e01547d6e6ef0a42..7df5b5fd21bfd207eb24808d618f0dcb6ceda6b5 100644 (file)
@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9),
                python-pbr (>= 0.5.21)
 Build-Depends-Indep: alembic (>= 0.4.2),
                      mongodb,
-                     msgpack-python,
                      pep8,
                      python-anyjson (>= 0.3.3),
                      python-babel,
@@ -36,6 +35,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-ming,
                      python-mock (>= 1.0),
                      python-mox,
+                     python-msgpack,
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
                      python-nose,
@@ -75,7 +75,6 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: alembic (>= 0.4.2),
          libjs-jquery,
-         msgpack-python,
          python-anyjson (>= 0.3.3),
          python-ceilometerclient (>= 1.0.6),
          python-d2to1 (>= 0.2.10),
@@ -89,6 +88,7 @@ Depends: alembic (>= 0.4.2),
          python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
+         python-msgpack,
          python-netaddr (>= 0.7.6),
          python-novaclient (>= 2:2.13.0),
          python-oslo.config (>= 1.2.1),