]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
New (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Tue, 1 Jul 2014 14:31:23 +0000 (22:31 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 1 Jul 2014 14:31:23 +0000 (22:31 +0800)
debian/changelog
debian/control

index a3e5fb2322433bed1f788218ec078ca5a7b96ec5..b25994b28ad23bd6be2bbf402f467953be1cc993 100644 (file)
@@ -1,6 +1,7 @@
 cinder (2014.2~b1-1) experimental; urgency=medium
 
   * New upstream release.
+  * New (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 22:26:43 +0800
 
index 5a6239c2c2db60181ea8c68f79c7a85b44d859ce..4f23b31c07c242f0a8a83ea27abfaa879472a98c 100644 (file)
@@ -11,9 +11,8 @@ Build-Depends: debhelper (>= 8.0.0),
                python-all (>= 2.6.6-3~),
                python-pbr (>= 0.6),
                python-setuptools,
-               python-sphinx
-Build-Depends-Indep: python-amqplib,
-                     python-anyjson (>= 0.3.3),
+               python-sphinx (>= 1.2.1)
+Build-Depends-Indep: python-anyjson (>= 0.3.3),
                      python-babel (>= 1.3),
                      python-coverage (>= 3.6),
                      python-daemon,
@@ -22,21 +21,19 @@ Build-Depends-Indep: python-amqplib,
                      python-glanceclient (>= 1:0.9.0),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
-                     python-hp3parclient (>= 3.0),
-                     python-hplefthandclient,
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.6.0),
+                     python-keystoneclient (>= 1:0.8.0),
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-lxml,
-                     python-migrate (>= 0.8.2),
+                     python-migrate (>= 0.9.1),
                      python-mock (>= 1.0),
                      python-mox,
                      python-mysqldb,
                      python-netaddr,
                      python-novaclient (>= 2:2.17.0),
                      python-oslo.config (>= 1:1.2.1),
-                     python-oslo.messaging (>= 1.3.0~a9),
+                     python-oslo.messaging (>= 1.3.0),
                      python-oslo.rootwrap,
                      python-oslosphinx,
                      python-paramiko (>= 1.9.0),
@@ -51,7 +48,7 @@ Build-Depends-Indep: python-amqplib,
                      python-stevedore (>= 0.14),
                      python-subunit (>= 0.0.18),
                      python-suds,
-                     python-swiftclient (>= 1:1.6.0),
+                     python-swiftclient (>= 1:2.0.2),
                      python-taskflow (>= 0.1.3),
                      python-testtools (>= 0.9.34),
                      python-webob (>= 1.2.3),
@@ -66,24 +63,23 @@ Package: python-cinder
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-amqplib,
-         python-anyjson (>= 0.3.3),
+Depends: python-anyjson (>= 0.3.3),
          python-babel (>= 1.3),
          python-daemon,
          python-eventlet (>= 0.13.0),
          python-glanceclient (>= 1:0.9.0),
          python-greenlet (>= 0.3.2),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.6.0),
+         python-keystoneclient (>= 1:0.8.0),
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-lxml,
-         python-migrate (>= 0.8.2),
+         python-migrate (>= 0.9.1),
          python-mysqldb,
          python-netaddr,
          python-novaclient (>= 2:2.17.0),
          python-oslo.config (>= 1:1.2.1),
-         python-oslo.messaging (>= 1.3.0~a9),
+         python-oslo.messaging (>= 1.3.0),
          python-oslo.rootwrap,
          python-paramiko (>= 1.9.0),
          python-paste,
@@ -96,7 +92,7 @@ Depends: python-amqplib,
          python-sqlalchemy,
          python-stevedore (>= 0.14),
          python-suds,
-         python-swiftclient (>= 1:1.6.0),
+         python-swiftclient (>= 1:2.0.2),
          python-taskflow (>= 0.1.3),
          python-webob (>= 1.2.3),
          ${misc:Depends},