From: Thomas Goirand Date: Tue, 15 Apr 2014 07:42:18 +0000 (+0800) Subject: Fixed (build-)depends for this upstream version. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c57677d9a70c772f3a903b87a839f53ca1e429a8;p=openstack-build%2Fheat-build.git Fixed (build-)depends for this upstream version. Rewritten-From: a48ac2482ac44c084e4dd192f87d8deaa26d23ed --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 1538a4a1..0d299f75 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -3,6 +3,7 @@ heat (2014.1~rc2-1) experimental; urgency=low * Fixed dbsync for Icehouse (using heat-manage db_sync now). * Fixed the connection=sqlite:///var/lib/heat/neutrondb as default in the shipped heat.conf. + * Fixed (build-)depends for this upstream version. -- Thomas Goirand Mon, 07 Apr 2014 00:58:35 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index 21bf1b6a..f48f8554 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -21,8 +21,8 @@ Build-Depends-Indep: python-babel (>= 1.3), python-hacking (>= 0.8.0), python-heatclient (>= 0.2.3), python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.8), - python-keystoneclient (>= 1:0.6.0), + python-iso8601 (>= 0.1.9), + python-keystoneclient (>= 1:0.7.0), python-kombu (>= 2.4.8), python-lockfile, python-lxml (>= 2.3), @@ -34,7 +34,7 @@ Build-Depends-Indep: python-babel (>= 1.3), python-neutronclient (>= 2.3.4), python-nose, python-nosexcover, - python-novaclient (>= 2:2.15.0), + python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslosphinx, python-paramiko (>= 1.10.1), @@ -46,7 +46,7 @@ Build-Depends-Indep: python-babel (>= 1.3), python-routes, python-sendfile, python-setuptools, - python-six (>= 1.4.1), + python-six (>= 1.5.2), python-sphinx, python-sqlalchemy (>= 0.7.8), python-subunit, @@ -76,8 +76,8 @@ Depends: python-babel (>= 1.3), python-greenlet (>= 0.3.2), python-heatclient (>= 0.2.3), python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.8), - python-keystoneclient (>= 1:0.6.0), + python-iso8601 (>= 0.1.9), + python-keystoneclient (>= 1:0.7.0), python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-memcache, @@ -85,7 +85,7 @@ Depends: python-babel (>= 1.3), python-mysqldb, python-netaddr, python-neutronclient (>= 2.3.4), - python-novaclient (>= 2:2.15.0), + python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-paramiko (>= 1.10.1), python-paste, @@ -97,7 +97,7 @@ Depends: python-babel (>= 1.3), python-routes, python-sendfile, python-setuptools, - python-six (>= 1.4.1), + python-six (>= 1.5.2), python-sqlalchemy (>= 0.7.8), python-swiftclient (>= 1:2.0.2), python-troveclient (>= 1.0.3),