openjk (0~20160320+dfsg1-1) experimental; urgency=medium

  * New upstream snapshot
    - update debian/copyright
    - drop patch for upstream bug #507 (PR #695), merged upstream
    - refresh remaining patch
  * Switch Vcs-Git to https (see #810378)
  * Standards-Version: 3.9.7 (no changes needed)
  * Build-depend on libboost-test-dev, and run new build-time tests
  * Require strictly matching openjk-common version
  * Install CHANGELOG.md as the upstream changelog
  * Install README.md and rv-readme.txt in openjk-common
  * Remove openjk-dbg, rely on automatic dbgsym packages
  * Symlink all documentation into each game's directory
  * debian/watch: add (guessing at what releases will look like)
  * Build with full hardening options
  * Add patch fixing a typo in Siege mode
  * Remove traditional Debian menu entries (prohibited by CTTE decision
    #741573) and the XPM icon that they used
  * Add documentation to the systemd units
  * Add experimental AppArmor profiles, initially in non-enforcing mode
  * Override __DATE__ to the date from the changelog, for reproducible builds

 -- Simon McVittie <smcv@debian.org>  Sun, 20 Mar 2016 17:41:53 +0000

openjk (0~20150815+dfsg1-1) experimental; urgency=medium

  * New upstream snapshot
    - drop patch for PR #665, applied upstream
    - update patch for upstream bug #507 (PR #695)
  * Drop patch to avoid direct libX11 dependency, no longer needed
    with CMake 3.2
  * debian/rules: add convenience "maintainer-get-orig-source" target
  * debian/rules: use CMAKE_BUILD_TYPE=None now that that works
  * debian/copyright: license packaging GPL-2+ for ease of sharing
    with ioquake3

 -- Simon McVittie <smcv@debian.org>  Sun, 16 Aug 2015 11:25:39 +0100

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

  * New upstream snapshot
    - drop patches for PR #658, #659, #666: applied upstream
  * debian/copyright: use the copyright-format URL, not DEP-5
  * debian/copyright: add Disclaimer explaining that this contrib
    package is not part of Debian (Policy §12.5)
  * Correct ITP bug number in previous changelog entry

 -- Simon McVittie <smcv@debian.org>  Sat, 06 Jun 2015 19:03:36 +0100

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

  * Initial release. (Closes: #773909)
  * 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
