Source: murano
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-systemd,
               openstack-pkg-tools (>= 12~),
               po-debconf,
               python-all (>= 2.6.6-3~),
               python-pbr (>= 0.6),
               python-sphinx (>= 1.2.1)
Build-Depends-Indep: alembic (>= 0.4.1),
                     python-anyjson (>= 0.3.3),
                     python-babel (>= 1.3),
                     python-coverage (>= 3.6),
                     python-crypto,
                     python-eventlet (>= 0.13.0),
                     python-fixtures (>= 0.3.14),
                     python-hacking,
                     python-heatclient (>= 0.2.9),
                     python-iso8601 (>= 0.1.9),
                     python-json-patch,
                     python-jsonschema (>= 2.0.0),
                     python-kombu (>= 2.4.8),
                     python-lockfile,
                     python-migrate (>= 0.8.2),
                     python-mock (>= 1.0),
                     python-muranoclient,
                     python-mysqldb,
                     python-netaddr,
                     python-neutronclient (>= 2.3.5),
                     python-oslo.config (>= 1.2.1),
                     python-oslo.db (>= 0.2.0),
                     python-oslo.messaging (>= 1.3.0),
                     python-passlib,
                     python-paste,
                     python-pastedeploy (>= 1.5.0),
                     python-posix-ipc,
                     python-psutil (>= 1.1.1),
                     python-psycopg2,
                     python-keystoneclient (>= 1:0.9.0),
                     python-routes (>= 1.12.3),
                     python-six (>= 1.7.0),
                     python-sqlalchemy (>= 0.7.8),
                     python-testresources (>= 0.2.4),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.34),
                     python-unittest2,
                     python-webob (>= 1.2.3),
                     python-yaml,
                     python-yaql,
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: https://github.com/openstack/murano
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/murano.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/murano.git

Package: python-murano
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: alembic (>= 0.4.1),
         python-anyjson (>= 0.3.3),
         python-babel (>= 1.3),
         python-crypto,
         python-eventlet (>= 0.13.0),
         python-heatclient (>= 0.2.9),
         python-iso8601 (>= 0.1.9),
         python-json-patch,
         python-jsonschema (>= 2.0.0),
         python-kombu (>= 2.4.8),
         python-lockfile,
         python-muranoclient,
         python-netaddr,
         python-neutronclient (>= 2.3.5),
         python-oslo.config (>= 1.2.1),
         python-oslo.db (>= 0.2.0),
         python-oslo.messaging (>= 1.3.0),
         python-passlib,
         python-paste,
         python-pastedeploy (>= 1.5.0),
         python-pbr (>= 0.6),
         python-psutil (>= 1.1.1),
         python-keystoneclient (>= 1:0.9.0),
         python-routes (>= 1.12.3),
         python-six (>= 1.7.0),
         python-sqlalchemy (>= 0.7.8),
         python-webob (>= 1.2.3),
         python-yaml,
         python-yaql,
         ${misc:Depends},
         ${python:Depends}
Recommends: python-ldap
Description: cloud-ready application catalog - Python 2.x server code
 Murano Project introduces an application catalog, which allows application
 developers and cloud administrators to publish various cloud-ready
 applications in a browsable categorised catalog, which may be used by the
 cloud users (including the inexperienced ones) to pick-up the needed
 applications and services and composes the reliable environments out of them
 in a "push-the-button" manner.
 .
 This package contains the Python 2.x server code.

Package: murano-common
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         dbconfig-common,
         debconf,
         python-murano (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Recommends: python-ldap
Description: cloud-ready application catalog - common files
 Murano Project introduces an application catalog, which allows application
 developers and cloud administrators to publish various cloud-ready
 applications in a browsable categorised catalog, which may be used by the
 cloud users (including the inexperienced ones) to pick-up the needed
 applications and services and composes the reliable environments out of them
 in a "push-the-button" manner.
 .
 This package contains common files to all Murano servers.

Package: murano-api
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         debconf,
         dbconfig-common,
         python-murano (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Description: cloud-ready application catalog - API server
 Murano Project introduces an application catalog, which allows application
 developers and cloud administrators to publish various cloud-ready
 applications in a browsable categorised catalog, which may be used by the
 cloud users (including the inexperienced ones) to pick-up the needed
 applications and services and composes the reliable environments out of them
 in a "push-the-button" manner.
 .
 This package contains the API server.

Package: murano-engine
Architecture: all
Section: python
Pre-Depends: dpkg (>= 1.15.6~)
Depends: adduser,
         debconf,
         dbconfig-common,
         python-murano (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends}
Description: cloud-ready application catalog - Engine server
 Murano Project introduces an application catalog, which allows application
 developers and cloud administrators to publish various cloud-ready
 applications in a browsable categorised catalog, which may be used by the
 cloud users (including the inexperienced ones) to pick-up the needed
 applications and services and composes the reliable environments out of them
 in a "push-the-button" manner.
 .
 This package contains the Engine server.

Package: murano-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: cloud-ready application catalog - doc
 Murano Project introduces an application catalog, which allows application
 developers and cloud administrators to publish various cloud-ready
 applications in a browsable categorised catalog, which may be used by the
 cloud users (including the inexperienced ones) to pick-up the needed
 applications and services and composes the reliable environments out of them
 in a "push-the-button" manner.
 .
 This package contains the documentation.
