DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-jpillora-overseer 1.1.6-1

Package Information

DescriptionMonitorable, 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.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByMikhail Potemkin <potemkinmr@gmail.com>
Sponsorotto@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-jpillora-overseer.git (browse)
Closes#1128357
Trackerhttps://tracker.debian.org/pkg/golang-github-jpillora-overseer
Uploaded2 hours ago

New Package Report

.changes
DateWed, 05 Aug 2026 13:44:28 +0000
Sourcegolang-github-jpillora-overseer
Version1.1.6-1
Changed-ByMikhail Potemkin
Architecturesource all
Distributionunstable
Changelog
golang-github-jpillora-overseer (1.1.6-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128357)
   * Includes the library jpillora/s3 from the same author as it is unlikely to
     have any other consumers, and it is also small and thus not worth packaging
     separately.
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-jpillora-overseer-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/jpillora/overseer
Upstream-Name: overseer
Upstream-Contact: https://github.com/jpillora/overseer

Files:
 *
Copyright:
 2017 Jaime Pillora
License: Expat

Files:
 debian/*
Copyright:
 2026 Mikhail Potemkin <potemkinmr@gmail.com>
 2026 Otto Kekäläinen <otto@debian.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

Files:
 debian/vendor/github.com/jpillora/s3/*
Copyright:
 2018 SmartyStreets
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package