From 85ca8e6694d78c6cc258ca40f33e759bffcc18fb Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 26 Nov 2013 22:39:00 +0800 Subject: [PATCH] Added missing (build-)depends: python-six >= 1.4.1 Change-Id: I43f184a4567ca749e0ac9273bfa804945cf8bf87 Rewritten-From: 5737cc01f59921acd2154baf516db96a0c8f9e11 --- trusty/debian/changelog | 6 ++++++ trusty/debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 314ef2b..24420d7 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (2013.2-3) UNRELEASED; urgency=low + + * Added missing (build-)depends: python-six (>= 1.4.1). + + -- Thomas Goirand Tue, 26 Nov 2013 22:37:47 +0800 + ceilometer (2013.2-2) unstable; urgency=low * Added configuration of the keystone_authtoken through Debconf. diff --git a/trusty/debian/control b/trusty/debian/control index efbb0ed..30c2302 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -48,6 +48,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-requests (>= 1.2), python-setuptools-git, python-simplegeneric (>= 0.8), + python-six (>= 1.4.1), python-sphinx, python-sphinxcontrib-pecanwsme, python-sqlalchemy (>= 0.7.3), @@ -96,6 +97,7 @@ Depends: alembic (>= 0.4.2), python-pymongo (>= 2.4), python-requests (>= 1.2), python-simplegeneric (>= 0.8), + python-six (>= 1.4.1), python-sqlalchemy (>= 0.7.3), python-stevedore (>= 0.9), python-swiftclient (>= 1:1.6.0), -- 2.32.3