ncompress 4.2.4.4-18 source package in Ubuntu

Changelog

ncompress (4.2.4.4-18) unstable; urgency=medium

  * Fix build process to work when cross-building (closes: #876108).
    - Initial patch contributed by Helmut Grohne <email address hidden>
    - Update debian/rules to use a triplet-prefixed compiler 
    - Update debian/rules to honor DEB_BUILD_OPTIONS=nocheck

 -- Kenneth J. Pronovici <email address hidden>  Tue, 19 Sep 2017 00:21:33 +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-18.dsc 1.8 KiB c64a453763776fcbb9448452f48eb3be359caeeb6523c9dc1d8187c6bb4f090f
ncompress_4.2.4.4.orig.tar.gz 31.8 KiB b00ba28d3f332b38aa75478a15c1b789957aa6c02d6453471f452c0ec3e6517a
ncompress_4.2.4.4-18.debian.tar.xz 12.7 KiB 01ec090c0899bb4d104e9b84a5900865597d38318d4ef8bc487d78663b79d664

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