X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=b16f04052413c847b974872c6b1c928de7bdd159;hb=d73c4937b8f7712f6eb78774fa9711b701b419fd;hp=0ea1746c4bd8d88de08c98a12a3f450f8b9be44a;hpb=5de13253a6452a29eedec21a53980febd6d3b2b9;p=tar diff --git a/debian/control b/debian/control index 0ea1746..b16f040 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: Bdale Garbee Uploaders: Carl Worth Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Package: tar Architecture: any @@ -12,7 +12,7 @@ Pre-Depends: ${shlibs:Depends} Essential: yes Conflicts: cpio (<= 2.4.2-38) Replaces: cpio (<< 2.4.2-39) -Suggests: bzip2, ncompress +Suggests: bzip2, ncompress, xz-utils, lzma 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