tar 1.27-3 source package in Ubuntu

Changelog

tar (1.27-3) unstable; urgency=low


  * patch from Joey Hess to allow tar to replicate 1.26 output on behalf
    of pristine-tar, closes: #728025
  * honor DEB_BUILD_OPTIONS parallel=<n>, honor dpkg-buildflags in build
    target in addition to configure target, closes: #727196
  * lower mime priority to 1 so interactive packages using the default
    priority of 5 win, closes: #727303

 -- Bdale Garbee <email address hidden>  Sun, 03 Nov 2013 09:40:31 -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-3.dsc 1.8 KiB 4f88a614614b9357ecc7dec5db5d796df8816cc66d727a26d6dca8db221f9262
tar_1.27.orig.tar.xz 1.6 MiB b62087f9e919c6a4c199ea3aaf79335616ee50c38b0fa01b941400d86c86a879
tar_1.27-3.debian.tar.gz 21.2 KiB 133609e59b5df95ef19849d05cb2dbe6563fbccabba3d4eda580f649e582e421

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.