dolphin-emu (2503+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Disable imgui/implot patches and refresh the rest.
  * Revert to building against vendored imgui, as current
    dolphin requires a newer version.
  * Explicitly build against vendored mbedtls.
  * Drop Build-Depends on embedtls.
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.

 -- Jordi Mallach <jordi@debian.org>  Mon, 07 Apr 2025 22:42:34 +0200

dolphin-emu (2412+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.

 -- Jordi Mallach <jordi@debian.org>  Wed, 04 Dec 2024 00:07:42 +0100

dolphin-emu (2409+dfsg-2) unstable; urgency=medium

  [ Bastian Germann ]
  * d/copyright: Add FatFs info (Closes: #1087144)

 -- Jordi Mallach <jordi@debian.org>  Tue, 19 Nov 2024 16:50:34 +0100

dolphin-emu (2409+dfsg-1) unstable; urgency=medium

  [ Sébastien Noel ]
  * build-depends on pkgconf instead of pkg-config
  * Add Externals/{Vulkan-Headers,VulkanMemoryAllocator} to excluded sources

  [ Jordi Mallach ]
  * Add fmt and glslang to Files-Excluded, reflecting changes in previous release.
  * Un-unvendor mbedtls, as we need to keep the old version (closes: #1085465).
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.
  * Refresh patches.
  * Add Build-Depends on libfmt-dev and use system fmt for build.
  * Update changelog and release to unstable.

 -- Jordi Mallach <jordi@debian.org>  Tue, 19 Nov 2024 14:50:31 +0100

dolphin-emu (2407+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Un-unvendor fmtlib, as Debian's version is too old.
  * Un-unvendor glslang as well, as new version is incompatible
    (closes: #1064753).
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.
  * Refresh patches.
  * Add missing cmake include for vendored minizip-ng.
  * Disable vulkan patch, as we're not using it right now.
  * Upload to unstable.

 -- Jordi Mallach <jordi@debian.org>  Mon, 12 Aug 2024 11:28:40 +0200

dolphin-emu (5.0-21264+dfsg-1) experimental; urgency=medium

  * New upstream beta release.
  * Add External/tinygltf to excluded sources.
  * Update copyright years.
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.
  * Add Build-Depends on libsdl2-dev and libtinygltf-dev.
  * Drop xxhash patch and refresh the rest.
  * Add patch to allow building against system tinygltf.
  * Bump libenet Build-Dep to 1.3.18.

 -- Jordi Mallach <jordi@debian.org>  Wed, 08 May 2024 11:08:04 +0200

dolphin-emu (5.0-20347+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Drop obsolete flag USE_SHARED_ENET.
  * Add Externals/lz4 to Files-Excluded.
  * Add Build-Dep on libvulkan-memory-allocator-dev.
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.
  * Install udev rules file into /usr/lib (thanks, Chris Hofstaedtler;
    closes: #1057228).
  * Refresh patches.
  * Bump libfmt-dev B-D to >= 10.1.
  * Add Build-Depends on liblz4-dev.

 -- Jordi Mallach <jordi@debian.org>  Sun, 31 Dec 2023 01:28:08 +0100

dolphin-emu (5.0-19870+dfsg-1) unstable; urgency=medium

  * New upstream beta release.
  * Add additional external modules to Files-Excluded.
  * Set new USE_SYSTEM_LIBS flag to ON.
  * Drop gtest and imgui 1.89.6 patches, and refresh the rest.
  * Set USE_SYSTEM_MINIZIP to OFF, as dolphin requires minizip-ng.
  * Add qt6-svg-dev to Build-Depends.
  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION.

 -- Jordi Mallach <jordi@debian.org>  Wed, 06 Sep 2023 19:42:46 +0200

dolphin-emu (5.0-19368+dfsg-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches: Apply upstream patch to fix FTBFS with imgui 1.89.6
    (Closes: #1041076)

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 01 Aug 2023 22:59:04 +0200

dolphin-emu (5.0-19368+dfsg-2) unstable; urgency=medium

  * Update DOLPHIN_WC_DESCRIBE and DOLPHIN_WC_REVISION. *facepalm*
  * Fix gtest patch for the case of using vendor gtest.
  * Add bug closer for GCC 13 FTBFS.

 -- Jordi Mallach <jordi@debian.org>  Thu, 15 Jun 2023 11:40:41 +0200

dolphin-emu (5.0-19368+dfsg-1) unstable; urgency=medium

  * New upstream beta release.
    - includes VulkanMemoryAllocator GCC 13 fix (closes: #1037625).
  * Build against system libspng.
  * Update Files-Excluded for current beta.
  * Remove picojson-dev from B-D.
  * Drop uneeded patches and refresh the rest.
  * Add patch to make implot build against system imgui.
  * Allow compiling against older version of mGBA.
  * Use proper CMake GNUInstallDirs variables.
  * Build-Depend on libegl-dev for full GL support.

 -- Jordi Mallach <jordi@debian.org>  Wed, 14 Jun 2023 14:42:06 +0200

dolphin-emu (5.0-17995-1) unstable; urgency=low

  [ Sébastien Noel ]
  * New GIT snapshot (8ecfa537a2).
  * Switch to the QT5 backend.

  [ Jordi Mallach ]
  * Team upload.
  * New upstream beta release (closes: #986739).
    - builds with ffmpeg 5.0 (closes: #1004806)
    - no longer uses wxwidgets (closes: #1019781)
    - fixes initially stuck controller axes (closes: #802947)
    - rebuilt against newer libmbed (closes: #1025798)
  * Refresh patches.
  * Use system cubeb.
  * Switch to Qt6.
  * Install dolphin-emu-nogui and dolphin-tool.
  * Update copyright file.
  * Go back to using external Vulkan and VulkanMemoryAllocator.
  * Update DOLPHIN_WC_DESCRIBE and _WC_REVISION definitions.
  * Enable building against system gtest.
  * Enable tests (closes: #976530).
  * Switch Build-Depends from libgl1-mesa-dev to libgl-dev.
  * Update copyright years.
  * Drop definition of DEB_LDFLAGS_MAINT_APPEND, as --as-needed is now the
    default.
  * Add myself to Uploaders.
  * Switch to debhelper compat v13.
  * Update Standards-Version to 4.5.0 (for now).
  * Remove obsolete include-binaries definition.

 -- Jordi Mallach <jordi@debian.org>  Thu, 02 Feb 2023 13:01:47 +0100

dolphin-emu (5.0+dfsg-6) unstable; urgency=medium

  * Switch to the GTK+3 wxWidgets backend. (Closes: #933428)

  * d/control:
    - Bump debhelper compat to 12.
    - Bump standards version to 4.4.0.

 -- James Cowgill <jcowgill@debian.org>  Tue, 30 Jul 2019 21:38:18 +0100

dolphin-emu (5.0+dfsg-5) unstable; urgency=medium

  * d/patches:
    - Add patch to fix FTBFS with soundtouch 2.1.2. (Closes: #917671)

 -- James Cowgill <jcowgill@debian.org>  Wed, 02 Jan 2019 09:13:09 +0000

dolphin-emu (5.0+dfsg-4) unstable; urgency=medium

  * d/control:
    - Set Rules-Requires-Root: no.
    - Bump standards version to 4.2.1.
  * d/patches:
    - Add patch to fix FTBFS with googletest 1.8.1. (Closes: #910268)

 -- James Cowgill <jcowgill@debian.org>  Thu, 04 Oct 2018 21:49:21 +0100

dolphin-emu (5.0+dfsg-3) unstable; urgency=medium

  * debian/compat: Use debhelper compat 11.
  * debian/control:
    - Switch Vcs URLs to salsa.debian.org.
    - Bump standards version to 4.1.4.
  * debian/copyright: Use secure URLs.
  * debian/patches:
    - Apply upstream patch to fix FTBFS with GCC 8. (Closes: #897740)
  * debian/source/local-options: Remove.

 -- James Cowgill <jcowgill@debian.org>  Wed, 09 May 2018 21:35:51 +0100

dolphin-emu (5.0+dfsg-2) unstable; urgency=medium

  * debian/compat:
    - Use debhelper compat 10.
  * debian/control:
    - Bump standards version to 4.1.1.
    - Use secure homepage URL.
  * debian/patches:
    - Add patch to fix FTBFS with glibc 2.26.
    - Refresh gtest patch.

 -- James Cowgill <jcowgill@debian.org>  Wed, 25 Oct 2017 23:29:11 +0100

dolphin-emu (5.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Upstream 5.0 branch to unstable.

  * debian/control:
    - Build-Depend on libcurl for analytics.
  * debian/copyright:
    - Exclude Externals/curl and Installer/vcredist
  * debian/rules:
    - Remove -DDOLPHIN_WC hacks.
    - Add -DDISTRIBUTOR option.

 -- James Cowgill <jcowgill@debian.org>  Fri, 24 Jun 2016 11:43:52 +0100

dolphin-emu (5.0~rev9237+dfsg-1) experimental; urgency=medium

  * New upstream development snapshot.

  * debian/control:
    - Use my debian.org email address.
    - Bump standards to 3.9.8 - no changes.
    - Remove mention of Triforce from package description. The 5.0 branch
      hasn't supported Triforce games for some time.
    - Mark dolphin-emu-data as Multi-Arch: foreign.
  * debian/copyright:
    - Remove non-free Externals/d3dx12.
  * debian/dolphin-emu.install:
    - Install upstream provided man page and remove local copy.
    - Install upstream provided udev rules.
    - Install upstream provided .png and .svg icons. (LP: 1575365)
  * debian/patches:
    - Refresh shared gtest patch (version applied upstream does not work on
      Debian systems).
    - Drop remove-shebang-desktop-file.patch - applied upstream.
  * debian/rules, debian/watch:
    - Remove get-orig-source target - use uscan instead.
    - Add compression and repack options to watch file.

 -- James Cowgill <jcowgill@debian.org>  Thu, 28 Apr 2016 10:38:27 +0100

dolphin-emu (5.0~rev8631+dfsg-1) experimental; urgency=medium

  * New upstream snapshot.
    - Upstream abandoned their original attempt at releasing 5.0 and have now
      opted for a feature freeze on the main development branch.
  * Replace non-free debugger icons with free alternatives from MonoDevelop.

  * debian/README.Debian:
    - Rewrite, most of the original content was only relevant to 4.0.
  * debian/control:
    - Switch from polarssl to mbedtls.
    - Use secure Vcs-* URLs.
  * debian/copyright:
    - Remove dead email address of Anders Johansson (ajh@atri.curtin.edu.au).
    - Update for new files since 5.0 rc33.
  * debian/dolphin-emu.menu:
    - Remove per tech-ctte decision (See #741573).

 -- James Cowgill <james410@cowgill.org.uk>  Fri, 08 Jan 2016 22:28:13 +0000

dolphin-emu (5.0~rc33+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.
  * Trigger rebuild to fix undefined soundtouch symbol error (see #799402).

  * debian/copyright:
    - Merge 4.0 branch (remove Boomy theme).
    - Add copyright info to numerous files - Thanks Sérgio Benjamim.
  * debian/dolphin-emu.6:
    - Update for 5.0.

 -- James Cowgill <james410@cowgill.org.uk>  Thu, 01 Oct 2015 11:49:33 +0100

dolphin-emu (5.0~rc27+dfsg-1) experimental; urgency=medium

  * New upstream release candidate.

  * debian/control:
    - Drop armhf and i386 from architecture list. Add arm64.
    - Update build dependencies.
  * debian/copyright:
    - Update for 5.0.
  * debian/dolphin-emu.docs:
    - Install Readme.md instead of Readme.txt.
  * debian/gc-fonts:
    - Remove directory - fonts are now upstream.
  * debian/patches:
    - Drop patches applied upstream.
    - Add patch to allow tests to build against a shared copy of gtest.
    - Add patch to remove shebang from desktop file.
  * debian/rules:
    - Enable running unittests at build time.
  * debian/watch:
    - Only match released versions of dolphin.

 -- James Cowgill <james410@cowgill.org.uk>  Thu, 17 Sep 2015 15:59:13 +0100

dolphin-emu (4.0.2+dfsg2-1) unstable; urgency=medium

  * Remove non-free Boomy theme (Thanks Sérgio Benjamim, Closes: #799320).
  * Remove obsolete google code URLs from debian/copyright.

 -- James Cowgill <james410@cowgill.org.uk>  Thu, 17 Sep 2015 21:30:01 +0100

dolphin-emu (4.0.2+dfsg-2) unstable; urgency=medium

  * Add 10_include_findx11.patch patch to fix FTBFS with CMake 3.2
    (Closes: #793572).

 -- James Cowgill <james410@cowgill.org.uk>  Tue, 28 Jul 2015 11:43:11 +0100

dolphin-emu (4.0.2+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #535073)

 -- James Cowgill <james410@cowgill.org.uk>  Mon, 09 Feb 2015 10:51:49 +0000