Support other deb data.tar compression schemes in fallback code. Closes: #718364 Thanks, Guillem Jover

This commit is contained in:
Joey Hess
2014-05-18 12:21:01 -04:00
parent 93ad8ae367
commit c1b64b0c48

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
alien (8.91) UNRELEASED; urgency=medium
* Support other deb data.tar compression schemes in fallback code.
Closes: #718364
Thanks, Guillem Jover
-- Joey Hess <joeyh@debian.org> Sun, 18 May 2014 12:20:20 -0400
alien (8.90) unstable; urgency=medium
* Add --target=<arch> option for setting architecture. Closes: #260948