ncompress 4.2.4.4-19 source package in Ubuntu

Changelog

ncompress (4.2.4.4-19) unstable; urgency=medium

  * Remove "Testsuite: autopkgtest" from debian/control per Lintian warning.
  * Bump standards version to 4.1.1.0 (no packaging changes)

 -- Kenneth J. Pronovici <email address hidden>  Sun, 12 Nov 2017 21:18:19 +0000

Upload details

Uploaded by:
Kenneth J. Pronovici
Uploaded to:
Sid
Original maintainer:
Kenneth J. Pronovici
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ncompress_4.2.4.4-19.dsc 1.8 KiB a9dc9140e5d66c1fd8970a38dacd93561ad5f421ddccea0dc360ec9a5177937a
ncompress_4.2.4.4.orig.tar.gz 31.8 KiB b00ba28d3f332b38aa75478a15c1b789957aa6c02d6453471f452c0ec3e6517a
ncompress_4.2.4.4-19.debian.tar.xz 12.7 KiB f28bfaa7e5c3b0c1ba1b89a2516e0653443a9e1a2fef8c71da04f46124533077

Available diffs

No changes file available.

Binary packages built by this source

ncompress: original Lempel-Ziv compress/uncompress programs

 This package provides the original compress and uncompress programs that used
 to be the de facto UNIX standard for compressing and uncompressing files.
 These programs implement a fast, simple Lempel-Ziv (LZW) file compression
 algorithm.
 .
 For Debian, the standard uncompress program is installed as uncompress.real,
 to avoid conflicting with other packages.
 .
 This package also contains a copyright notice and a brief discussion of the
 LZW patent history (written by one of the original authors) in the file
 /usr/share/doc/ncompress/README.Debian.

ncompress-dbgsym: debug symbols for ncompress