From 966b316108a99f9c8a2891ceea3a65c68b9139a8 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 8 Oct 2013 16:52:29 +0800 Subject: [PATCH] Reviewed (build-)depends for the rc1. Change-Id: I47ceddbccfd1bb69dd83796b71ba4f2e9c5ea09e Rewritten-From: fc1dc39c46a50c146849f8c4ebdbea3aa72c756b --- xenial/debian/control | 44 ++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index e2780b1..673c7ae 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -16,32 +16,36 @@ Build-Depends-Indep: node-less, openstack-pkg-tools, pep8 (>= 1.3.3), pylint, - python-ceilometerclient (>=1.0.1), - python-cinderclient, + python-ceilometerclient (>= 1.0.6), + python-cinderclient (>= 1:1.0.6), python-cloudfiles, python-compressor (>= 1.3), python-coverage, + python-django (>= 1.4), python-django-nose, python-docutils, - python-eventlet (>= 0.12.0), - python-glanceclient, + python-eventlet (>= 0.13.0), + python-glanceclient (>= 1:0.10.0), python-hacking, - python-heatclient (>= 0.2.2), + python-heatclient (>= 0.2.4), python-iso8601, - python-keystoneclient (>= 1:0.2.0), + python-keystoneclient (>= 1:0.3.2), python-kombu (>= 2.5.12), + python-lesscpy (>= 0.9j), python-lockfile, python-mox, python-netaddr, - python-neutronclient (>= 2.2.3), + python-neutronclient (>= 2.3.0), python-nose, python-nosehtmloutput, python-nosexcover, python-novaclient (>= 2:2.10), - python-openstack-auth (>= 1.0.11), + python-openstack-auth (>= 1.1.1), python-openstack.nose-plugin, + python-oslo.sphinx, python-sphinx, - python-swiftclient, + python-swiftclient (>= 1:1.6.0), + python-troveclient, python-tz Standards-Version: 3.9.3 Homepage: http://horizon.openstack.org @@ -52,26 +56,28 @@ Package: python-django-horizon Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: python-ceilometerclient (>=1.0.1), - python-cinderclient, +Depends: python-ceilometerclient (>= 1.0.6), + python-cinderclient (>= 1:1.0.6), python-cloudfiles, python-compressor (>= 1.3), python-d2to1 (>= 0.2.10), - python-django, + python-django (>= 1.4), python-django-nose, - python-eventlet (>= 0.12.0), - python-glanceclient, - python-heatclient (>= 0.2.2), + python-eventlet (>= 0.13.0), + python-glanceclient (>= 1:0.10.0), + python-heatclient (>= 0.2.4), python-iso8601, - python-keystoneclient (>= 1:0.2.0), + python-keystoneclient (>= 1:0.3.2), python-kombu (>= 2.5.12), + python-lesscpy (>= 0.9j), python-lockfile, python-memcache, python-netaddr, - python-neutronclient (>= 2.2.3), + python-neutronclient (>= 2.3.0), python-novaclient (>= 2:2.10), - python-openstack-auth (>= 1.0.11), - python-swiftclient, + python-openstack-auth (>= 1.1.1), + python-swiftclient (>= 1:1.6.0), + python-troveclient, python-tz, ${misc:Depends}, ${python:Depends} -- 2.45.2