rbdoom3bfg (1.2.0+dfsg~git20191014-2) unstable; urgency=medium

  * Do not use the packaged FindSDL2 package. Closes: #951976
    - New patch 100-fix-sdl2-detection.patch
    - B-D on libsdl-dev (>= 2.0.4) to mitigate #951087.
    Many thanks Simon McVittie for hinting into the right direction.

 -- Tobias Frost <tobi@debian.org>  Sun, 23 Feb 2020 17:21:40 +0100

rbdoom3bfg (1.2.0+dfsg~git20191014-1) unstable; urgency=medium

  * New upstream release, upstream versioned it as 1.2.0-preview1.
  * Refresh patches as needed to remove fuzz.
  * New patch 90-fix-include-path to fix FTBFS with new upstream source.
  * Fix new typo found by lintian in the spelling error patch.
  * Delete 30-init-sdl2.patch, unapplied since a few versions.
  * Drop 70-disable-hdr-by-default.patch, underlaying issue has been
    fixed upstream.
  * Bump S-V to 4.4.1 -- no changes required except specifying
    rules-requires-root=no.
  * Drop d/compat in favour of debhelper-compat (=12) as B-D.

 -- Tobias Frost <tobi@debian.org>  Tue, 15 Oct 2019 20:30:51 +0200

rbdoom3bfg (1.2.0+dfsg~git20181013-1) unstable; urgency=medium

  * New upstream git snaphot.
    - Removing applied patches: 50-system-rapidjson and 90-gcc-fix.
    - Refresh patch 10-lowercase-executable.
  * Bump SV to 4.3.0 -- no changes required

 -- Tobias Frost <tobi@debian.org>  Sun, 30 Dec 2018 01:40:24 +0100

