Merge branch 'master' of git://ctrl.tukaani.org/xz
commitd4f1b5c354e0da19653d62b9e6189d2c541eb1d7
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 18 Jan 2010 08:44:07 +0000 (18 02:44 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Mon, 18 Jan 2010 08:52:59 +0000 (18 02:52 -0600)
tree25f16284dab1a7b657db91b853f7b69a21c58107
parentdd2f1b7745c3ee8ee36fa3530f58b43d522d7e13
parent07a11dad44e041b01dcfc73e8d4e00731158c06d
Merge branch 'master' of git://ctrl.tukaani.org/xz

Sync with upstream.  Upstream revamped the Index handling code,
so bump the soname while we are at it.  The API changes are
described in detail in the Debian changelog.

* 'master' of git://ctrl.tukaani.org/xz:
  Updated windows/Makefile.
  Update the xz man page to match the previous two commits.
  Don't read compressed data from a terminal or write it
  Don't compress or decompress special files unless writing
  Updated THANKS.
  Add IRIX-specific code to tuklib_physmem and tuklib_cpucores.
  Fix _memconfig() functions.
  Revised the Index handling code.
  Remove c-format tag in cs.po.
  Add missing lzma_nothrow in filter.h.
  Remove redefinition of _(msgid) macro from lzmainfo.c.
  update po/.gitignore
  Always rely on GCC's auto-import on Windows.
  Fix file_io.c on DOS-like systems.
  Add Czech translation.
  Add a note for translators to add a bug reporting address
  Prevent xgettext from taking one regular string as a C format string.
  Remove duplicate code in io_open_dest().
12 files changed:
debian/.gitignore
debian/changelog
debian/clean.sh
debian/control
debian/copyright
debian/liblzma-dev.links
debian/liblzma2.README.Debian
debian/liblzma2.docs
debian/liblzma2.install
debian/patches/debian-soname-bump
debian/symbols
src/liblzma/Makefile.am