From 99037e4dd8259806e7e3880fa33d44eed520b3b7 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 23 May 2010 05:27:14 -0600 Subject: [PATCH] no point suggesting something that's required --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e007aef..ec79253 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 3aa809c..d946951 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 -- 2.43.0