]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Review (build-)dependencies for havana b3.
authorThomas Goirand <thomas@goirand.fr>
Thu, 12 Sep 2013 03:07:42 +0000 (11:07 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 12 Sep 2013 03:07:42 +0000 (11:07 +0800)
Rewritten-From: 7277df195e09a1b3c42732903053719f9608d3d5

trusty/debian/control

index 556c5eb9f8d0bec699f0a4ad653b513c8416dd24..ace78e78d8c1f52d0e7f940a123b352b1b32f9c4 100644 (file)
@@ -12,37 +12,41 @@ Build-Depends: debhelper (>= 9),
                po-debconf,
                python-all (>= 2.6.6-3~),
                python-d2to1,
-               python-pbr
+               python-pbr (>= 0.5.21),
 Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-argparse,
                      python-babel,
                      python-boto (>= 2.4),
+                     python-ceilometerclient,
                      python-cinderclient,
                      python-coverage,
                      python-crypto,
-                     python-eventlet (>= 0.12.0),
+                     python-eventlet (>= 0.13.0),
                      python-extras,
                      python-glanceclient,
                      python-greenlet (>= 0.3.2),
                      python-hacking,
                      python-httplib2,
                      python-iso8601,
-                     python-keystoneclient (>= 1:0.2.3),
-                     python-kombu,
+                     python-keystoneclient (>= 1:0.3.2),
+                     python-kombu (>= 2.4.8),
                      python-lxml (>= 2.3),
                      python-memcache,
-                     python-migrate,
+                     python-migrate (>= 0.7.2-3),
+                     python-mock (>= 1.0),
                      python-mox,
+                     python-neutronclient,
+                     python-netaddr,
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.12.0),
-                     python-oslo.config,
-                     python-paramiko,
+                     python-oslo.config (>= 1.2.0a3),
+                     python-oslo.sphinx,
+                     python-paramiko (>= 1.8),
                      python-paste,
                      python-pastedeploy,
                      python-pycryptopp,
                      python-qpid,
-                     python-quantumclient (>= 1:2.2.0),
                      python-routes,
                      python-sendfile,
                      python-setuptools,
@@ -50,11 +54,10 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-sphinx,
                      python-sqlalchemy (>= 0.7.8),
                      python-swiftclient,
-                     python-testrepository (>= 0.0.13),
-                     python-testtools (>= 0.9.29),
+                     python-testtools (>= 0.9.32),
                      python-webob (>= 1.2.3),
                      python-yaml,
-                     testrepository (>= 0.0.13)
+                     testrepository (>= 0.0.17)
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/heat.git
@@ -64,29 +67,32 @@ Package: python-heat
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-argparse,
-         python-boto (>= 2.4),
+Depends: python-boto (>= 2.4),
+         python-ceilometerclient,
          python-cinderclient,
          python-crypto,
-         python-eventlet (>= 0.12.0),
+         python-eventlet (>= 0.13.0),
          python-extras,
          python-glanceclient,
          python-greenlet (>= 0.3.2),
          python-httplib2,
          python-iso8601,
-         python-keystoneclient (>= 1:0.2.3),
-         python-kombu,
+         python-keystoneclient (>= 1:0.3.2),
+         python-kombu (>= 2.4.8),
          python-lxml (>= 2.3),
          python-memcache,
-         python-migrate,
+         python-migrate (>= 0.7.2-3),
          python-mysqldb,
+         python-neutronclient,
+         python-netaddr,
          python-novaclient (>= 2:2.12.0),
-         python-oslo.config,
+         python-oslo.config (>= 1.2.0a3),
+         python-paramiko (>= 1.8),
          python-paste,
          python-pastedeploy,
+         python-pbr (>= 0.5.21),
          python-pycryptopp,
          python-qpid,
-         python-quantumclient (>= 1:2.2.0),
          python-routes,
          python-sendfile,
          python-setuptools,