1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: tardy
Section: utils
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9), groff-base, autotools-dev, zlib1g-dev, libexplain-dev, libboost-dev, cpio
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=collab-maint/tardy.git
Vcs-Git: git://git.debian.org/git/collab-maint/tardy.git
Homepage: http://freshmeat.net/projects/tardy
Package: tardy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: post-processor for tar command
tardy alters the characteristics of files in a tar(1) archive. It
can change the files' owner, change the files' group, add a prefix to
the files' paths, and change the files' protections.
|