From: Bdale Garbee Date: Sun, 23 May 2010 11:27:14 +0000 (-0600) Subject: no point suggesting something that's required X-Git-Tag: debian/1.23-2~3 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=99037e4dd8259806e7e3880fa33d44eed520b3b7;p=debian%2Ftar no point suggesting something that's required --- diff --git a/debian/changelog b/debian/changelog index e007aef9..ec79253a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ tar (1.23-2) UNRELEASED; urgency=low - * use xz when lzma is called for, closes: #582706 + * use xz when lzma is called for, and stop suggesting xz-utils since it + is now priority required, closes: #582706 -- Bdale Garbee Wed, 23 May 2010 05:21:37 -0600 diff --git a/debian/control b/debian/control index 3aa809c9..d9469510 100644 --- a/debian/control +++ b/debian/control @@ -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, xz-utils +Suggests: bzip2, ncompress 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