compress-lzf 1.0.4-1 source package in Ubuntu

Changelog

compress-lzf (1.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Improved the package description
  * Build with the DH sequencer instead of CDBS
  * Removed the unused dependency on libmaven-javadoc-plugin-java
  * Standards-Version updated to 4.3.0
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Mon, 28 Jan 2019 22:13:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
compress-lzf_1.0.4-1.dsc 2.0 KiB 23e1ffb2497a2d0b52f888f7bd8a484a850c8e39f2ec245a3f34f25bcbcb724a
compress-lzf_1.0.4.orig.tar.xz 1.6 MiB 206c04abea085e745aa5bb26e6ce0092de45e366d217360ec9d8b97556c224e0
compress-lzf_1.0.4-1.debian.tar.xz 2.6 KiB e71d572e99326d4b2524d922a1e7e26485c9b552772f7ff3d5bba84b1147d68e

Available diffs

No changes file available.

Binary packages built by this source

libcompress-lzf-java: Java library for encoding and decoding data in LZF format

 Compression codec for LZF encoding for particularly
 encoding/decoding, with reasonable compression. Compressor is basic
 Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical
 post-encoding.