Source: murano-dashboard
Section: python
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all,
               python-pbr (>= 1.8),
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: openstack-dashboard (>= 3:10.0.0~rc2),
                     python-babel (>= 2.3.4),
                     python-bs4,
                     python-coverage,
                     python-django (>= 1.8),
                     python-django-babel (>= 0.5.1),
                     python-django-compressor (>= 2.0),
                     python-django-formtools,
                     python-django-horizon,
                     python-django-nose (>= 1.4.4),
                     python-hacking (>= 0.10),
                     python-iso8601 (>= 0.1.11),
                     python-mock (>= 2.0),
                     python-mox3,
                     python-muranoclient (>= 0.8.2),
                     python-nose,
                     python-nose-exclude,
                     python-nosehtmloutput,
                     python-django-openstack-auth (>= 2.4.1),
                     python-openstack.nose-plugin,
                     python-oslo.config (>= 1:3.14.0),
                     python-oslo.log (>= 2.0.0),
                     python-oslosphinx,
                     python-semantic-version (>= 2.3.1),
                     python-six (>= 1.9.0),
                     python-testtools (>= 1.4.0),
                     python-yaml,
                     python-yaql (>= 1.1.0),
Standards-Version: 3.9.8
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-murano-dashboard?h=debian%2Fnewton
Vcs-Git: https://git.openstack.org/openstack/deb-murano-dashboard -b debian/newton
Homepage: https://github.com/stackforge/murano-dashboard

Package: python-murano-dashboard
Architecture: all
Depends: openstack-dashboard (>= 3:10.0.0~rc2),
         python-babel (>= 2.3.4),
         python-bs4,
         python-django (>= 1.8),
         python-django-babel (>= 0.5.1),
         python-django-compressor (>= 2.0),
         python-django-formtools,
         python-iso8601 (>= 0.1.11),
         python-muranoclient (>= 0.8.2),
         python-oslo.log (>= 2.0.0),
         python-pbr (>= 1.8),
         python-semantic-version (>= 2.3.1),
         python-six (>= 1.9.0),
         python-yaml,
         python-yaql (>= 1.1.0),
         ${misc:Depends},
         ${python:Depends},
Description: cloud-ready application catalog - dashboard plugin
 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 OpenStack dashboard plugin.
