#228: Use Automake 1.11's dist-xz option -------------------------+-------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: enhancement | Status: new Priority: minor | Milestone: Component: Milena | Version: 1.0 Keywords: Make | -------------------------+-------------------------------------------------- Quoting the [http://www.mail-archive.com/automake@gnu.org/msg15022.html announce of Automake 1.11]:
{{{ - "make dist" can now create xz-compressed tarballs, as well as (deprecated?) lzma-compressed tarballs. }}}
Note that this change requires Automake 1.11, which is not in Debian stable (Lenny). We might want to wait a little bit before requiring this version.
#228: Use Automake 1.11's dist-xz option --------------------------+------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: enhancement | Status: closed Priority: minor | Milestone: Component: Milena | Version: 1.0 Resolution: fixed | Keywords: Make --------------------------+------------------------------------------------- Changes (by levill_r):
* status: new => closed * resolution: => fixed
Comment:
Done in branch `automake-1.11`. Do not forget to merge/rebase this branch into `next` when Automake 1.11 is shipped with our main targets (or a least Debian stable).