Suggest lzma. If not installed, alien will still fail to decompress RPMs using it, but will support most rpms, which are not.

This commit is contained in:
Joey Hess
2010-05-17 20:27:12 -04:00
parent 38bf42863d
commit f6529d9be0
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -5,6 +5,8 @@ alien (8.81) UNRELEASED; urgency=low
* Prevent DESTROY stomping on alien's exit code sometimes.
* Support extracting lzma compressed RPMs.
(Patch by unnamed person on some bug tracking system I don't frequent.)
* Suggest lzma. If not installed, alien will still fail to decompress
RPMs using it, but will support most rpms, which are not.
-- Joey Hess <joeyh@debian.org> Wed, 28 Apr 2010 11:29:19 -0400