X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=a83a11335140f71158abf2a2d79b69853e45e27f;hb=31ddaba37b395cf6bece20c455149d05c369b018;hp=b16f04052413c847b974872c6b1c928de7bdd159;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=tar diff --git a/debian/control b/debian/control index b16f040..a83a113 100644 --- a/debian/control +++ b/debian/control @@ -4,15 +4,15 @@ Priority: required Maintainer: Bdale Garbee Uploaders: Carl Worth Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev -Standards-Version: 3.8.2 +Standards-Version: 3.8.4 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, xz-utils, lzma +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