gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
commitd300615539796bd95ab74ca982a682471ce4b9fe
authorMatthias Klose <doko@gcc.gnu.org>
Thu, 18 May 2017 18:49:16 +0000 (18 18:49 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Thu, 18 May 2017 18:49:16 +0000 (18 18:49 +0000)
treee9da82f45dbca3e1f6f956da541f0b8faccbc562
parent1bf07cc3ff38a893fd8daa248e834e9dac567b88
gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.

2017-05-18  Matthias Klose  <doko@ubuntu.com>

        * gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
        (build_diffs): Handle building diffs from either bz2 or xz tarballs,
        compress diffs using xz instead of bz2.
        (build_diff): Likewise.
        (upload_files): Check for *.xz files instead of *.bz2 files.
        (announce_snapshot): Announce xz tarball instead of bz2 tarball.
        (XZ): New definition.
        (<toplevel>): Look for both bz2 and xz compressed old tarballs.

From-SVN: r248251
maintainer-scripts/ChangeLog
maintainer-scripts/gcc_release