Update changelog
authorSimon McVittie <smcv@debian.org>
Tue, 6 Dec 2022 11:52:24 +0000 (11:52 +0000)
committerSimon McVittie <smcv@debian.org>
Tue, 6 Dec 2022 11:52:24 +0000 (11:52 +0000)
debian/changelog

index fd10ae299b8f51f9a90d3c4eff7a9d816e1c4da8..d2d72eb25f3fedde839c05fd9a072b7c771a3787 100644 (file)
@@ -1,23 +1,21 @@
 gtk4 (4.8.2+ds-4) UNRELEASED; urgency=medium
 
+  * d/patches: Update to upstream gtk-4-8 branch commit 4.8.2-27-g5186430d9d
+    - Fix visual artifacts on X11
+    - Update translations
+  * d/patches: Sort Debian-specific patches to the end of the series
   * d/p/testsuite-Use-separate-setups-for-unstable-tests-instead-.patch,
     d/p/testsuite-Don-t-create-.test-files-for-flaky-or-failing-t.patch:
-    Add patches to improve handling of flaky/failing tests
+    Add patches from upstream git main to improve handling of
+    flaky/failing tests
+  * d/p/node-editor-Save-test-data-relative-to-current-working-di.patch:
+    Add proposed patch to make the node editor reproducible
   * d/rules: Remove redundant --libdir override
-  * d/tests/run-with-display:
-    Work around Mesa regression #1025312 by forcing software rendering.
-    We expect only software rendering to be available in typical buildd or
-    autopkgtest environments anyway, so this is no real loss.
-  * Drop unused docbook and xsltproc build-dependencies.
+  * d/control.in: Drop unused docbook and xsltproc build-dependencies.
     The man pages now use python3-docutils instead.
-  * Don't try to install man pages under nodoc build-profile
-  * Add patch to make the node editor reproducible
-  * d/patches: Sort Debian-specific patches to the end of the series
-  * Update from upstream gtk-4-8 branch
-    - Fix visual artifacts on X11
-    - Update translations
+  * d/*.install: Don't try to install man pages under nodoc build-profile
 
- -- Simon McVittie <smcv@debian.org>  Tue, 06 Dec 2022 11:49:54 +0000
+ -- Simon McVittie <smcv@debian.org>  Tue, 06 Dec 2022 11:50:33 +0000
 
 gtk4 (4.8.2+ds-3) unstable; urgency=medium