pax 1:20161104-2 source package in Ubuntu

Changelog

pax (1:20161104-2) unstable; urgency=low

  * Make cross-buildable (Closes: #842849)

 -- Thorsten Glaser <email address hidden>  Tue, 08 Nov 2016 23:33:12 +0000

Upload details

Uploaded by:
Thorsten Glaser
Uploaded to:
Sid
Original maintainer:
Thorsten Glaser
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pax_20161104-2.dsc 1.8 KiB d7e7a44de0ccd023fb8ba512ee9c57abe949fab9a730ee53351df9c9dddc2af9
pax_20161104.orig.tar.xz 108.9 KiB f22ab567ae4a7f119cf825449d3e6b5c8a19bae67111db1140b9bc2c4e95300d
pax_20161104-2.debian.tar.xz 6.7 KiB 0e34063c6c84fffa082ea6c8502f0f1e182191afd6ccfcf34023f9ccb320ecb0

Available diffs

No changes file available.

Binary packages built by this source

pax: Portable Archive Interchange (cpio, pax, tar)

 paxtar is an implementation of an archiving utility that reads
 and writes several formats - traditional ones, the extended
 formats specified in IEEE 1003.1, and the ar(5) format used
 by deb(5) packages (MirBSD specific paxtar extension). The
 pax interface was designed by IEEE 1003.2 as a compromise in
 the chronic controversy over which of tar or cpio is best, but
 this implementation offers paxcpio and paxtar for easy calling.
 .
 This is the MirBSD paxtar implementation supporting the formats
 ar, bcpio, cpio, SVR4 cpio with and without CRC, old tar, and
 ustar, but not the format known as pax yet. It has extensions
 for removing non-numerical user and group IDs from the archive,
 storing hardlinked files only once, setting ownership to the
 superuser, anonymising inode and device information, changing
 the mtime to zero, and producing GNU tar compatible trailing
 slashes on ustar directory nodes. Its "ar" format is suitable
 for operating on *.deb files, unlike that of GNU binutils.
 .
 Note that ACLs and Extended Attributes are not supported.
 Also, on Debian GNU/Hurd and Debian GNU/Linux (but not
 Debian GNU/kFreeBSD), size of archive members is limited
 to the width of the "long" type, that is, 2 GiB on platforms
 that do not have a 64-bit "long" type, due to a bug in the
 GNU C library (Debian #317466).

pax-dbgsym: debug symbols for pax