From 924e1fc8daad7ccb8d533d014daadd5bec91fef4 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 4 Dec 2013 19:50:41 +0800 Subject: [PATCH] Switches from msgpack-python to python-msgpack in dependencies, as the package has been renamed (Closes: #730874). Change-Id: I54dc41caffce4e325c51c14fe1f68670afd88293 Rewritten-From: 6fe5dfa12bf7b8ff662ec9d026db6e97329f0ded --- xenial/debian/changelog | 2 ++ xenial/debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index ad96125..c02cace 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -2,6 +2,8 @@ ceilometer (2013.2-4) unstable; urgency=low * CVE-2013-6384: applied upstream patch mongodb, db2: do not print full URL in logs (Closes: #730227). + * Switches from msgpack-python to python-msgpack in dependencies, as the + package has been renamed (Closes: #730874). -- Thomas Goirand Wed, 04 Dec 2013 19:41:05 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index 30c2302..7df5b5f 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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), -- 2.32.3