Added missing python-posix-ipc as (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Sun, 19 Oct 2014 07:14:25 +0000 (15:14 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 19 Oct 2014 07:14:25 +0000 (15:14 +0800)
Change-Id: I9bcf2d31611f36bede9fcd03210fbc681afb2b88

Rewritten-From: f235ba23c36b38e6ea0f2970b7b4a8dfcd4046e5

xenial/debian/changelog
xenial/debian/control

index 7fba5adee28dccff1866fcba97ae7605032ea1cc..765008b310338e99b8519ae9228f40f8d13182a2 100644 (file)
@@ -1,3 +1,9 @@
+ceilometer (2014.2-2) experimental; urgency=medium
+
+  * Added missing python-posix-ipc as (build-)depends.
+
+ -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 15:13:52 +0800
+
 ceilometer (2014.2-1) experimental; urgency=medium
 
   * New upstream release.
index f1cd4c485194489cd23e310a4c5119f36fc24bbb..8a1a05ce7eaea954fcafedb2810eda13bd1332f2 100644 (file)
@@ -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),