From: Simon McVittie Date: Sat, 14 May 2022 23:21:59 +0000 (+0100) Subject: Update changelog X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f654e6b884b457f57c07064d5e5f7341ce62e820;p=gtk4.git Update changelog --- diff --git a/debian/changelog b/debian/changelog index 63e33514e0..0f81151e1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +gtk4 (4.6.4+ds-3) UNRELEASED; urgency=medium + + * d/rules: Stop skipping ngl tests on big-endian machines. + The ngl renderer no longer exists: it was renamed to gl. + * d/rules, d/run-tests.sh: Move loop through backends into run-tests.sh. + This means that if an X11 test fails, we try the Wayland tests (if we + are running them at all) before failing the build. + * d/rules: Work around llvmpipe segfault by forcing softpipe on mipsel + for build-time tests. (Mitigates: #1010838) + * Move gi-docgen to Build-Depends-Indep. + We correctly disable the gi-docgen-generated documentation when only + building architecture-dependent packages. + * d/control.in: Drop build-dependencies that were only there for gi-docgen. + Now that we're using the packaged gi-docgen instead of the bundled copy, + there's no need to depend on its dependencies explicitly. + + -- Simon McVittie Sun, 15 May 2022 00:19:50 +0100 + gtk4 (4.6.4+ds-2) unstable; urgency=medium * Cherry-pick patch to fix pasting into the filechooser name field