arc 5.21q-13 source package in Ubuntu

Changelog

arc (5.21q-13) unstable; urgency=medium

  * Wrap fields in debian/tests/control.
  * Switch from future=+lfs to abi=+lfs build flags feature, and Build-Depends
    on dpkg-dev >= 1.22.0.
  * Update copyright years.

 -- Guillem Jover <email address hidden>  Tue, 16 Apr 2024 02:33:07 +0200

Upload details

Uploaded by:
Guillem Jover
Uploaded to:
Sid
Original maintainer:
Guillem Jover
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
arc_5.21q-13.dsc 1.8 KiB 6999829ba94b61534eeed8947dc74047557f71c8743f0791678de5c851281add
arc_5.21q.orig.tar.gz 77.5 KiB bde44648d0c451852612da2256f5a7e48b97d0d625ba88b903d7f223959528cc
arc_5.21q-13.debian.tar.xz 43.3 KiB 518955949b01e0694df844d787fb8bb25ca398a3be377c7dfbd2c71f904ab4aa

Available diffs

No changes file available.

Binary packages built by this source

arc: archive utility based on the MS-DOS ARC program

 This program is based on the MS-DOS ARC program, version 5.21, plus a few
 enhancements.
 .
 ARC also performs Huffman Squeezing on data. The Huffman Squeeze algorithm
 was removed from MS-DOS ARC after version 5.12. It turns out to be more
 efficient than Lempel-Ziv style compression when compressing graphic images.
 Squeeze analysis is always done now, and the best of packing, squeezing,
 or crunching is used.
 .
 Compresses and extracts Squashed files. "Squashing" was created by
 Phil Katz in his PKxxx series of ARC utility programs for MS-DOS.
 Dan Lanciani wrote the original modifications to ARC's Crunch code to
 handle Squashing. Klaus Reimer made minor changes since then, mostly to
 reduce the amount of memory required. The 'q' option flag must be
 specified to Squash files. The Squashing algorithm will be used instead
 of the usual Crunch algorithm, and will be compared against packing and
 squeezing, as before.
 .
 This package provides the arc and marc commands. MARC can be used to merge
 files compressed by ARC.

arc-dbgsym: debug symbols for arc