From fcb60981d4b9488b7e18871609bf2bef25bb1b78 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 19 Oct 2014 10:58:56 +0000 Subject: [PATCH] Added argparse & ordereddict to debian/pydist-overrides. Rewritten-From: add4d7fc0704fd29f0d0a3bf04d6ed7e798a12d7 --- xenial/debian/changelog | 6 ++++++ xenial/debian/pydist-overrides | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 765008b..cb7ef4f 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (2014.2-3) experimental; urgency=medium + + * Added argparse & ordereddict to debian/pydist-overrides. + + -- Thomas Goirand Sun, 19 Oct 2014 10:58:28 +0000 + ceilometer (2014.2-2) experimental; urgency=medium * Added missing python-posix-ipc as (build-)depends. diff --git a/xenial/debian/pydist-overrides b/xenial/debian/pydist-overrides index 500b3d5..39644bf 100644 --- a/xenial/debian/pydist-overrides +++ b/xenial/debian/pydist-overrides @@ -1 +1,2 @@ -msgpack_python python-msgpack +argparse +ordereddict -- 2.32.3