tar 1.27.1-2 source package in Ubuntu RTM

Changelog

tar (1.27.1-2) unstable; urgency=low


  * patch from David Gilman adds watch file with signature verification, 
    closes: #742351
  * patch from David Gilman fixes problem with multi-line descriptions,
    closes: #593149

 -- Bdale Garbee <email address hidden>  Sat, 22 Mar 2014 15:55:03 -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
14.09-factory release main utils
14.09 release main utils

Downloads

File Size SHA-256 Checksum
tar_1.27.1-2.dsc 1.8 KiB c79d3621eb195c92fd60bfccaedb6fc37c117549f8ef11a44e8b0dc7c14fc1fc
tar_1.27.1.orig.tar.xz 1.6 MiB 58169c5a03c04be20d3fb91010b01e822c6a58060a96e7cf2f9c1944de0151ab
tar_1.27.1-2.debian.tar.xz 31.2 KiB e2fab717e4574b2add8fc97ddf9fa7eb23a55152536c8c5e51383675f8774645

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.