]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Now packaging Kilo rc1
authorThomas Goirand <zigo@debian.org>
Wed, 15 Apr 2015 21:20:48 +0000 (23:20 +0200)
committerThomas Goirand <zigo@debian.org>
Wed, 15 Apr 2015 21:20:48 +0000 (23:20 +0200)
Rewritten-From: fa9c5d1de16ad7f9bc8d3a5bc59a94cdecab7782

xenial/debian/changelog
xenial/debian/control
xenial/debian/patches/allow-route-2.0.patch

index d0c0fb423f99f435be9e70c50220742ea56c0fb0..280b6d2c550ee531cab831356d608ffbfe3b3a4f 100644 (file)
@@ -1,4 +1,4 @@
-heat (2015.1~b3-1) UNRELEASED; urgency=medium
+heat (2015.1~rc1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Reviewed (build-)depends for this release.
index 87ed1b4a0f4f95c23a6333aadc8cb2f92bc4a13b..33222be39c798133f8abc0bb48cd236f4ff3180a 100644 (file)
@@ -11,10 +11,10 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 20~),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-pbr (>= 0.6),
-               python-sphinx
+               python-pbr,
+               python-sphinx,
 Build-Depends-Indep: python-babel (>= 1.3),
-                     python-ceilometerclient (>= 1.0.6),
+                     python-ceilometerclient (>= 1.0.13),
                      python-cinderclient (>= 1:1.1.0),
                      python-cliff (>= 1.6),
                      python-coverage (>= 3.6),
@@ -27,7 +27,7 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.9),
                      python-keystoneclient (>= 1:1.1.0),
-                     python-keystonemiddleware,
+                     python-keystonemiddleware (>= 1.5.0),
                      python-kombu (>= 2.5.0),
                      python-lxml (>= 2.3),
                      python-memcache,
@@ -37,19 +37,20 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-mysqldb,
                      python-netaddr (>= 0.7.12),
                      python-neutronclient (>= 2.3.11),
-                     python-novaclient (>= 2:2.18.0),
-                     python-oslo.config (>= 1.9.0),
+                     python-novaclient (>= 2:2.22.0),
+                     python-oslo.concurrency (>= 1.8.0),
+                     python-oslo.config (>= 1:1.9.3),
                      python-oslo.context (>= 0.2.0),
-                     python-oslo.db (>= 1.5.0),
-                     python-oslo.i18n (>= 1.3.0),
-                     python-oslo.log (>= 0.4.0),
-                     python-oslo.messaging (>= 1.6.0),
-                     python-oslo.middleware (>= 0.3.0),
-                     python-oslo.serialization (>= 1.2.0),
-                     python-oslo.utils (>= 1.2.0),
-                     python-oslo.versionedobjects (>= 0.1.0),
-                     python-oslosphinx (>= 2.2.0.0),
-                     python-oslotest (>= 1.2.0),
+                     python-oslo.db (>= 1.7.0),
+                     python-oslo.i18n (>= 1.5.0),
+                     python-oslo.log (>= 1.0.0),
+                     python-oslo.messaging (>= 1.8.0),
+                     python-oslo.middleware (>= 1.0.0),
+                     python-oslo.serialization (>= 1.4.0),
+                     python-oslo.utils (>= 1.4.0),
+                     python-oslo.versionedobjects (>= 0.1.1),
+                     python-oslosphinx (>= 2.5.0),
+                     python-oslotest (>= 1.5.1),
                      python-osprofiler,
                      python-paramiko (>= 1.13.0),
                      python-paste,
@@ -60,12 +61,12 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-qpid,
                      python-requests (>= 2.2.0),
                      python-routes,
-                     python-saharaclient (>= 0.7.6),
+                     python-saharaclient (>= 0.8.0),
                      python-sendfile,
                      python-setuptools,
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 0.9.7),
-                     python-stevedore (>= 1.1.0),
+                     python-stevedore (>= 1.3.0),
                      python-subunit,
                      python-swiftclient (>= 1:2.2.0),
                      python-testscenarios (>= 0.4),
