golang-github-tdewolff-test 1.0.6-1 source package in Ubuntu

Changelog

golang-github-tdewolff-test (1.0.6-1) unstable; urgency=medium

  * New upstream version 1.0.6
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Add "Rules-Requires-Root: no" to debian/control
  * Bump Standards-Version to 4.5.0 (no change)

 -- Anthony Fok <email address hidden>  Fri, 21 Feb 2020 03:53:10 -0700

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tdewolff-test_1.0.6-1.dsc 2.2 KiB afdfecfc4bf8fbd2de0a8108f165a1752b461c874e8a287bfb9f408fa2748d7f
golang-github-tdewolff-test_1.0.6.orig.tar.gz 2.8 KiB f54379b9ab50b7d3a0f93d47378ca1b35c71b6dc5c14993a7a1c467797bbeb83
golang-github-tdewolff-test_1.0.6-1.debian.tar.xz 2.7 KiB cf3fdfc333f3d0f23855bd4620cf624f3868847a810dfb0cc8ea4633296ada9e

Available diffs

No changes file available.

Binary packages built by this source

golang-github-tdewolff-test-dev: Go test helper functions

 github.com/tdewolff/test is a helper package written in Go.
 It implements a few functions that are useful for io testing,
 such as readers and writers that fail after N consecutive reads/writes.