yuzu (0-1734+ds-9) unstable; urgency=medium . [ Andrea Pappacoda ] * build: also ask for GuiPrivate Qt component. Qt 6.10.0 now no longer automatically makes available the private headers of a given component, but requires to explicitly ask for the Private counterpart. . [ Bastian Germann ] * arm64: fix integer underflow in ChooseVirtualBase. Closes: #1121087 yuzu (0-1734+ds-8) unstable; urgency=medium . * Team upload. . [ Simon McVittie ] * d/tests/gpu-console: Explicitly use offscreen video driver (Closes: #1123733) yuzu (0-1734+ds-7) unstable; urgency=low . * d/control: add the Games Team as an uploader * d/rules: re-enable tests, skip failing one * d/watch: convert to version 5 yuzu (0-1734+ds-6) unstable; urgency=medium . * Convert to git-debrebase * Actually fix build with boost 1.88 (Closes: #1110605) yuzu (0-1734+ds-5) unstable; urgency=medium . * d/patches: fix build with boost 1.88 (Closes: #1110605) yuzu (0-1734+ds-4) unstable; urgency=low . * d/tests: add gpu-console test. This new test actually tests that yuzu is able to launch homebrew games using the GPU. It uses the "null" renderer, and should hence pass even on testbeds without GPUs. The tested homebrew game, "gpu_console.nro", has been built on 2025-04-26 using the devkitpro/devkita64 Docker container from the public-domain source code located in the /opt/devkitpro/examples/switch/graphics/opengl/gpu_console directory, which is also stored in the https://github.com/switchbrew/switch-examples Git repository. yuzu (0-1734+ds-3) unstable; urgency=medium . * d/control: use my @debian.org email address * d/patches: only enable gamemode on Linux * d/patches: disable linking with mcl library. Should fix arm64 builds yuzu (0-1734+ds-2) unstable; urgency=low . * d/control: depend on liboaknut-dev on arm64 * d/patches: port to dynarmic 6.7 * d/rules: disable lld usage * d/rules: build with ninja * d/rules: build with Qt 6 yuzu (0-1734+ds-1) unstable; urgency=low . * New upstream version 0-1734+ds * d/watch: change upstream to localhost * d/copyright: update file exclusions * d/watch: add tzdb-to-nx component * d/copyright: update for new release * d/patches: drop backported patches * d/patches: refresh mbedtls patch * d/patches: refresh debian-git-revision patch * d/control: add missing dependencies * d/patches: accept any LLVM version * d/source: add pkg-config lintian override * d/control: declare dpkg-build-api = 1 * d/control: apply X-Style: black yuzu (0-1335+ds-2) unstable; urgency=low . * First dgit upload * d/watch: change sirit upstream * d/copyright: exclude Android port * d/patches: fix build with LLVM 17 and newer * d/patches: drop boost <= 1.78 patch * d/patches: fix build with libfmt-dev 10 * d/patches: simplify VkResult lookup * d/patches: update MbedTLS patch (Closes: #1092045) * d/rules: disable tests. They seem to be failing due to a catch2 internal error yuzu (0-1335+ds-1.4) unstable; urgency=medium . * Non-maintainer upload * Fix build with current vulkan-headers (Closes: #1064671) yuzu (0-1335+ds-1.3) unstable; urgency=medium . * Non-maintainer upload * Revert "d/patches: revert Catch2 v3 switch" (Closes: #1054453) yuzu (0-1335+ds-1.2) unstable; urgency=medium . * Non-maintainer upload . [ Bastian Germann ] * d/patches: Add two patches from upstream to fix build with gcc-13 - d/patches/fixes-for-gcc-13.patch - d/patches/update-vulkan-headers.patch . [ Amin Bandali ] * d/patches: Add patch from upstream to fix build - d/patches/update-savecontext-loadcontext.patch yuzu (0-1335+ds-1.1) unstable; urgency=medium . * Non-maintainer upload * d/control: strip :native from glslang-tools build dependency yuzu (0-1335+ds-1) unstable; urgency=medium . * New upstream version 0-1335+ds * d/control: build with vulkan >= 1.3.238 yuzu (0-1330+ds-1) unstable; urgency=medium . * New upstream version 0-1330+ds * d/copyright: exclude externals/demangle * d/control: build-depend on llvm-dev yuzu (0-1317+ds-1) unstable; urgency=medium . * New upstream version 0-1317+ds * d/clean: remove sirit symlink in debian/clean * d/copyright: add externals/demangle/ files * d/patches: revert Catch2 v3 switch. Catch2 version 3 won't be available in Debian for a while. * d/rules: build tests even if x86-64-v2 is not supported yuzu (0-1312+ds-1) unstable; urgency=medium . * New upstream version 0-1312+ds yuzu (0-1304+ds-1) unstable; urgency=medium . * New upstream version 0-1304+ds yuzu (0-1299+ds-1) unstable; urgency=medium . * New upstream version 0-1299+ds * d/rules: honour noopt build profile * d/tests: add yuzu-cmd autopkgtest yuzu (0-1284+ds-1) unstable; urgency=medium . * New upstream version 0-1284+ds * d/{control,rules}: build on arm64 * d/salsa-ci.yml: re-enable arm64 cross-builds * d/patches: revert libvulkan-dev 1.3.238 requirement yuzu (0-1276+ds-1) unstable; urgency=medium . * New upstream version 0-1276+ds * d/copyright: add SMAA files * d/patches: drop upstreamed patches yuzu (0-1176+ds-1) unstable; urgency=low . * Initial release. Closes: #947399