golang-github-ngaut-deadline 0.0~git20170224.0.71c16b1-7 source package in Ubuntu

Changelog

golang-github-ngaut-deadline (0.0~git20170224.0.71c16b1-7) unstable; urgency=medium

  * QA upload.

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

  [ Jelmer Vernooij ]
  * Fix Debian QA group name.
  * Use secure copyright file specification URI.

  [ Debian Janitor ]
  * 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.
  * Apply multi-arch hints.
    + golang-github-ngaut-deadline-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Mon, 01 Feb 2021 23:40:07 +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-ngaut-deadline_0.0~git20170224.0.71c16b1-7.dsc 2.3 KiB a8c46179b24a1764cc07e0fe4cdef73a6011a2a201492d9db7931ad04175f283
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1.orig.tar.xz 4.2 KiB 17163346e9e7747c4951f933bed5616de67c142523bfc2d461391e12a82cb4fa
golang-github-ngaut-deadline_0.0~git20170224.0.71c16b1-7.debian.tar.xz 2.6 KiB ad2886fb22e523ad015923821a22c58c3afa02fc694b39230cae69e477e1e0fb

No changes file available.

Binary packages built by this source

golang-github-ngaut-deadline-dev: deadline reader/writer

 This package provides convenience wrappers using a default timeout
 value around Readers and Writers that also implement the
 SetReadDeadline and SetWriteDeadline interfaces (such as net.Conn).