Merge version 4.6.6+ds-1+rpi1 and 4.7.2+ds-3 to produce 4.7.2+ds-3+rpi1 archive/raspbian/4.7.2+ds-3+rpi1 raspbian/4.7.2+ds-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 28 Aug 2022 16:44:53 +0000 (17:44 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 28 Aug 2022 16:44:53 +0000 (17:44 +0100)
1  2 
debian/changelog
debian/patches/series
debian/rules
testsuite/gtk/meson.build

index 5f0ad4ee4c2100605c1a75e2846b3c3b1b08fb65,027f3cb062dbf63eb7fae3e79c83f43866d90dcd..57101eb511dcc2978174cf06a0e6b065ead3658e
@@@ -1,10 -1,76 +1,84 @@@
- gtk4 (4.6.6+ds-1+rpi1) bookworm-staging; urgency=medium
++gtk4 (4.7.2+ds-3+rpi1) bookworm-staging; urgency=medium
 +
 +  [changes brought forward from 4.4.0+ds1-5+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 07 Sep 2021 10:26:09 +0000]
 +  * Disable a couple of faliing tests in Raspbian.
 +  * Fix clean target.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Fri, 08 Jul 2022 16:44:39 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 28 Aug 2022 16:44:53 +0000
++
+ gtk4 (4.7.2+ds-3) unstable; urgency=medium
+   [ Samuel Thibault ]
+   * debian/libgtk-4-1.symbols.in: Mark more Wayland symbols as Linux-specific
+   * Build-depend on dh-exec
+   * Avoid trying to install Wayland documentation on non-Linux
+     (Closes: #1017866)
+   [ Jeremy Bicha ]
+   * Release to unstable
+  -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 21 Aug 2022 17:40:46 -0400
+ gtk4 (4.7.2+ds-2) experimental; urgency=medium
+   * Merge packaging changes from unstable
+  -- Simon McVittie <smcv@debian.org>  Tue, 16 Aug 2022 11:24:01 +0100
+ gtk4 (4.6.6+ds-3) unstable; urgency=medium
+   * Branch 4.6.x for unstable
+   * d/rules: Force softpipe OpenGL driver on mips* architectures.
+     This is a workaround for misrendering and crashes when the buildds run
+     tests under llvmpipe on these architectures (see #993550, #1003348,
+     #1010838).
+   * d/p/debian/Skip-some-known-failing-tests-on-mips-family-architecture.patch:
+     Remove patch, stop skipping tests that (should) pass on mips*el when
+     we force softpipe.
+   * d/p/Work-around-1014417-in-Meson.patch:
+     Remove workaround for a Meson 0.63.0 bug that was fixed in 0.63.1
+   * d/p/build-Add-an-option-to-use-more-conservative-GResource-em.patch:
+     Add a build option to disable the GResource fast-path, and disable it.
+     It isn't reliable on non-mainstream architectures, and the compile time
+     improvement is not significant if we're compiling all of GTK anyway.
+   * d/rules: Enable broadway backend for the .deb build (but not the udeb).
+     This is apparently used by Cambalache and Deckard, and also the
+     Pidgin unit tests. (Closes: #994944)
+  -- Simon McVittie <smcv@debian.org>  Tue, 16 Aug 2022 09:23:59 +0100
+ gtk4 (4.7.2+ds-1) experimental; urgency=medium
+   * New upstream development release
+     - Fix crashes involving GL/GLES version selection on PinePhone
+       (Closes: #1009917)
+   * Repack with wayland and wayland-protocols subprojects omitted.
+     The versions in unstable are sufficiently new.
+   * d/control.in: Update dependency versions
+   * d/copyright: Update
+   * Refresh patch series
+   * Skip inscription-markup.ui reftest for now.
+     The whole thing is rendered 1px offset from where it should be, which is
+     not a serious problem for practical use of GTK, but makes the tests fail.
+   * d/gtk-4-examples.install: Include the new NodeEditor demo
+   * Update symbols file for new ABI
+  -- Simon McVittie <smcv@debian.org>  Fri, 12 Aug 2022 11:46:07 +0100
+ gtk4 (4.6.6+ds-2) unstable; urgency=medium
+   [ Evangelos Ribeiro Tzaras ]
+   * Drop erroneous !nocheck annotation from python3-gi Build-Depends
+     (Closes: #1014878)
+   [ Simon McVittie ]
+   * Add temporary patch to work around #1014417 in Meson
+   * Standards-Version: 4.6.1 (no changes required)
+   * Migrate GLib 2.68.0 build-dependency from d/control to d/control.in
+   * d/copyright: Drop unused GPL license stanzas
+   * d/gtk-4-tests.lintian-overrides: Update syntax for current Lintian
+  -- Simon McVittie <smcv@debian.org>  Mon, 08 Aug 2022 19:22:54 +0100
  
  gtk4 (4.6.6+ds-1) unstable; urgency=medium
  
index e505a889cd001727ca8a30c8d149692f5164f2ad,2fcc607beae9c48575a4014f38da508236268ed2..4601402095e3d5713fbe4e3e1b0448de001b64a2
@@@ -1,5 -1,5 +1,6 @@@
+ build-Add-an-option-to-use-more-conservative-GResource-em.patch
  reftest_compare_surfaces-Report-how-much-the-images-diffe.patch
  reftests-Allow-minor-differences-to-be-tolerated.patch
- debian/Skip-some-known-failing-tests-on-mips-family-architecture.patch
  debian/Disable-clipboard-test.patch
+ Disable-inscription-markup.ui-reftest.patch
 +disable-tests-raspbian.patch
diff --cc debian/rules
Simple merge
Simple merge