From: Simon McVittie Date: Wed, 23 Aug 2023 11:51:39 +0000 (+0100) Subject: d/changelog: Reorder to make the history of unstable linear X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~34 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=959cba36832065ef4198fb0e8d59f821cd3a58c5;p=gtk4.git d/changelog: Reorder to make the history of unstable linear This should avoid the bug tracking system thinking that regressions found in 4.12.x also affect 4.10.x. --- diff --git a/debian/changelog b/debian/changelog index 8dc6d12d35..1cc6169e47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,18 +9,6 @@ gtk4 (4.12.0+ds-3) UNRELEASED; urgency=medium -- Simon McVittie Tue, 22 Aug 2023 19:28:27 +0100 -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.12.0+ds-2) experimental; urgency=medium * d/rules: Skip build-time tests that are known to fail or be unreliable. @@ -44,20 +32,6 @@ gtk4 (4.12.0+ds-2) experimental; urgency=medium -- Simon McVittie Tue, 22 Aug 2023 15:19:11 +0100 -gtk4 (4.10.5+ds-4) unstable; urgency=medium - - [ Jeremy Bícha ] - * Restore sysprof integration - - [ Simon McVittie ] - * d/p/debian/tests-Allow-longer-for-a-dialog-to-open.patch: - Add patch to work around a test failure on riscv64 by extending an - arbitrary timeout. Other architectures are occasionally affected by this. - Thanks to Aurelien Jarno (Closes: #1049434) - * d/control.in, d/gbp.conf: Use debian/trixie and upstream/4.10.x branches - - -- Simon McVittie Tue, 22 Aug 2023 12:11:51 +0100 - gtk4 (4.12.0+ds-1) experimental; urgency=medium * New upstream release @@ -73,6 +47,32 @@ gtk4 (4.12.0+ds-1) experimental; urgency=medium -- 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-4) unstable; urgency=medium + + [ Jeremy Bícha ] + * Restore sysprof integration + + [ Simon McVittie ] + * d/p/debian/tests-Allow-longer-for-a-dialog-to-open.patch: + Add patch to work around a test failure on riscv64 by extending an + arbitrary timeout. Other architectures are occasionally affected by this. + Thanks to Aurelien Jarno (Closes: #1049434) + * d/control.in, d/gbp.conf: Use debian/trixie and upstream/4.10.x branches + + -- Simon McVittie Tue, 22 Aug 2023 12:11:51 +0100 + gtk4 (4.10.5+ds-3) unstable; urgency=medium * Temporarily disable sysprof integration altogether, to get the package