snappy 1.1.7-2 source package in Ubuntu

Changelog

snappy (1.1.7-2) unstable; urgency=medium

  * Fix snappy_unittest FTBFS.
  * Add watch file.
  * Update debhelper level to 12:
    - don't specify parallel to debhelper.
  * Update homepage location.
  * Update Standards-Version to 4.4.1:
    - change package priority to optional.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 05 Dec 2019 19:18:14 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snappy_1.1.7-2.dsc 1.8 KiB 5e1d640a56843b58e465ff9a747525f130bacfc24c1a8362e78741f8ed9fd72b
snappy_1.1.7.orig.tar.gz 1.0 MiB 3dfa02e873ff51a11ee02b9ca391807f0c8ea0529a4924afa645fbf97163f9d4
snappy_1.1.7-2.debian.tar.xz 5.5 KiB 2c0e0701eebcaca3c15de069d5be8ec566d38166b48ef5aca3a916988b9d80fa

Available diffs

No changes file available.

Binary packages built by this source

libsnappy-dev: fast compression/decompression library (development files)

 Snappy is a compression/decompression library. It does not aim for
 maximum compression, or compatibility with any other compression
 library; instead, it aims for very high speeds and reasonable
 compression.
 .
 For instance, compared to the fastest mode of zlib, Snappy
 is an order of magnitude faster for most inputs, but the resulting
 compressed files are anywhere from 20% to 100% bigger. On a single core
 of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
 MB/sec or more and decompresses at about 500 MB/sec or more.
 .
 This package contains the development files required to build programs
 against Snappy.

libsnappy1v5: fast compression/decompression library

 Snappy is a compression/decompression library. It does not aim for
 maximum compression, or compatibility with any other compression
 library; instead, it aims for very high speeds and reasonable
 compression.
 .
 For instance, compared to the fastest mode of zlib, Snappy
 is an order of magnitude faster for most inputs, but the resulting
 compressed files are anywhere from 20% to 100% bigger. On a single core
 of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
 MB/sec or more and decompresses at about 500 MB/sec or more.

libsnappy1v5-dbgsym: debug symbols for libsnappy1v5