From: Thomas Goirand Date: Fri, 1 Aug 2014 07:02:10 +0000 (+0800) Subject: New (build-)depends for Juno b2. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c3111d106314c91a51c376da1fb5d8132618eb24;p=openstack-build%2Fhorizon-build.git New (build-)depends for Juno b2. Rewritten-From: 814ded17405174413165dcc15e2e52ba81124b1f --- diff --git a/xenial/debian/control b/xenial/debian/control index f5914f4..f6eac60 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -11,42 +11,47 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-pbr (>= 0.6), openstack-pkg-tools, - python-setuptools + python-setuptools, + python-sphinx Build-Depends-Indep: python-ceilometerclient (>= 1.0.6), - python-cinderclient (>= 1:1.0.6), + python-cinderclient (>= 1:1.0.7), python-cloudfiles, - python-compressor (>= 1.3), + python-compressor (>= 1.4), python-coverage (>= 3.6), python-django (>= 1.4), python-django-nose, + python-django-pyscss, python-docutils (>= 0.9.1), python-eventlet (>= 0.13.0), - python-glanceclient (>= 1:0.10.0), + python-glanceclient (>= 1:0.13.1), python-hacking (>= 0.8.0), - python-heatclient (>= 0.2.4), + python-heatclient (>= 0.2.9), + python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.8.0), + python-keystoneclient (>= 1:0.9.0), python-kombu (>= 2.5.12), - python-lesscpy (>= 0.9j), python-lockfile, python-mox, python-netaddr, - python-neutronclient (>= 2.3.4), + python-neutronclient (>= 2.3.5), python-nose, python-nosehtmloutput, python-nosexcover, python-nose-exclude, python-novaclient (>= 2:2.17.0), - python-openstack-auth (>= 1.1.4), + python-openstack-auth (>= 1.1.6), python-openstack.nose-plugin, python-oslosphinx, + python-pyscss, python-saharaclient (>=0.6.0), - python-six (>= 1.6.0), - python-sphinx, + python-six (>= 1.7.0), python-swiftclient (>= 1:2.0.2), python-testtools (>= 0.9.34), python-troveclient (>= 1.0.4), - python-tz + python-tz, + python-xstatic, + python-xstatic-jquery, + python-xvfbwrapper Standards-Version: 3.9.5 Homepage: http://horizon.openstack.org Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/horizon.git;a=summary @@ -57,30 +62,34 @@ Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-ceilometerclient (>= 1.0.6), - python-cinderclient (>= 1:1.0.6), + python-cinderclient (>= 1:1.0.7), python-cloudfiles, - python-compressor (>= 1.3), + python-compressor (>= 1.4), python-d2to1 (>= 0.2.10), python-django (>= 1.4), python-django-nose, + python-django-pyscss, python-eventlet (>= 0.13.0), - python-glanceclient (>= 1:0.10.0), - python-heatclient (>= 0.2.4), + python-glanceclient (>= 1:0.13.1), + python-heatclient (>= 0.2.9), + python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), - python-keystoneclient (>= 1:0.8.0), + python-keystoneclient (>= 1:0.9.0), python-kombu (>= 2.5.12), - python-lesscpy (>= 0.9j), python-lockfile, python-memcache, python-netaddr, - python-neutronclient (>= 2.3.4), + python-neutronclient (>= 2.3.5), python-novaclient (>= 2:2.17.0), - python-openstack-auth (>= 1.1.4), + python-openstack-auth (>= 1.1.6), + python-pyscss, python-saharaclient (>=0.6.0), - python-six (>= 1.6.0), + python-six (>= 1.7.0), python-swiftclient (>= 1:2.0.2), python-troveclient (>= 1.0.4), python-tz, + python-xstatic, + python-xstatic-jquery, ${misc:Depends}, ${python:Depends} Recommends: memcached