tar 1.27-1 source package in Ubuntu

Changelog

tar (1.27-1) unstable; urgency=low


  * new upstream version
  * prefix backup and restore scripts with tar- to avoid conflicts with
    other packages like openafs-client, closes: #724064, #724240
  * move "libexec" content in tar-scripts to /usr/lib/tar, closes: #724238

 -- Bdale Garbee <email address hidden>  Tue, 15 Oct 2013 09:56:45 -0600

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-1.dsc 1.8 KiB cbb2984f1c9a075e87df49147818ab87adc9791bd882375d810352c067c783eb
tar_1.27.orig.tar.xz 1.6 MiB b62087f9e919c6a4c199ea3aaf79335616ee50c38b0fa01b941400d86c86a879
tar_1.27-1.debian.tar.gz 37.5 KiB 47b6a41322778eee07659be59e22f5695b273c2f4ccb297df677a59bb84336fe

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.