Added msgpack_python python-msgpack in pydist-overrides, as otherwise the python...
authorThomas Goirand <thomas@goirand.fr>
Tue, 10 Dec 2013 14:03:29 +0000 (22:03 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 10 Dec 2013 14:03:29 +0000 (22:03 +0800)
Change-Id: Id06ba76068fb294c18763b5279b1fa43c4b62f28

Rewritten-From: d445baf9d99d71fe94df13ef5d2cf03d457f3a9d

trusty/debian/changelog
trusty/debian/pydist-overrides [new file with mode: 0644]

index 6422cc7e8b7c2be26dd15a1e4913b50a0540ae62..4695580ed8271d7b85a2ffc686121fb4ea8da94a 100644 (file)
@@ -3,6 +3,8 @@ ceilometer (2014.1~b1-1) experimental; urgency=low
   * New upstream release (Icehouse beta 1).
   * Removes now applied upstream CVE-2013-6384 patch, refreshes
     removes-sqlalchemy-restriction.patch
+  * Added msgpack_python python-msgpack in pydist-overrides, as otherwise the
+    python-msgpack-python is automatically added as dependency.
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Dec 2013 17:09:32 +0800
 
diff --git a/trusty/debian/pydist-overrides b/trusty/debian/pydist-overrides
new file mode 100644 (file)
index 0000000..500b3d5
--- /dev/null
@@ -0,0 +1 @@
+msgpack_python python-msgpack