Source: golang-github-jpillora-overseer
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jpillora-overseer
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jpillora-overseer.git
Homepage: https://github.com/jpillora/overseer
XS-Go-Import-Path: github.com/jpillora/overseer

Package: golang-github-jpillora-overseer-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Monitorable, gracefully restarting, self-upgrading binaries in Go (library)
 Overseer is a package for creating monitorable, gracefully restarting,
 self-upgrading binaries in Go (golang). The main goal of this project is
 to facilitate the creation of self-upgrading binaries which play nice
 with standard process managers, secondly it should expose a small and
 simple API with reasonable defaults.
