Reviewed (build-)dependencies for Icehouse b2.
authorThomas Goirand <thomas@goirand.fr>
Fri, 24 Jan 2014 06:10:55 +0000 (14:10 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 24 Jan 2014 06:39:01 +0000 (14:39 +0800)
Change-Id: Icbfaca6f3cc211c84f551777f3ff26c5b351bb39

Rewritten-From: 70f66b51e983714e7f51d78ad8795214defec038

trusty/debian/control

index 7df5b5fd21bfd207eb24808d618f0dcb6ceda6b5..396dca80a6dd1895e56c5d38bb83a38de625a9cf 100644 (file)
@@ -9,15 +9,14 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 6~),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-d2to1 (>= 0.2.10),
                python-pbr (>= 0.5.21)
 Build-Depends-Indep: alembic (>= 0.4.2),
                      mongodb,
                      pep8,
                      python-anyjson (>= 0.3.3),
-                     python-babel,
+                     python-babel (>= 1.3),
                      python-ceilometerclient (>= 1.0.6),
-                     python-coverage,
+                     python-coverage (>= 3.6),
                      python-docutils (>= 0.9.1),
                      python-eventlet (>= 0.13.0),
                      python-extras,
@@ -25,45 +24,47 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-flask (>= 0.10),
                      python-glance (>= 2013.2~),
                      python-glanceclient (>= 1:0.10.0),
+                     python-hacking,
                      python-happybase,
                      python-httplib2,
-                     python-iso8601,
-                     python-keystoneclient (>= 1:0.4.0),
+                     python-iso8601 (>= 0.1.8),
+                     python-keystoneclient (>= 1:0.4.1),
                      python-kombu (>> 2.4.7),
                      python-lockfile,
                      python-lxml,
+                     python-migrate (>= 0.8.2),
                      python-ming,
                      python-mock (>= 1.0),
                      python-mox,
                      python-msgpack,
+                     python-mysqldb,
                      python-netaddr (>= 0.7.6),
-                     python-netifaces,
                      python-nose,
                      python-nova (>= 2013.2~),
-                     python-novaclient (>= 2:2.13.0),
+                     python-novaclient (>= 2:2.15.0),
                      python-oslo.config (>= 1.2.1),
                      python-oslo.sphinx,
                      python-pecan (>= 0.2.1),
                      python-pymongo (>= 2.4),
                      python-requests (>= 1.2),
                      python-setuptools-git,
-                     python-simplegeneric (>= 0.8),
                      python-six (>= 1.4.1),
                      python-sphinx,
+                     python-sphinxcontrib-docbookrestapi,
+                     python-sphinxcontrib-httpdomain,
                      python-sphinxcontrib-pecanwsme,
                      python-sqlalchemy (>= 0.7.3),
-                     python-stevedore (>= 0.9),
+                     python-stevedore (>= 0.12),
                      python-subunit,
                      python-swift (>= 1.8.0),
                      python-swiftclient (>= 1:1.6.0),
-                     python-testrepository (>= 0.0.13),
                      python-testscenarios (>= 0.4),
-                     python-testtools (>= 0.9.29),
+                     python-testtools (>= 0.9.32),
                      python-unittest2,
                      python-webob (>= 1.2.3),
                      python-wsme (>= 0.5b6),
                      python-yaml,
-                     testrepository (>= 0.0.13)
+                     testrepository (>= 0.0.17)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
@@ -77,29 +78,29 @@ Depends: alembic (>= 0.4.2),
          libjs-jquery,
          python-anyjson (>= 0.3.3),
          python-ceilometerclient (>= 1.0.6),
-         python-d2to1 (>= 0.2.10),
          python-eventlet (>= 0.13.0),
          python-extras,
          python-flask (>= 0.10),
          python-glanceclient (>= 1:0.10.0),
          python-greenlet (>= 0.4),
-         python-iso8601,
-         python-keystoneclient (>= 1:0.4.0),
+         python-iso8601 (>= 0.1.8),
+         python-keystoneclient (>= 1:0.4.1),
          python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
+         python-migrate (>= 0.8.2),
          python-msgpack,
+         python-mysqldb,
          python-netaddr (>= 0.7.6),
-         python-novaclient (>= 2:2.13.0),
+         python-novaclient (>= 2:2.15.0),
          python-oslo.config (>= 1.2.1),
          python-pbr (>= 0.5.21),
          python-pecan (>= 0.2.1),
          python-pymongo (>= 2.4),
          python-requests (>= 1.2),
-         python-simplegeneric (>= 0.8),
          python-six (>= 1.4.1),
          python-sqlalchemy (>= 0.7.3),
-         python-stevedore (>= 0.9),
+         python-stevedore (>= 0.12),
          python-swiftclient (>= 1:1.6.0),
          python-webob (>= 1.2.3),
          python-wsme (>= 0.5b6),