golang-github-dgryski-go-bitstream 0.0~git20151205.0.27cd597-2 source package in Ubuntu

Changelog

golang-github-dgryski-go-bitstream (0.0~git20151205.0.27cd597-2) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Alexandre Viau ]
  * Move to salsa.debian.org.
  * Testsuite: autopkgtest-pkg-go.
  * Priority extra -> optional.

 -- Alexandre Viau <email address hidden>  Sat, 30 Dec 2017 13:43:04 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-2.dsc 2.4 KiB 2f0c31e2b4f8139e5aa33d978d2ad4bdec76bf9439f4702abdf32c8b9e2a7f27
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597.orig.tar.xz 2.6 KiB 8ef1d1f1c16f5c24fcca4d70452de7c7d90cc5efbcb27858072ae7798a9cdd0a
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-2.debian.tar.xz 1.8 KiB 44887557ee5cfc06941e616f345f75254ec59c3cfe7ba6425f3052c732d3c3e8

No changes file available.

Binary packages built by this source

golang-github-dgryski-go-bitstream-dev: read and write bits from io.Reader and io.Writer

 Package bitstream is a simple wrapper around a io.Reader and
 io.Writer to provide bit-level access to the stream.