Source: sahara
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
           Thomas Goirand <zigo@debian.org>,
           Mehdi Abaakouk <sileht@sileht.net>
Build-Depends: debhelper (>= 9),
               dh-systemd,
               openstack-pkg-tools (>= 14~),
               po-debconf,
               python-all (>= 2.6.6-3~),
               python-pbr (>= 0.6),
               python-sphinx (>= 1.2.1)
Build-Depends-Indep: alembic (>= 0.6.4),
                     python-babel (>= 1.3),
                     python-cinderclient (>= 1:1.1.0),
                     python-coverage (>= 3.6),
                     python-eventlet (>= 0.15.1),
                     python-fixtures (>= 0.3.14),
                     python-flask (>= 0.10),
                     python-hacking,
                     python-heatclient (>= 0.2.9),
                     python-iso8601 (>= 0.1.9),
                     python-jsonschema (>= 2.0.0),
                     python-keystoneclient (>= 1:0.10.0),
                     python-keystonemiddleware,
                     python-lockfile,
                     python-migrate (>= 0.9.1),
                     python-mock (>= 1.0),
                     python-mysqldb,
                     python-neutronclient (>= 2.3.6),
                     python-novaclient (>= 2:2.18.0),
                     python-oslo.config (>= 1.4.0.0),
                     python-oslo.db (>= 1.0.0),
                     python-oslo.i18n (>= 1.0.0),
                     python-oslo.messaging (>= 1.4.1),
                     python-oslo.utils (>= 1.0.0),
                     python-oslo.serialization (>= 1.0.0),
                     python-oslosphinx (>= 2.2.0.0),
                     python-oslotest (>= 1.1.0.0),
                     python-paramiko (>= 1.13.0),
                     python-posix-ipc,
                     python-psycopg2,
                     python-requests (>= 1.2.1),
                     python-saharaclient (>= 0.7.1),
                     python-six (>= 1.7.0),
                     python-sphinxcontrib-httpdomain,
                     python-sqlalchemy (>= 0.8.4),
                     python-stevedore (>= 1.0.0),
                     python-swiftclient (>= 1:2.2.0),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.34),
                     python-webob (>= 1.2.3),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.6
Homepage: https://github.com/openstack/sahara
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/sahara.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/sahara.git

Package: python-sahara
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: alembic (>= 0.6.4),
         python-babel (>= 1.3),
         python-cinderclient (>= 1:1.1.0),
         python-eventlet (>= 0.15.1),
         python-flask (>= 0.10),
         python-heatclient (>= 0.2.9),
         python-iso8601 (>= 0.1.9),
         python-jsonschema (>= 2.0.0),
         python-keystoneclient (>= 1:0.10.0),
         python-keystonemiddleware,
         python-lockfile,
         python-mysqldb,
         python-neutronclient (>= 2.3.6),
         python-novaclient (>= 2:2.18.0),
         python-oslo.config (>= 1.4.0.0),
         python-oslo.db (>= 1.0.0),
         python-oslo.i18n (>= 1.0.0),
         python-oslo.messaging (>= 1.4.1),
         python-oslo.utils (>= 1.0.0),
         python-oslo.serialization (>= 1.0.0),
         python-paramiko (>= 1.13.0),
         python-pbr (>= 0.6),
         python-posix-ipc,
         python-requests (>= 1.2.1),
         python-six (>= 1.7.0),
         python-sqlalchemy (>= 0.8.4),
         python-stevedore (>= 1.0.0),
         python-swiftclient (>= 1:2.2.0),
         python-webob (>= 1.2.3),
         sqlite3,
         ${misc:Depends},
         ${python:Depends}
Recommends: python-ldap
Description: OpenStack data processing cluster as a service - library
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the Python libraries.

Package: sahara-common
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         debconf,
         dbconfig-common,
         python-sahara (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Recommends: python-ldap
Description: OpenStack data processing cluster as a service - common files
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the common files.

Package: sahara
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dbconfig-common,
         sahara-common (= ${source:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: OpenStack data processing cluster as a service - API & Engine
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the API server and engine daemons.

Package: sahara-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: OpenStack data processing cluster as a service - doc
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the documentation.
