tar 1.27-4 source package in Ubuntu

Changelog

tar (1.27-4) unstable; urgency=low


  * add ACL, XATTR, and SELinux support by augmenting build-deps so the
    configure will find the right libraries, closes: #732071

 -- Bdale Garbee <email address hidden>  Sat, 14 Dec 2013 10:05:08 -0700

Upload details

Uploaded by:
Bdale Garbee
Uploaded to:
Sid
Original maintainer:
Bdale Garbee
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tar_1.27-4.dsc 1.8 KiB 492a3382cd01edede61972c6b26e9037843942a6dbf913629188900fb195dad1
tar_1.27.orig.tar.xz 1.6 MiB b62087f9e919c6a4c199ea3aaf79335616ee50c38b0fa01b941400d86c86a879
tar_1.27-4.debian.tar.gz 21.4 KiB 1f4f1ca38ae0c28d3b2d60e8f82fbcc7e8c3b7471019aef0c3efa0751fb45e59

Available diffs

No changes file available.

Binary packages built by this source

tar: GNU version of the tar archiving utility

 Tar is a program for packaging a set of files as a single archive in tar
 format. The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world. It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.

tar-scripts: optional scripts for GNU version of the tar archiving utility

 This package provides the backup, restore, backup.sh, and dump-remind
 scripts that are mentioned in the tar documentation.