From 7cf831218ae28ee64f7fd433059074af4e8fae6b Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 14 Jun 2013 17:41:23 +0800 Subject: [PATCH] Build-depends on python-swift. Rewritten-From: 0feb5ee0fecb0273865b8f76ee18565405d1f70c --- xenial/debian/changelog | 2 +- xenial/debian/control | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 5a30ca0..94eab14 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -4,7 +4,7 @@ ceilometer (2013.1.2-1) unstable; urgency=low * Added configuration to each init scripts so that they log in their own log file, added the corresponding purge postrm and logrotate. * Removed applied upstream patch: modify-limitation-on-request-version.patch - * Build-depends on python-happybase. + * Build-depends on python-happybase and python-swift. * Now runs the unit tests at build time. -- Thomas Goirand Mon, 03 Jun 2013 16:26:14 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index f153377..5a94007 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -45,6 +45,7 @@ Build-Depends-Indep: pep8, python-sqlalchemy (<< 0.8.0~), python-sqlalchemy (>= 0.7.3), python-stevedore (>= 0.6), + python-swift, python-swiftclient, python-unittest2, python-webob (>= 1.2), -- 2.45.2