Source: designate-dashboard
Section: python
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
           Ivan Udovichenko <iudovichenko@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all,
               python-pbr (>= 1.8),
               python-setuptools,
               python-sphinx (>= 1.1.2),
Build-Depends-Indep: openstack-dashboard,
                     python-babel (>= 1.3),
                     python-coverage (>= 3.6),
                     python-designateclient (>= 1.0.0),
                     python-django (>= 1.7),
#                     python-django-compressor (>= 1.4),
                     python-django-nose (>= 1.2),
#                     python-django-openstack-auth (>= 2.0.0),
                     python-mock (>= 1.2),
                     python-mox (>= 0.5.3),
                     python-mox3 (>= 0.7.0),
                     python-nose,
                     python-nosehtmloutput (>= 0.0.3),
                     python-nosexcover,
                     python-openstack.nose-plugin,
                     python-oslo.config (>= 1:2.3.0),
                     python-oslosphinx (>= 2.5.0),
                     python-testtools (>= 1.4.0),
                     python-unittest2,
                     testrepository,
Standards-Version: 3.9.8
Homepage: https://github.com/stackforge/designate-dashboard
Vcs-Git: https://anonscm.debian.org/git/openstack/designate-dashboard.git
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/designate-dashboard.git/

Package: python-designate-dashboard
Architecture: all
Depends: openstack-dashboard,
         python-babel (>= 1.3),
         python-designateclient (>= 1.0.0),
         python-pbr (>= 1.8),
         python-pkg-resources,
         ${misc:Depends},
         ${python:Depends},
Description: OpenStack DNS as a Service - dashboard plugin
 Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
 REST API for domain & record management. It is Integrated with Keystone for
 authentication, and provides a framework in place to integrate with Nova and
 Neutron notifications (for auto-generated records). Designate supports
 PowerDNS and Bind9 out of the box.
 .
 This package contains the OpenStack dashboard plugin.
