Reviewed (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Tue, 1 Apr 2014 08:46:41 +0000 (16:46 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 1 Apr 2014 08:46:41 +0000 (16:46 +0800)
Change-Id: I36dad857040e1e17bd8f0e1b32219ad6cc644ec2

Rewritten-From: a15ed0aa1a539747f5399f15f06355602fe1d4a9

trusty/debian/control

index 7bae21d1183455a7a478e05d616af07860a6c51c..91558476cad21ca980bd161ebbba1aa9e768cda8 100644 (file)
@@ -19,10 +19,9 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-croniter,
                      python-docutils (>= 0.9.1),
                      python-eventlet (>= 0.13.0),
-                     python-extras,
                      python-fixtures (>= 0.3.14),
                      python-flask (>= 0.10),
-                     python-glance (>= 2013.2~),
+                     python-glance (>= 2014.1~),
                      python-glanceclient (>= 1:0.10.0),
                      python-hacking (>= 0.8),
                      python-happybase (>= 0.8),
@@ -35,12 +34,11 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-lockfile,
                      python-lxml,
                      python-migrate (>= 0.8.2),
-                     python-ming,
                      python-mock (>= 1.0),
                      python-mox,
                      python-msgpack,
                      python-mysqldb,
-                     python-nose,
+                     python-netaddr (>= 0.7.6),
                      python-nova (>= 2013.2~),
                      python-novaclient (>= 2:2.15.0),
                      python-oslo.config (>= 1.2.1),
@@ -49,8 +47,7 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-pecan (>= 0.4.5),
                      python-pymongo (>= 2.4),
                      python-pysnmp4,
-                     python-requests (>= 1.2),
-                     python-setuptools-git,
+                     python-requests (>= 1.1),
                      python-six (>= 1.5.2),
                      python-sphinx,
                      python-sphinxcontrib-docbookrestapi,
@@ -64,7 +61,6 @@ Build-Depends-Indep: alembic (>= 0.4.2),
                      python-testscenarios (>= 0.4),
                      python-testtools (>= 0.9.34),
                      python-tz,
-                     python-unittest2,
                      python-webob (>= 1.2.3),
                      python-wsme (>= 0.6),
                      python-yaml,
@@ -85,7 +81,6 @@ Depends: alembic (>= 0.4.2),
          python-ceilometerclient (>= 1.0.6),
          python-croniter,
          python-eventlet (>= 0.13.0),
-         python-extras,
          python-flask (>= 0.10),
          python-glanceclient (>= 1:0.10.0),
          python-greenlet (>= 0.4),
@@ -100,6 +95,7 @@ Depends: alembic (>= 0.4.2),
          python-migrate (>= 0.8.2),
          python-msgpack,
          python-mysqldb,
+         python-netaddr (>= 0.7.6),
          python-novaclient (>= 2:2.15.0),
          python-oslo.config (>= 1.2.1),
          python-oslo.vmware,
@@ -107,7 +103,7 @@ Depends: alembic (>= 0.4.2),
          python-pecan (>= 0.4.5),
          python-pymongo (>= 2.4),
          python-pysnmp4,
-         python-requests (>= 1.2),
+         python-requests (>= 1.1),
          python-six (>= 1.5.2),
          python-sqlalchemy (>= 0.7.8),
          python-stevedore (>= 0.14),