snappy-java 1.1.8.3-1 source package in Ubuntu

Changelog

snappy-java (1.1.8.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Set the source/target level to Java 8
  * Remove the prebuilt binaries from the upstream tarball
  * Standards-Version updated to 4.5.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Mon, 25 Jan 2021 09:56:08 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java
Lunar release universe java
Jammy release universe java

Downloads

File Size SHA-256 Checksum
snappy-java_1.1.8.3-1.dsc 2.1 KiB 34597cad21429216410efca8f36ba0ee5f04079a6a11b3f8247714dd1873c6be
snappy-java_1.1.8.3.orig.tar.xz 962.9 KiB 1015484b39338308b57f1d80b999384cf9cdac52045e944af5e6beccb98432f0
snappy-java_1.1.8.3-1.debian.tar.xz 7.0 KiB 2d6958fdb222d302f93e947050f0b380cc3e9a285fac0bcb555b85b0753853f9

Available diffs

No changes file available.

Binary packages built by this source

libsnappy-java: Snappy for Java, a fast compressor/decompresser

 Java port of Snappy, a fast compresser/decompresser written in C++,
 originally developed by Google.
 .
 Snappy's main target is very high-speed compression/decompression with
 reasonable compression size. So the compression ratio of snappy-java is
 modest and about the same as LZF (ranging 20%-100% according to the
 dataset).

libsnappy-jni: Snappy for Java, a fast compressor/decompresser (JNI library)

 Java port of Snappy, a fast compresser/decompresser written in C++,
 originally developed by Google.
 .
 Snappy's main target is very high-speed compression/decompression with
 reasonable compression size. So the compression ratio of snappy-java is
 modest and about the same as LZF (ranging 20%-100% according to the
 dataset).
 .
 This package contains the architecture specific Java native interface part.

libsnappy-jni-dbgsym: debug symbols for libsnappy-jni