arc 5.21q-9 source package in Ubuntu

Changelog

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

  * New maintainer. Closes: #885923
  * Update Vcs fields.
  * Remove now unused salsa CI files.
  * Wrap and sort (-sat) debian files.
  * Use https instead of http.
  * Move location of license on Debian systems into a Comment field.
  * Switch to Standards-Version 4.6.0 (no changes needed).
  * Mark binary package as Multi-Arch foreign.
  * Decapitalize first word in package synopsis.
  * Improve package description.

 -- Guillem Jover <email address hidden>  Wed, 19 Jan 2022 23:32:34 +0100

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

Downloads

File Size SHA-256 Checksum
arc_5.21q-9.dsc 1.8 KiB 62421e222a88289894b4581c9c7b57230ecf9562eb8c0120fc3c2322ab0177ea
arc_5.21q.orig.tar.gz 77.5 KiB bde44648d0c451852612da2256f5a7e48b97d0d625ba88b903d7f223959528cc
arc_5.21q-9.debian.tar.xz 42.8 KiB 9c3b42b409b56f475e11678d88a5bf92bf8b28e9b12c7b23b6bfbbf4e4546930

Available diffs

No changes file available.

Binary packages built by this source

arc: archive utility based on the MSDOS ARC program

 This program is based on the MSDOS ARC program, version 5.21, plus a few
 enhancements.
 .
 ARC also performs Huffman Squeezing on data. The Huffman Squeeze algorithm
 was removed from MSDOS 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 MSDOS.
 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