X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=65a3f13ef5fe0ba276f3161285caaa3a071c7b35;hb=26c88ec71c06c4b16e4f95c6bdbcfa01426c6e7a;hp=bc87b161d7d1b9c15ffae8f3032275125446db8b;hpb=1cbc63c39aad83f1a7963b1a2e5b14e982cea180;p=debian%2Ftar diff --git a/debian/control b/debian/control index bc87b161..65a3f13e 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,19 @@ Source: tar Section: utils Priority: required Maintainer: Bdale Garbee +Uploaders: Carl Worth Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev -Standards-Version: 3.8.0 +Standards-Version: 3.9.1 +Vcs-Git: git://git.gag.com/debian/tar +Vcs-Browser: http://git.gag.com/?p=debian/tar Package: tar Architecture: any -Pre-Depends: ${shlibs:Depends} +Pre-Depends: ${shlibs:Depends}, ${misc:Depends} Essential: yes Conflicts: cpio (<= 2.4.2-38) Replaces: cpio (<< 2.4.2-39) -Suggests: bzip2, ncompress +Suggests: bzip2, ncompress, xz-utils Description: 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