rbdoom3bfg (1.2.0+dfsg~git20180605-1) unstable; urgency=medium

  * Imported new upstream git snapshot.
  * Change to version 4 watch file to directly track the upstream git repo.
    This also makes the get-orig-source target in d/rules obsolete.
  * Prepare the watchfile for version 1.2 already, as upstream bumped version
    to 1.2 (but not yet officially released)
  * Add patch for the FTBFS with gcc 8.1 (Closes: ##906558)

 -- Tobias Frost <tobi@debian.org>  Mon, 20 Aug 2018 19:44:17 +0200

rbdoom3bfg (1.1.0~preview3+dfsg+git20180204-1) unstable; urgency=medium

  * New upstreamgit snapshot.
  * Move repository to salsa.d.o.
  * Update d/copyright (new holders, years)
  * Update patch 80-gcc7.fix -- partially applied upstream.
  * Refreshed patch 60-spelling-errors.patch.
  * Fix spelling in 10-lowercase-executable.patch.
  * Add dep3 header to 80-gcc70.patch.
  * Fix spelling error in README.Debian.
  * Update 60-spelling-errors.patch with new finding from lintian.
  * Bump compat to level 11
  * Bump S-V to 4.1.4:
    - copyright format URI changed to https.

 -- Tobias Frost <tobi@debian.org>  Fri, 06 Apr 2018 20:20:14 +0200

rbdoom3bfg (1.1.0~preview3+dfsg+git20161019-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Drop libavcodec-*-dev from B-D-alternatives; they are no longer availavble.
  * New patch 08-gcc70.patch to fix FTBFS with GCC 7 (Closes: #853638)
  * Update debian/copyright years

 -- Tobias Frost <tobi@debian.org>  Mon, 07 Aug 2017 01:08:39 -0400

rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-2) unstable; urgency=medium

  * Disable HDR rendering by default as this can create some graphical
    glitches, especially when used together with SSAO. Done by patch
    70-disable-hdr-by-default.patch

 -- Tobias Frost <tobi@debian.org>  Sat, 15 Oct 2016 17:48:41 +0200

rbdoom3bfg (1.1.0~preview3+dfsg+git20160807-1) unstable; urgency=medium

  * New upstream git snapshot.
    - Refreshed patches to remove fuzz.
    - 70-ffmpeg_2.9.patch is obsolete, upstream fixed issue, so rm from series.
    - 20-reproducible.patch updated to remove one additional __DATE__.
    - Add new files to d/copyright,
      - neo/renderer/SMAA/*: licensed expat
      - neo/libs/irrxml/*: licensed libpng/zlib
    - Switch to dfsg suffix as files removed without source. (docs of rirrxml)
    - those files and rapidjson is removed via d/copyright's Files-Excluded.
  * New patch 90-system-rapidjson.patch to utilize Debian's rapidjson
  * Fix typo in d/README.source -- the var is UPSVER not USVER.
  * Bump S-V -- no changes
  * Change compat level to 10, "--parallel" in d/rules is now default and so
    was dropped.
  * Deleted (long ago) applied upstream patch 70-ffmpeg_2.9.patch
  * Renumbering patches to free up numberspace
  * New patch 60-fix-spelling-errors correcting the errors reported by lintian.
  * d/control Replace non VCS-* with https:// ones

 -- Tobias Frost <tobi@debian.org>  Sat, 15 Oct 2016 11:53:19 +0200

rbdoom3bfg (1.0.3+repack1+git20151124-2) unstable; urgency=medium

  * Mark libpng1.6 patch as forwarded.
  * Change B-D to libpng-dev.

 -- Tobias Frost <tobi@debian.org>  Mon, 28 Mar 2016 16:46:38 +0200

rbdoom3bfg (1.0.3+repack1+git20151124-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Fix FTBFS with libpng1.6 (Closes: #809866)

 -- Tobias Frost <tobi@debian.org>  Mon, 25 Jan 2016 21:53:13 +0100

rbdoom3bfg (1.0.3+repack1+git20151103-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Fix "FTBFS with FFmpeg 2.9", using the patch from Andreas Cadhalpun
    (Closes: #803857)
  * Forwarded reproducible patch, noting that in the dep3 header

 -- Tobias Frost <tobi@debian.org>  Tue, 03 Nov 2015 21:39:01 +0100

rbdoom3bfg (1.0.3+repack1+git20150806-1) unstable; urgency=medium

  * New upstream git snapshot.
    - Remove patch 80-disable-cpu-features.patch -- applied upstream
    - Patches refreshed as required.
  * Fix git-get-orig rule: Did not pull the requested date, but always
    the newest version

 -- Tobias Frost <tobi@debian.org>  Sun, 13 Sep 2015 22:21:09 +0200

rbdoom3bfg (1.0.3+repack1+git20150625-1) unstable; urgency=medium

  * New uptream git snapshot.
  * Refreshing/Removing patches:
   - 10-lowercase-executeable.patch refreshed
   - 75-local-no-precompiled-header.patch removed, applied upstream
   - 80-disable-cpu-features.patch refreshed, almost applied upstream completly
   - 82-enable-hurd-kfreebsd.patch removed, applied upstream
  * Work towards reprdoucible builds
  * Fix get-orig-target to produce the right version string

 -- Tobias Frost <tobi@debian.org>  Sat, 11 Jul 2015 09:32:44 +0200

rbdoom3bfg (1.0.3+repack1-5) unstable; urgency=medium

  * Generalized & Forwarded patch 80-disable-cpu-features.patch
  * Modified d/rules to utilize this patch and enable mmx, sse and co on amd64
  * Refactor patch to disable precompiled headers  be upstreamable
  * Add --as-needed to linker flags
  * New patch: Try to compile on hurd and kfreebsd as well

 -- Tobias Frost <tobi@debian.org>  Sun, 21 Jun 2015 17:23:43 +0200

rbdoom3bfg (1.0.3+repack1-4) unstable; urgency=medium

  * Again, patch incomplete. Now also submitting the cpu information.

 -- Tobias Frost <tobi@debian.org>  Sat, 13 Jun 2015 15:48:59 +0200

rbdoom3bfg (1.0.3+repack1-3) unstable; urgency=medium

  * The patch to disable the CPU features was incomplete: We need also to undef
    the usage of intriniscs for all CPU'S except on amd64

 -- Tobias Frost <tobi@debian.org>  Sat, 13 Jun 2015 14:18:36 +0200

rbdoom3bfg (1.0.3+repack1-2) unstable; urgency=medium

  * Add patch to disable using CPU features like sse and mmx.
  * Rename local patch to free up the namespace a little bit.
  * Add the Debian Games Team to Uploaders in d/control

 -- Tobias Frost <tobi@debian.org>  Fri, 12 Jun 2015 18:17:07 +0200

rbdoom3bfg (1.0.3+repack1-1) unstable; urgency=medium

  * Initial release (Closes: #764200)

 -- Tobias Frost <tobi@debian.org>  Wed, 11 Mar 2015 12:52:36 +0100