@@ -74,7 +75,7 @@ Build-Depends-Indep: python-babel (>= 1.3),
                      python-webob (>= 1.2.3),
                      python-yaml,
                      subunit (>= 0.0.18),
-                     testrepository (>= 0.0.18)
+                     testrepository (>= 0.0.18),
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/heat.git
@@ -85,7 +86,7 @@ Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-babel (>= 1.3),
-         python-ceilometerclient (>= 1.0.6),
+         python-ceilometerclient (>= 1.0.13),
          python-cinderclient (>= 1:1.1.0),
          python-crypto,
          python-eventlet (>= 0.16.1),
@@ -95,7 +96,7 @@ Depends: python-babel (>= 1.3),
          python-httplib2 (>= 0.7.5),
          python-iso8601 (>= 0.1.9),
          python-keystoneclient (>= 1:1.1.0),
-         python-keystonemiddleware,
+         python-keystonemiddleware (>= 1.5.0),
          python-kombu (>= 2.5.0),
          python-lxml (>= 2.3),
          python-memcache,
@@ -103,17 +104,18 @@ Depends: python-babel (>= 1.3),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 2.3.11),
-         python-novaclient (>= 2:2.18.0),
-         python-oslo.config (>= 1.9.0),
+         python-novaclient (>= 2:2.22.0),
+         python-oslo.concurrency (>= 1.8.0),
+         python-oslo.config (>= 1:1.9.3),
          python-oslo.context (>= 0.2.0),
-         python-oslo.db (>= 1.5.0),
-         python-oslo.i18n (>= 1.3.0),
-         python-oslo.log (>= 0.4.0),
-         python-oslo.messaging (>= 1.6.0),
-         python-oslo.middleware (>= 0.3.0),
-         python-oslo.serialization (>= 1.2.0),
-         python-oslo.utils (>= 1.2.0),
-         python-oslo.versionedobjects (>= 0.1.0),
+         python-oslo.db (>= 1.7.0),
+         python-oslo.i18n (>= 1.5.0),
+         python-oslo.log (>= 1.0.0),
+         python-oslo.messaging (>= 1.8.0),
+         python-oslo.middleware (>= 1.0.0),
+         python-oslo.serialization (>= 1.4.0),
+         python-oslo.utils (>= 1.4.0),
+         python-oslo.versionedobjects (>= 0.1.1),
          python-osprofiler,
          python-paste,
          python-pastedeploy,
@@ -123,12 +125,12 @@ Depends: python-babel (>= 1.3),
          python-qpid,
          python-requests (>= 2.2.0),
          python-routes,
-         python-saharaclient (>= 0.7.6),
+         python-saharaclient (>= 0.8.0),
          python-sendfile,
          python-setuptools,
          python-six (>= 1.9.0),
          python-sqlalchemy (>= 0.9.7),
-         python-stevedore (>= 1.1.0),
+         python-stevedore (>= 1.3.0),
          python-swiftclient (>= 1:2.2.0),
          python-troveclient (>= 1.0.7),
          python-webob (>= 1.2.3),
index 558ae3442222a61a40136fa8a25e19dbf66817ca..380a6f261cc9a49e2bed9ef6ca4b23820998284f 100644 (file)
@@ -6,9 +6,11 @@ Author: Thomas Goirand <zigo@debian.org>
 Forwarded: not-needed
 Last-Update: 2015-03-19
 
---- heat-2015.1~b2+git20150318+2956841a2e.orig/requirements.txt
-+++ heat-2015.1~b2+git20150318+2956841a2e/requirements.txt
-@@ -39,7 +39,7 @@ python-troveclient>=1.0.7
+Index: heat/requirements.txt
+===================================================================
+--- heat.orig/requirements.txt
++++ heat/requirements.txt
+@@ -40,7 +40,7 @@ python-troveclient>=1.0.7
  PyYAML>=3.1.0
  qpid-python
  requests>=2.2.0,!=2.4.0