From: Mehdi Abaakouk Date: Mon, 17 Sep 2012 12:20:57 +0000 (+0200) Subject: Rework depencancies X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3b820d561155b8d04c492b83c99f3f219be06c1b;p=openstack-build%2Fhorizon-build.git Rework depencancies Rewritten-From: 303bb811f77104d83eec67851f7e343e3b58da6c --- diff --git a/xenial/debian/control b/xenial/debian/control index 7f2e654..4f942aa 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -8,26 +8,19 @@ Uploaders: Loic Dachary (OuoU) , Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 8), python-all (>= 2.6.6-3~), python-setuptools, - python-eventlet, - python-glance, - python-kombu, - python-mox, - python-paste, - python-pastedeploy, - python-crypto, + pep8, python-cloudfiles, + python-coverage, python-django-nose, - python-nose, - python-dateutil, - python-routes, - python-sqlalchemy, + python-glanceclient, python-keystoneclient, + python-mox, + python-netaddr, + python-nose, python-novaclient, - python-coverage, - pep8, + python-quantumclient, python-sphinx, - python-webob, - python-xattr + python-swiftclient, Standards-Version: 3.9.3 Homepage: http://launchpad.net/horizon Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/horizon.git;a=summary @@ -36,26 +29,22 @@ Vcs-Git: git://anonscm.debian.org/openstack/horizon.git Package: python-django-horizon Section: python Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, - python-quantumclient, - python-glance, - python-mox, - python-dateutil, - python-nova, +Depends: ${misc:Depends}, ${python:Depends}, + python-cinderclient, python-cloudfiles, - python-eventlet, - python-kombu, - python-paste, - python-pastedeploy, - python-crypto, - python-routes, - python-sqlalchemy, - python-webob, - python-xattr, - python-novaclient, + python-django, + python-django-nose, + python-glanceclient, python-keystoneclient, + python-compressor, + python-lockfile, python-memcache, - python-django-nose + python-netaddr, + python-novaclient, + python-openstack-auth, + python-quantumclient, + python-swiftclient, + python-tz, Recommends: memcached Description: Django module providing web interaction with OpenStack Horizon is a Django module that permits interaction with an OpenStack @@ -67,12 +56,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-django-horizon (= ${source:Version}), - python-django, - python-django-nose, - python-keystoneclient, - python-cloudfiles, libjs-jquery, - python-iso8601, adduser, libapache2-mod-wsgi (>= 2.3) Description: OpenStack Dashboard