Source: horizon
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
           Julien Danjou <acid@debian.org>,
           Thomas Goirand <zigo@debian.org>,
           Ghe Rivero <ghe.rivero@stackops.com>,
           Mehdi Abaakouk <sileht@sileht.net>
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,
 python-cloudfiles,
 python-django-nose,
 python-nose,
 python-dateutil,
 python-routes,
 python-sqlalchemy,
 python-keystoneclient,
 python-novaclient,
 python-coverage,
 pep8,
 python-sphinx,
 python-webob,
 python-xattr
Standards-Version: 3.9.3
Homepage: http://launchpad.net/horizon
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/horizon.git;a=summary
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,
 python-cloudfiles,
 python-eventlet,
 python-kombu,
 python-paste,
 python-pastedeploy,
 python-crypto,
 python-routes,
 python-sqlalchemy,
 python-webob,
 python-xattr,
 python-novaclient,
 python-keystoneclient,
 python-memcache,
 python-django-nose
Recommends: memcached
Description: Django module providing web interaction with OpenStack
 Horizon is a Django module that permits interaction with an OpenStack
 cloud. It can be used to build a dashboard to control an OpenStack cloud.

Package: openstack-dashboard
Architecture: all
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
 The OpenStack Dashboard is a Web application allowing to control an
 OpenStack cloud.

Package: openstack-dashboard-apache
Architecture: all
Depends: libapache2-mod-wsgi (>=2.3),
 openstack-dashboard,
 ${misc:Depends}
Description: OpenStack Dashboard - Apache support
 The OpenStack Dashboard is a Web application allowing to control an
 OpenStack cloud.
 This package includes the configuration files to use within apache.
