tar 1.26-4ubuntu1 source package in Ubuntu

Changelog

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

  * Build-depend on gettext:any, since we only need it to run tools at
    build-time.
 -- Colin Watson <email address hidden>   Sat, 31 Mar 2012 01:57:23 +0100

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
Precise release main utils

Downloads

File Size SHA-256 Checksum
tar_1.26.orig.tar.gz 3.2 MiB 0f77a22ed6f07be172cb7eb825c73fbf0d58127fc38d8c60da423ac8590be639
tar_1.26-4ubuntu1.debian.tar.gz 32.4 KiB 9b7d9b3b2b178782d60b1bda8eb0eae77cf6432178a6d970e481cdc9e71eb059
tar_1.26-4ubuntu1.dsc 1.9 KiB 4c3d794bef5cbf71b8100a2ef6d3b8ee94a951fb472154e069a7d6d8358d41a2

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.