golang-github-klauspost-compress 1.2.1-1 source package in Ubuntu

Changelog

golang-github-klauspost-compress (1.2.1-1) unstable; urgency=medium

  * New upstream snapshot.
  * Standards-Version: 4.0.0.
  * Set Testsuite to autopkgtest-pkg-go.
  * Remove unused lintian override.

 -- Alexandre Viau <email address hidden>  Wed, 02 Aug 2017 17:20:47 -0400

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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-klauspost-compress_1.2.1-1.dsc 2.4 KiB 29b94100d5c57f636b7445705a0af6a955233c0b5e8066b120ec1b7740749204
golang-github-klauspost-compress_1.2.1.orig.tar.gz 2.6 MiB 5c95b4b8dba515d275c4071675d35415512b0415d103653ba00f7305bb9ecfa9
golang-github-klauspost-compress_1.2.1-1.debian.tar.xz 2.5 KiB 7135c2000e95c99d2983e53eb94b69f94fd99210da8479f37b3719a291607d42

Available diffs

No changes file available.

Binary packages built by this source

golang-github-klauspost-compress-dev: optimized compression packages

 This package is based on an optimized Deflate function, which is used
 by gzip/zip/zlib packages. It offers slightly better compression at lower
 compression settings, and up to 3x faster encoding at highest compression
 level.