From: Thomas Goirand Date: Tue, 10 Dec 2013 02:18:33 +0000 (+0800) Subject: Added new (build)-depends python-heatclient (>= 0.2.3). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=15568b7501b6f38502ed7c94d6c5c3faf9bda9a2;p=openstack-build%2Fheat-build.git Added new (build)-depends python-heatclient (>= 0.2.3). Rewritten-From: 0a5b66f9f1dc5da7525558b698e35b78c46f2eb0 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 0aca9b40..94764ddb 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -2,6 +2,7 @@ heat (2014.1~b1-1) experimental; urgency=low * New upstream release (Icehouse beta 1). * Removes coverage call patch, now applied upstream. + * Added new (build)-depends python-heatclient (>= 0.2.3). -- Thomas Goirand Mon, 09 Dec 2013 22:01:07 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index 4f19852e..9e84bedc 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -24,6 +24,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), python-hacking, + python-heatclient (>= 0.2.3), python-httplib2, python-iso8601, python-keystoneclient (>= 1:0.3.2), @@ -75,6 +76,7 @@ Depends: python-babel, python-extras, python-glanceclient, python-greenlet (>= 0.3.2), + python-heatclient (>= 0.2.3), python-httplib2, python-iso8601, python-keystoneclient (>= 1:0.3.2),