libzstd 1.5.7+dfsg-1 source package in Ubuntu

Changelog

libzstd (1.5.7+dfsg-1) unstable; urgency=medium

  * Use debputy's X-Style: black.
  * Add the year 2025 to my debian/* copyright notice.
  * Declare compliance with Policy 4.7.1 with no changes.
  * Try to get the Salsa CI jobs running:
    - use the recipes/debian CI definition
    - honor the .gitattributes file in the Salsa CI jobs
    - raise the test timeout even further: 10 -> 50 minutes
  * Force the .tar.gz download, it is the only signed one.
    Addresses: !2
  * Actually pass DH_CMAKE_CONFIGURE_OPTS to dh!
    Addresses: !1
  * New upstream release:
    - drop the 0025-tests-fix-non-regular-file-test-on-GNU-Hurd patch,
      applied upstream
    - regenerate the 0023-cmake-min-3.13 patch
    - refresh line numbers in the 0013-skip-memory-greedy-tests,
      0015-Skip-dev-random-tests-on-hurd, 0017-alpha-fbfs-st_mtime, and
      0018-kfreebsd-ftbfs-utime-now patches

 -- Peter Pentchev <email address hidden>  Thu, 13 Mar 2025 23:58:55 +0200

Upload details

Uploaded by:
RPM packaging team
Uploaded to:
Sid
Original maintainer:
RPM packaging team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libzstd_1.5.7+dfsg-1.dsc 2.3 KiB 8f6ab97fa772d921334e50fa5756a0951e23c718dc913e43a228f28c1a23adf9
libzstd_1.5.7+dfsg.orig.tar.xz 1.7 MiB 0c092ef267edce57ba7f3f2645c861f72eaf5e76273c6c3632869423464b90a5
libzstd_1.5.7+dfsg-1.debian.tar.xz 22.5 KiB 5e88424d919941291f79e1bfada6cb1a6f748671d9de7d4b7d931f361f183a15

Available diffs

No changes file available.

Binary packages built by this source

libzstd-dev: fast lossless compression algorithm -- development files

 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the headers and static library.

libzstd1: fast lossless compression algorithm

 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the shared library.

libzstd1-dbgsym: debug symbols for libzstd1
zstd: fast lossless compression algorithm -- CLI tool

 Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
 real-time compression scenarios at zlib-level compression ratio.
 .
 This package contains the CLI program implementing zstd.

zstd-dbgsym: debug symbols for zstd