golang-github-klauspost-compress 1.15.12+ds1-3 source package in Ubuntu

Changelog

golang-github-klauspost-compress (1.15.12+ds1-3) unstable; urgency=medium

  * Team upload.
  * Fix autopkgtest when installed testdata is mangled

 -- Shengjing Zhu <email address hidden>  Tue, 17 Jan 2023 13:30:16 +0800

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-klauspost-compress_1.15.12+ds1-3.dsc 1.8 KiB 2a5cefccbb158b3cff021c03059ff9a3afccceaeb5833391c729813f30a3a68e
golang-github-klauspost-compress_1.15.12+ds1.orig.tar.xz 29.4 MiB 565369d3fe205ebfde2a1391dcf71898e79180808b53d4e62d94e843713a8a87
golang-github-klauspost-compress_1.15.12+ds1-3.debian.tar.xz 6.3 KiB 6da2fd025ce92f3d3050a03a208ab3c4d6e9fe2a04a0bfa8912ce1f2849c1c1c

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.