openjk (0~20150430+dfsg1-1) experimental; urgency=low

  * Initial release. (Closes: #739486)
  * Initial Debian patch-set:
    - avoid using uninitialized variables to set vehicle view angles
      (upstream PR #665)
    - fix Linux compilation of the JK2 modules (upstream PR #658)
    - use C++11-compliant string concatenation (upstream PR #659)
    - silence a compiler warning in savegame handling by making a
      function parameter correctly unsigned (upstream PR #658)
    - be portable to architectures other than x86, x86-64 and 32-bit ARM
      (briefly tested on powerpc, upstream PR #666)
    - fix an endianness bug in the zinf-derived MP3 decoder (upstream PR #666)
    - disarm debug code that would try to write to c:/nofreeentities.txt
      under certain circumstances (not forwarded yet)
    - use select() or sleep() instead of busy-waiting between frames
      (upstream bug #507)
    - only link the executable to libGL, not to libGL's dependencies
      such as libX11 (OpenJK only uses GL and SDL directly;
      not forwarded yet, not necessarily portable beyond GNU/Linux)

 -- Simon McVittie <smcv@debian.org>  Mon, 11 May 2015 21:33:07 +0100
