golang-github-dgryski-go-bitstream 0.0~git20180412.3522498-3 source package in Ubuntu

Changelog

golang-github-dgryski-go-bitstream (0.0~git20180412.3522498-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Fri, 05 Feb 2021 01:54:24 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
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-dgryski-go-bitstream_0.0~git20180412.3522498-3.dsc 2.4 KiB 9a0d50b5856f9b865c599f1823847eb671970867f9ecb23210e4037526b592da
golang-github-dgryski-go-bitstream_0.0~git20180412.3522498.orig.tar.xz 3.3 KiB 97eb359d7045e070c946f3a0a1be32eeb8efb7a6109369e09f0677052bafdf00
golang-github-dgryski-go-bitstream_0.0~git20180412.3522498-3.debian.tar.xz 2.7 KiB 8dc516134964a24f7b0491f368e4ef290b15e0c12217f450f72356b3941bed67

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.