Added argparse & ordereddict to debian/pydist-overrides.
authorThomas Goirand <thomas@goirand.fr>
Sun, 19 Oct 2014 10:58:56 +0000 (10:58 +0000)
committerThomas Goirand <thomas@goirand.fr>
Sun, 19 Oct 2014 10:58:56 +0000 (10:58 +0000)
Rewritten-From: add4d7fc0704fd29f0d0a3bf04d6ed7e798a12d7

trusty/debian/changelog
trusty/debian/pydist-overrides

index 765008b310338e99b8519ae9228f40f8d13182a2..cb7ef4f3651d98b86ce7bcb7a325f7691a160374 100644 (file)
@@ -1,3 +1,9 @@
+ceilometer (2014.2-3) experimental; urgency=medium
+
+  * Added argparse & ordereddict to debian/pydist-overrides.
+
+ -- Thomas Goirand <zigo@debian.org>  Sun, 19 Oct 2014 10:58:28 +0000
+
 ceilometer (2014.2-2) experimental; urgency=medium
 
   * Added missing python-posix-ipc as (build-)depends.
index 500b3d504a8035185101fca4e053dc1e715a4cf7..39644bf9534f001d69ffe9070f17b93c67ea2865 100644 (file)
@@ -1 +1,2 @@
-msgpack_python python-msgpack
+argparse
+ordereddict