X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=6cf01bfee8fb517d453692d6eece52155e91acf2;hb=267105b341780246b182158a5a07f2dbc87717ff;hp=bc87b161d7d1b9c15ffae8f3032275125446db8b;hpb=cb803f2be99e332216dd5b636c2999ecb529c249;p=tar diff --git a/debian/control b/debian/control index bc87b16..6cf01bf 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,17 @@ 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 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