From: Simon McVittie Date: Tue, 22 Aug 2023 18:23:51 +0000 (+0100) Subject: Merge branch 'debian/trixie' into debian/master X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3021947e31c3223a442ac314f559a1def6de3adb;p=gtk4.git Merge branch 'debian/trixie' into debian/master --- 3021947e31c3223a442ac314f559a1def6de3adb diff --cc debian/changelog index 0106c7f6c8,2c5a828a2d..8b9d7cb2c8 --- a/debian/changelog +++ b/debian/changelog @@@ -35,21 -24,6 +35,33 @@@ gtk4 (4.10.5+ds-4) unstable; urgency=me -- Simon McVittie Tue, 22 Aug 2023 12:11:51 +0100 +gtk4 (4.12.0+ds-1) experimental; urgency=medium + + * New upstream release + * Restore sysprof integration + * debian/control.in: Bump minimum glib, gobject-introspection, meson + & wayland-protocols + * debian/libgtk-4-bin.install: Install gtk4-rendernode-tool + * debian/libgtk-4-1.symbols.in: Add new symbols + * Drop patch marking the clipboard test flaky: applied upstream + * Cherry-pick patch to fix undefined references + * Add patch to adapt to Debian's tzdata 2023c-8 + * Add patch to mark headless tests as flaky + + -- Jeremy Bícha Tue, 08 Aug 2023 17:31:01 -0400 + ++gtk4 (4.10.5+ds-5) unstable; urgency=medium ++ ++ * d/rules: Ignore two reftests that fail on i386 only. ++ In these tests, the reference rendering of "Hello world" is as one line, ++ but on i386 (possibly due to different rounding) it is word-wrapped onto ++ two lines. ++ I previously thought this was a regression between 4.10 and 4.12, but ++ it seems that instead, it was triggered by some other component being ++ upgraded, possibly fontconfig 2.14.2 or pango 1.51.0. ++ ++ -- Simon McVittie Tue, 22 Aug 2023 17:20:14 +0100 ++ gtk4 (4.10.5+ds-3) unstable; urgency=medium * Temporarily disable sysprof integration altogether, to get the package