]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added new (build)-depends python-heatclient (>= 0.2.3).
authorThomas Goirand <thomas@goirand.fr>
Tue, 10 Dec 2013 02:18:33 +0000 (10:18 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 10 Dec 2013 02:18:33 +0000 (10:18 +0800)
Rewritten-From: 0a5b66f9f1dc5da7525558b698e35b78c46f2eb0

xenial/debian/changelog
xenial/debian/control

index 0aca9b40fb8457ce00f1818bbca1e3bd046da81a..94764ddbc55131daca192b6351072812655496f0 100644 (file)
@@ -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 <zigo@debian.org>  Mon, 09 Dec 2013 22:01:07 +0800
 
index 4f19852e1bd16c058031dc23a6641cbd5096f569..9e84bedc8beefa022583d1011d26043b2600919a 100644 (file)
@@ -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),