ncompress 4.2.4.4-20 source package in Ubuntu

Changelog

ncompress (4.2.4.4-20) unstable; urgency=medium

  * Convert Debian packaging from Subversion to Git.
  * Bump standards version to 4.1.3.0 (no packaging changes).

 -- Kenneth J. Pronovici <email address hidden>  Wed, 03 Jan 2018 02:42:36 +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
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
ncompress_4.2.4.4-20.dsc 1.9 KiB 0a5ddf21331851549c00e3882906c49cd262d53a945893796fb254aaaef2822e
ncompress_4.2.4.4.orig.tar.gz 31.8 KiB b00ba28d3f332b38aa75478a15c1b789957aa6c02d6453471f452c0ec3e6517a
ncompress_4.2.4.4-20.debian.tar.xz 12.8 KiB 6963ad6b9de942b03d7a7df9253f8d704803bb8c236c8c8f1bda5ee9589a860d

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