ncompress 4.2.4.4-1 source package in Ubuntu

Changelog

ncompress (4.2.4.4-1) unstable; urgency=low

  * New upstream release.
    - Upstream now contains spelling-error.patch and manpage-syntax.patch
    - Tweak remove-zcat.patch and uncompress-real.patch for new compress.1
  * Bump standards version to 3.9.1.0 (no packaging changes).

ncompress (4.2.4.3-6) unstable; urgency=low

  * Rework manpage-syntax patch AGAIN after further discussion with upstream.
    - This change refines my fixes for Lintian's hyphen/dash/minus warnings
    - Minor changes cascaded into remove-zcat.patch and uncompress-real.patch

ncompress (4.2.4.3-5) unstable; urgency=low

  * Rework manpage-syntax.patch after discussion with upstream.
    - Put SEE ALSO section back to its original location and preserve formatting

ncompress (4.2.4.3-4) unstable; urgency=low

  * Rework patches so that they make more sense from an upstream perspective.
  * Fix warnings from the Full Lintian Report in the PTS.
    - Fix spelling errors in compress42.c (in spelling-error.patch)
    - Properly escape "-" in compress.1 (in manpage-syntax.patch)

ncompress (4.2.4.3-3) unstable; urgency=low

  * Stop overriding $(CFLAGS) and accept whatever is passed to debian/rules.

ncompress (4.2.4.3-2) unstable; urgency=low

  * Tweak long and short descriptions.
  * Bump standards version to 3.9.0.0.
  * Add Homepage: tag in debian/control.
  * Convert debian/copyright to new DEP-5 machine-readable format.
  * Convert to source format "3.0 (quilt)"
    - Add new file debian/source/format 
    - Add new patch debian/patches/uncompress-real.patch
    - Add new patch debian/patches/remove-zcat.patch
    - Add new patch debian/patches/manpage-syntax.patch
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:47:48 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Kenneth J. Pronovici
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ncompress_4.2.4.4.orig.tar.gz 31.8 KiB b00ba28d3f332b38aa75478a15c1b789957aa6c02d6453471f452c0ec3e6517a
ncompress_4.2.4.4-1.debian.tar.gz 8.9 KiB bbfbc07a890c0ac2725020fc9534026fc033ee442953808a49bdc252c7fc2942
ncompress_4.2.4.4-1.dsc 1.0 KiB 366af056ff36dcffc1ad4b3df8578d51515b7d427033330e4e4f651212171eb3

Available diffs

View changes file

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.