Source: fleet
Section: admin
Priority: optional
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>,
           Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               dh-systemd,
               golang-clockwork-dev,
               golang-dbus-dev,
               golang-docker-dev,
               golang-etcd-server-dev | golang-github-coreos-etcd-dev,
               golang-github-coreos-go-systemd-dev,
               golang-github-rakyll-globalconf-dev,
               golang-github-ugorji-go-codec-dev,
               golang-go,
               golang-go-semver-dev,
               golang-go.crypto-dev,
               golang-google-api-dev,
               golang-uuid-dev
Standards-Version: 3.9.6
Homepage: https://github.com/coreos/fleet
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/fleet.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/fleet.git

Package: fleet
Architecture: any
Depends: golang-go,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: etcd
Built-Using: ${misc:Built-Using}
Description: distributed init system using systemd and etcd
 Fleet ties together systemd and etcd into a distributed init system.
 It is as an extension of systemd that operates at the cluster level
 instead of the machine level. This project is very low level and is
 designed as a foundation for higher order orchestration.
