From: Thomas Goirand Date: Fri, 14 Jun 2013 09:41:23 +0000 (+0800) Subject: Build-depends on python-swift. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a45f16888c9df91b719e34aecca5cb6879357272;p=openstack-build%2Fceilometer-build.git Build-depends on python-swift. Rewritten-From: 0feb5ee0fecb0273865b8f76ee18565405d1f70c --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 5a30ca0..94eab14 100644 --- a/trusty/debian/changelog +++ b/trusty/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/trusty/debian/control b/trusty/debian/control index f153377..5a94007 100644 --- a/trusty/debian/control +++ b/trusty/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),