Build-depends on python-swift.
authorThomas Goirand <thomas@goirand.fr>
Fri, 14 Jun 2013 09:41:23 +0000 (17:41 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 14 Jun 2013 09:41:23 +0000 (17:41 +0800)
Rewritten-From: 0feb5ee0fecb0273865b8f76ee18565405d1f70c

xenial/debian/changelog
xenial/debian/control

index 5a30ca026226e2e627fd37729c4b3d554faadb38..94eab14eac610bac374f2f3eb3fababc6b0975c5 100644 (file)
@@ -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 <zigo@debian.org>  Mon, 03 Jun 2013 16:26:14 +0800
index f153377225678a8c0c3367f446f1c325cdb255a8..5a940076741cc03d1b1c702f667883fd4e3d837a 100644 (file)
@@ -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),