tar 1.26-3ubuntu1 source package in Ubuntu

Changelog

tar (1.26-3ubuntu1) precise; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Mark tar Multi-Arch: foreign.

tar (1.26-3) unstable; urgency=low

  * only run listed03.at on Linux systems synce upstream says it's known to
    fail on BSD, apparently including our kfreebsd variants, closes: #639178

tar (1.26-2) unstable; urgency=low

  * clean up various lintian warnings

tar (1.26-1) unstable; urgency=low

  * new upstream version
  * add a check to the rules file to ensure test suite is not attempted while
    building as root, closes: #596268
 -- Colin Watson <email address hidden>   Sun, 27 Nov 2011 15:20:45 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
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.26.orig.tar.gz 3.2 MiB 0f77a22ed6f07be172cb7eb825c73fbf0d58127fc38d8c60da423ac8590be639
tar_1.26-3ubuntu1.debian.tar.gz 32.1 KiB 02f3e562018a17fe94785322bc257fad4eb5679532000806453b4aed763da1ff
tar_1.26-3ubuntu1.dsc 1.9 KiB 48b94f1e6a8664ba177b9048d2a2113dfd4e98c943e33cb4d1f816197fc7dbc3

Available diffs

View changes file

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.