Source: designate-dashboard
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 openstack-dashboard (>= 3:12.0.0),
 python-babel,
 python-coverage,
 python-designateclient (>= 1.5.0),
 python-django,
 python-django-compressor,
 python-django-nose,
 python-django-openstack-auth (>= 3.5.0),
 python-mock,
 python-mox,
 python-mox3,
 python-nose,
 python-nosehtmloutput,
 python-nosexcover,
 python-openstack.nose-plugin,
 python-openstackdocstheme (>= 1.16.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.log (>= 3.22.0),
 python-testtools (>= 1.4.0),
 python-unittest2,
 testrepository,
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/designate-dashboard.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/designate-dashboard.git
Homepage: https://github.com/stackforge/designate-dashboard

Package: python-designate-dashboard
Architecture: all
Depends:
 openstack-dashboard (>= 3:12.0.0),
 python-babel,
 python-designateclient (>= 1.5.0),
 python-oslo.log (>= 3.22.0),
 python-pbr (>= 2.0.0),
 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.
