From 58eccbb5308306ae8877a5f0d8723f7d32e6fd91 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 19 Oct 2014 15:14:25 +0800 Subject: [PATCH] Added missing python-posix-ipc as (build-)depends. Change-Id: I9bcf2d31611f36bede9fcd03210fbc681afb2b88 Rewritten-From: f235ba23c36b38e6ea0f2970b7b4a8dfcd4046e5 --- trusty/debian/changelog | 6 ++++++ trusty/debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 7fba5ad..765008b 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (2014.2-2) experimental; urgency=medium + + * Added missing python-posix-ipc as (build-)depends. + + -- Thomas Goirand Sun, 19 Oct 2014 15:13:52 +0800 + ceilometer (2014.2-1) experimental; urgency=medium * New upstream release. diff --git a/trusty/debian/control b/trusty/debian/control index f1cd4c4..8a1a05c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -53,6 +53,7 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-oslosphinx (>= 2.2.0.0), python-oslotest (>= 1.1.0.0), python-pecan (>= 0.5.0), + python-posix-ipc, python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), python-requests (>= 1.2.1), @@ -115,6 +116,7 @@ Depends: alembic (>= 0.6.4), python-oslo.vmware (>= 0.6.0), python-pbr (>= 0.6), python-pecan (>= 0.5.0), + python-posix-ipc, python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), python-requests (>= 1.2.1), -- 2.32.3