From c4542a1360d702559c55ef7710d0d1c0265e7306 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 25 Oct 2013 02:04:46 +0800 Subject: [PATCH] Added missing python-babel depends Rewritten-From: 1709c650a22514ccd3afad4ce55c8771a12dbafd --- xenial/debian/changelog | 6 ++++++ xenial/debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 7beed320..8dce7a51 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +heat (2013.2-3) UNRELEASED; urgency=low + + * Added missing depends: python-babel in the python-heat package. + + -- Thomas Goirand 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 diff --git a/xenial/debian/control b/xenial/debian/control index 750a1290..4f19852e 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -66,7 +66,8 @@ Package: python-heat 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, -- 2.45.2