]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed (build-)depends versions for Jessie.
authorThomas Goirand <zigo@debian.org>
Fri, 17 Apr 2015 21:27:18 +0000 (23:27 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 17 Apr 2015 21:27:18 +0000 (23:27 +0200)
Rewritten-From: c01c712af2c858c21b394103fe30c107e6760e62

xenial/debian/control

index 36ff371b64e7276130814eaf8b448f750fee2107..b673883ee48c5e938c371d56a0eb685449568d78 100644 (file)
@@ -9,67 +9,64 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 20~),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-pbr (>= 0.6),
+               python-pbr,
                python-setuptools,
-               python-sphinx (>= 1.2.1)
-Build-Depends-Indep: python-anyjson (>= 0.3.3),
-                     python-babel (>= 1.3),
+               python-sphinx,
+Build-Depends-Indep: python-anyjson,
+                     python-babel,
                      python-barbicanclient (>= 3.0.1),
-                     python-coverage (>= 3.6),
+                     python-coverage,
                      python-crypto,
-                     python-daemon,
                      python-eventlet (>= 0.16.1),
-                     python-fixtures (>= 0.3.14),
+                     python-fixtures,
                      python-glanceclient (>= 1:0.15.0),
-                     python-greenlet (>= 0.3.2),
+                     python-greenlet,
                      python-hacking,
-                     python-iso8601 (>= 0.1.9),
+                     python-iso8601,
                      python-keystonemiddleware (>= 1.5.0),
-                     python-kombu (>= 2.5.12),
-                     python-lockfile,
+                     python-kombu,
                      python-lxml,
                      python-migrate (>= 0.9.5),
-                     python-mock (>= 1.0),
+                     python-mock,
                      python-mox,
                      python-mysqldb,
-                     python-netaddr (>= 0.7.12),
+                     python-netaddr,
                      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.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.rootwrap (>= 1.6.0),
                      python-oslo.serialization (>= 1.4.0),
-                     python-oslo.log (>= 1.0.0),
                      python-oslo.utils (>= 1.4.0),
                      python-oslo.vmware (>= 0.11.1),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.5.1),
                      python-osprofiler,
-                     python-paramiko (>= 1.13.0),
+                     python-paramiko,
                      python-paste,
                      python-pastedeploy,
                      python-psycopg2,
-                     python-pyparsing (>= 2.0.1),
-                     python-requests (>= 2.2.0),
-                     python-retrying (>= 1.2.3),
+                     python-pyparsing,
+                     python-requests,
+                     python-retrying,
                      python-routes,
-                     python-rtslib-fb (>= 2.1.41),
+                     python-rtslib-fb,
                      python-six (>= 1.9.0),
-                     python-sqlalchemy (>= 0.9.7),
+                     python-sqlalchemy,
                      python-stevedore (>= 1.3.0),
-                     python-subunit (>= 0.0.18),
                      python-suds,
-                     python-swiftclient (>= 1:2.2.0),
+                     python-swiftclient,
                      python-taskflow (>= 0.7.1),
-                     python-testtools (>= 0.9.36),
                      python-tempest-lib (>= 0.4.0),
-                     python-webob (>= 1.2.3),
-                     subunit (>= 0.0.18),
-                     testrepository (>= 0.0.18)
+                     python-testtools,
+                     python-webob,
+                     subunit,
+                     testrepository,
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/cinder.git
@@ -79,55 +76,53 @@ Package: python-cinder
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-anyjson (>= 0.3.3),
-         python-babel (>= 1.3),
+Depends: python-anyjson,
+         python-babel,
          python-barbicanclient (>= 3.0.1),
          python-crypto,
-         python-daemon,
          python-eventlet (>= 0.16.1),
          python-glanceclient (>= 1:0.15.0),
-         python-greenlet (>= 0.3.2),
-         python-iso8601 (>= 0.1.9),
-         python-keystonemiddleware,
-         python-kombu (>= 2.5.12),
-         python-lockfile,
+         python-greenlet,
+         python-iso8601,
+         python-keystonemiddleware (>= 1.5.0),
+         python-kombu,
          python-lxml,
          python-migrate (>= 0.9.5),
          python-mysqldb,
-         python-netaddr (>= 0.7.12),
+         python-netaddr,
          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.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.rootwrap (>= 1.6.0),
          python-oslo.serialization (>= 1.4.0),
-         python-oslo.log (>= 1.0.0),
          python-oslo.utils (>= 1.4.0),
          python-oslo.vmware (>= 0.11.1),
          python-osprofiler,
-         python-paramiko (>= 1.9.0),
+         python-paramiko,
          python-paste,
          python-pastedeploy,
          python-passlib,
-         python-pbr (>= 0.6),
-         python-pyparsing (>= 2.0.1),
-         python-requests (>= 2.2.0),
-         python-retrying (>= 1.2.3),
+         python-pbr,
+         python-pyparsing,
+         python-requests,
+         python-retrying,
          python-routes,
-         python-rtslib-fb (>= 2.1.41),
+         python-rtslib-fb,
          python-six (>= 1.9.0),
-         python-sqlalchemy (>= 0.9.7),
+         python-sqlalchemy,
          python-stevedore (>= 1.3.0),
          python-suds,
-         python-swiftclient (>= 1:2.2.0),
+         python-swiftclient,
          python-taskflow (>= 0.7.1),
-         python-webob (>= 1.2.3),
+         python-webob,
          ${misc:Depends},
-         ${python:Depends}
+         ${python:Depends},
 Description: OpenStack block storage system - Python libraries
  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
  computing suite. It re-implements the features of Nova-volume, which it