Source: mesos-dns
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Ivan Udovichenko <iudovichenko@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-github-emicklei-go-restful-dev,
               golang-github-kylelemons-godebug-dev,
               golang-github-mesos-mesos-go-dev (>= 0.0.2),
               golang-github-miekg-dns-dev,
               zbase32,
               golang-glog-dev
Standards-Version: 3.9.6
Homepage: https://github.com/mesosphere/mesos-dns
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/mesos-dns.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/mesos-dns.git
XS-Go-Import-Path: github.com/mesosphere/mesos-dns

Package: mesos-dns
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go
Description: DNS-based service discovery for Mesos.
 Mesos-DNS supports service discovery in Apache Mesos clusters. It allows
 applications and services running on Mesos to find each other through the
 domain name system (DNS), similarly to how services discover each other
 throughout the Internet.
