Add all the rest of the services in the "designate" meta-package.

This commit is contained in:
Thomas Goirand
2016-03-25 10:32:48 +01:00
parent 5c2465a774
commit 50a3a4ecc9
3 changed files with 17 additions and 6 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
designate (1:2.0.0~rc1-2) UNRELEASED; urgency=medium
* Add all the rest of the services in the "designate" meta-package.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Mar 2016 10:32:29 +0100
designate (1:2.0.0~rc1-1) experimental; urgency=medium
* New upstream release.

15
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: designate
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
dh-python,
dh-systemd,
@@ -56,10 +56,10 @@ Build-Depends-Indep: bandit,
python-requests-mock (>= 0.7.0),
python-routes,
python-six (>= 1.9.0),
python-suds,
python-sphinxcontrib-httpdomain,
python-sqlalchemy (>= 1.0.10),
python-stevedore (>= 1.5.0),
python-suds,
python-tempest-lib (>= 0.14.0),
python-testscenarios,
python-testtools (>= 1.4.0),
@@ -116,15 +116,15 @@ Depends: python-babel,
python-requests (>= 2.8.1),
python-routes,
python-six (>= 1.9.0),
python-suds,
python-sqlalchemy (>= 1.0.10),
python-stevedore (>= 1.5.0),
python-suds,
python-tooz (>= 1.28.0),
python-webob,
python-werkzeug,
${misc:Depends},
${python:Depends},
Provides: ${python:Provides}
Provides: ${python:Provides},
XB-Python-Version: ${python:Versions}
Description: OpenStack DNS as a Service - Python libs
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
@@ -158,6 +158,10 @@ Depends: designate-agent (= ${binary:Version}),
designate-api (= ${binary:Version}),
designate-central (= ${binary:Version}),
designate-common (= ${binary:Version}),
designate-mdns (= ${binary:Version}),
designate-pool-manager (= ${binary:Version}),
designate-sink (= ${binary:Version}),
designate-zone-manager (= ${binary:Version}),
${misc:Depends},
${python:Depends},
Description: OpenStack DNS as a Service - metapackage
@@ -279,7 +283,8 @@ Description: OpenStack DNS as a Service - zone manager
Package: designate-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Depends: ${misc:Depends},
${sphinxdoc:Depends},
Description: OpenStack DNS as a Service - doc
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
REST API for domain & record management. It is Integrated with Keystone for

View File

@@ -1,5 +1,5 @@
etc/designate
etc/designate/conf.d
usr/share/designate
var/lib/designate
var/log/designate
usr/share/designate