golang-github-facebookgo-httpdown 0.0~git20160323.0.a3b1354-8 source package in Ubuntu

Changelog

golang-github-facebookgo-httpdown (0.0~git20160323.0.a3b1354-8) unstable; urgency=medium

  * QA upload.

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Jelmer Vernooij ]
  * Fix Debian QA group name.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.1.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 01 Feb 2021 22:08:54 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-facebookgo-httpdown_0.0~git20160323.0.a3b1354-8.dsc 2.5 KiB 7a12f836714cdf083171f69809b71e09b373dbb251e0fa35c3503817a786fde8
golang-github-facebookgo-httpdown_0.0~git20160323.0.a3b1354.orig.tar.xz 9.0 KiB 7698101cd3abfe6c271e8710588018730c5396aec8b5dc9cb7ccfc1ff4ee84f1
golang-github-facebookgo-httpdown_0.0~git20160323.0.a3b1354-8.debian.tar.xz 6.3 KiB c6a13dcf4b730b0fdfd3d9855f11c4fbf0739a1b5c4c5df98ecede61f68cb50f

No changes file available.

Binary packages built by this source

golang-github-facebookgo-httpdown-dev: Gracefully shut down daemon without terminating connections

 This Go library provides a mechanism that makes it easy to build socket
 based servers that can be shut down without terminating active connections.
 .
 This library has been extended by the golang-github-facebookgo-grace-dev
 library package to also include graceful restarts.