]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed (build-)depends for this upstream version.
authorThomas Goirand <thomas@goirand.fr>
Tue, 15 Apr 2014 07:42:18 +0000 (15:42 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 15 Apr 2014 07:42:18 +0000 (15:42 +0800)
Rewritten-From: a48ac2482ac44c084e4dd192f87d8deaa26d23ed

xenial/debian/changelog
xenial/debian/control

index 1538a4a1fdf56f223ad20cd4b70dcf9fcb1b1366..0d299f75c486b3d67945e526fbf599bf7a61c22e 100644 (file)
@@ -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 <zigo@debian.org>  Mon, 07 Apr 2014 00:58:35 +0800
 
index 21bf1b6a688d4b623e8ca190c506ba5ec71a8f1a..f48f8554ae5a704f2906f4fa2ad08c631a6882f5 100644 (file)
@@ -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),