From f6ad1ddfd6e62eef5275cade36fd48b73ea54bad Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 10 May 2001 17:54:03 +0000 Subject: [PATCH] random changes to this and that --- debian/changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3ab17b0..f8e8741 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ alien (7.24) unstable; urgency=low - * Patch from Raul Miller to make it used gzip -dc | tar + * Patch from Raul Miller to make it use gzip -dc | tar everywhere it used to use tar zxvf. The problem with the latter is - that, on red hat anyway, tar or gzip seems to be broken, and tar does - not see an end-of-file marker, causing alien to hang when converting - rpms to debs. Closes: #96200 + that, on Red Hat anyway, when tar is reading from stdin, tar or gzip + seems to be broken, and tar does not see an end-of-file marker, causing + alien to hang when converting rpms to debs. Closes: #96200 -- Joey Hess Wed, 9 May 2001 11:09:16 -0400