+heat (2013.2-3) UNRELEASED; urgency=low
+
+ * Added missing depends: python-babel in the python-heat package.
+
+ -- Thomas Goirand <zigo@debian.org> Fri, 25 Oct 2013 02:04:19 +0800
+
heat (2013.2-2) unstable; urgency=low
* Added upstream patch to fix the /usr/bin/coverage call and use
Section: python
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-boto (>= 2.4),
+Depends: python-babel,
+ python-boto (>= 2.4),
python-ceilometerclient (>= 1.0.5),
python-cinderclient (>= 1:1.0.5),
python-crypto,