X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=0253177beda79a985ea39647720119a6079e5648;hb=ae97c97807ba02242ab492260b1d531da5e58c61;hp=b16f04052413c847b974872c6b1c928de7bdd159;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=debian%2Ftar diff --git a/debian/control b/debian/control index b16f0405..0253177b 100644 --- a/debian/control +++ b/debian/control @@ -4,15 +4,19 @@ Priority: required Maintainer: Bdale Garbee Uploaders: Carl Worth Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev -Standards-Version: 3.8.2 +Standards-Version: 3.9.2 +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} +Multi-Arch: foreign +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 +Breaks: dpkg-dev (<< 1.14.26) +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