X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=6cf01bfee8fb517d453692d6eece52155e91acf2;hb=267105b341780246b182158a5a07f2dbc87717ff;hp=a7c674f7b2cfeaf1d3ff6e182d23b5f2b5e4e23e;hpb=a1a495a73660ddb2f2e5696b653308f290cccaa4;p=tar diff --git a/debian/control b/debian/control index a7c674f..6cf01bf 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,17 @@ Source: tar Section: utils Priority: required Maintainer: Bdale Garbee -Uploaders: Cark Worth +Uploaders: Carl Worth Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev -Standards-Version: 3.8.0 +Standards-Version: 3.9.1 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