[ubuntu/jammy-proposed] gtk+3.0 3.24.31-1ubuntu1 (Accepted)
Jeremy Bicha
jeremy.bicha at canonical.com
Thu Feb 3 21:09:16 UTC 2022
gtk+3.0 (3.24.31-1ubuntu1) jammy; urgency=medium
* Resynchronize with Debian, remaining changes
+ Install a settings.ini file to set our themes
+ Update debian/libgtk-3-0.symbols
+ debian/control.in and debian/tests/control (installed-tests):
- Build-depend on adwaita-icon-theme-full for icon name check test
+ debian/control.in: Build-Depend on dh-sequence-translations
+ Ubuntu-specific patches:
- 073_treeview_almost_fixed.patch
- bzg_gtkcellrenderer_grabbing_modifier.patch
- ubuntu_gtk_custom_menu_items.patch
- print-dialog-show-options-of-remote-dnssd-printers.patch
- uimanager-guard-against-nested-node-updates.patch
- x-canonical-accel.patch
- message-dialog-restore-traditional-look-on-unity.patch
- 0001-gtk-reftest-Force-icon-theme-to-Adwaita.patch
- restore_filechooser_typeaheadfind.patch
- 0001-calendar-always-emit-day-selected-once.patch
- 0001-gtkwindow-set-transparent-background-color.patch
- unity-border-radius.patch
- unity-headerbar-maximized-mode.patch
gtk+3.0 (3.24.31-1) unstable; urgency=medium
* New upstream release
- Support touchpad gestures with XI 2.4
- Avoid clipboard-related lockups on Wayland
- textview: Add CSS letter spacing
- Translation updates: is, oc
- Various Windows- and macOS-specific changes that are not directly
relevant in Debian
- Various other changes that were already in 3.24.30-4
* Drop patches that came from upstream
* d/copyright: Update
* d/control.in: Update build-dependencies
gtk+3.0 (3.24.30-4) unstable; urgency=medium
[ Simon McVittie ]
* Update to upstream commit 3.24.30-129-g6c4cc93121, excluding CI
changes and Windows- and macOS-specific code changes
- Signal that a search has finished when required, fixing typeahead
search when using NFS (Closes: #976334)
- Update name and icon on file chooser button for remote files
- Don't unset the URI for the recent files filter
- Fix an infinite loop with certain popup behaviours in Wayland
- Don't change surface scales for wl_output globals not bound by GTK
- Don't print a message on stderr if Broadway (HTML) backend is
unavailable
- Don't require wayland-protocols when building GTK-dependent
components
- Avoid a double-free with large or slow clipboard contents
- Avoid false-positive warnings with gcc 11
- Invalidate compose table cache if target of a symlink changes
- Avoid a crash when parsing some radial gradients
- Use correct serial number for Wayland drag-and-drop
- Fix a crash involving GtkScale
- Make Wayland popups avoid triggering X11 heuristics
- Trap errors when getting X11 CRTC information, avoiding a crash if
monitor configuration changes rapidly
- Make reftests more reliable by always using default settings
- Documentation improvements
- Translation updates: cs, da, de, es, eu, fa, fi, fr, fur, gl, hr,
hu, is, it, kk, ko, lv, nl, oc, pt_BR, ru, sr, sv, zh_CN, zh_TW
* Standards-Version: 4.6.0 (no changes required)
* Avoid explicitly specifying -Wl,--as-needed linker flag.
This is the default in newer toolchains.
* Use debhelper compat level 13
* Adjust a Lintian override to match with newer Lintian
* Add Build-Depends-Package to both libraries in .symbols file.
Previously, it took effect for libgtk but not for libgtk.
[ Laurent Bigonville ]
* Disable the tests on architectures where librsvg2-common is not built.
librsvg is only built on architectures that rust has been ported to,
so disable them on the other architectures.
Date: Thu, 03 Feb 2022 16:00:01 -0500
Changed-By: Jeremy Bicha <jeremy.bicha at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk+3.0/3.24.31-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 03 Feb 2022 16:00:01 -0500
Source: gtk+3.0
Built-For-Profiles: noudeb
Architecture: source
Version: 3.24.31-1ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jeremy.bicha at canonical.com>
Closes: 976334
Changes:
gtk+3.0 (3.24.31-1ubuntu1) jammy; urgency=medium
.
* Resynchronize with Debian, remaining changes
+ Install a settings.ini file to set our themes
+ Update debian/libgtk-3-0.symbols
+ debian/control.in and debian/tests/control (installed-tests):
- Build-depend on adwaita-icon-theme-full for icon name check test
+ debian/control.in: Build-Depend on dh-sequence-translations
+ Ubuntu-specific patches:
- 073_treeview_almost_fixed.patch
- bzg_gtkcellrenderer_grabbing_modifier.patch
- ubuntu_gtk_custom_menu_items.patch
- print-dialog-show-options-of-remote-dnssd-printers.patch
- uimanager-guard-against-nested-node-updates.patch
- x-canonical-accel.patch
- message-dialog-restore-traditional-look-on-unity.patch
- 0001-gtk-reftest-Force-icon-theme-to-Adwaita.patch
- restore_filechooser_typeaheadfind.patch
- 0001-calendar-always-emit-day-selected-once.patch
- 0001-gtkwindow-set-transparent-background-color.patch
- unity-border-radius.patch
- unity-headerbar-maximized-mode.patch
.
gtk+3.0 (3.24.31-1) unstable; urgency=medium
.
* New upstream release
- Support touchpad gestures with XI 2.4
- Avoid clipboard-related lockups on Wayland
- textview: Add CSS letter spacing
- Translation updates: is, oc
- Various Windows- and macOS-specific changes that are not directly
relevant in Debian
- Various other changes that were already in 3.24.30-4
* Drop patches that came from upstream
* d/copyright: Update
* d/control.in: Update build-dependencies
.
gtk+3.0 (3.24.30-4) unstable; urgency=medium
.
[ Simon McVittie ]
* Update to upstream commit 3.24.30-129-g6c4cc93121, excluding CI
changes and Windows- and macOS-specific code changes
- Signal that a search has finished when required, fixing typeahead
search when using NFS (Closes: #976334)
- Update name and icon on file chooser button for remote files
- Don't unset the URI for the recent files filter
- Fix an infinite loop with certain popup behaviours in Wayland
- Don't change surface scales for wl_output globals not bound by GTK
- Don't print a message on stderr if Broadway (HTML) backend is
unavailable
- Don't require wayland-protocols when building GTK-dependent
components
- Avoid a double-free with large or slow clipboard contents
- Avoid false-positive warnings with gcc 11
- Invalidate compose table cache if target of a symlink changes
- Avoid a crash when parsing some radial gradients
- Use correct serial number for Wayland drag-and-drop
- Fix a crash involving GtkScale
- Make Wayland popups avoid triggering X11 heuristics
- Trap errors when getting X11 CRTC information, avoiding a crash if
monitor configuration changes rapidly
- Make reftests more reliable by always using default settings
- Documentation improvements
- Translation updates: cs, da, de, es, eu, fa, fi, fr, fur, gl, hr,
hu, is, it, kk, ko, lv, nl, oc, pt_BR, ru, sr, sv, zh_CN, zh_TW
* Standards-Version: 4.6.0 (no changes required)
* Avoid explicitly specifying -Wl,--as-needed linker flag.
This is the default in newer toolchains.
* Use debhelper compat level 13
* Adjust a Lintian override to match with newer Lintian
* Add Build-Depends-Package to both libraries in .symbols file.
Previously, it took effect for libgtk but not for libgtk.
.
[ Laurent Bigonville ]
* Disable the tests on architectures where librsvg2-common is not built.
librsvg is only built on architectures that rust has been ported to,
so disable them on the other architectures.
Checksums-Sha1:
84eebd1e2617fae0e0677258d11f51bb84b589ea 4452 gtk+3.0_3.24.31-1ubuntu1.dsc
4ff8fc4b9e42693aa661bb6e54089014146209b0 22449112 gtk+3.0_3.24.31.orig.tar.xz
20b69e1653aebb46100ef6b95cd838b91ee1970a 427960 gtk+3.0_3.24.31-1ubuntu1.debian.tar.xz
2755084fb54d736855b5f778f977dc185d054771 10893 gtk+3.0_3.24.31-1ubuntu1_source.buildinfo
Checksums-Sha256:
6182916d012b7edb3d89eb3edba8ba3350d3d436cb7a50f4503f319df0bf0d5b 4452 gtk+3.0_3.24.31-1ubuntu1.dsc
423c3e7fdb4c459ee889e35fd4d71fd2623562541c1041b11c07e5ad1ff10bf9 22449112 gtk+3.0_3.24.31.orig.tar.xz
5eaa0e24c5d12a81b7cc887b89df8585ba1c0135f09af172a46ac76eacd181fc 427960 gtk+3.0_3.24.31-1ubuntu1.debian.tar.xz
fb1d85bb2c647e4265e16f4af8a2761354fda7d56b20d74e245220beddf021ea 10893 gtk+3.0_3.24.31-1ubuntu1_source.buildinfo
Files:
ca2e42144ccf936c30948a81ccfd028a 4452 libs optional gtk+3.0_3.24.31-1ubuntu1.dsc
1c4821835d6ffe7cf5b35c320f89569b 22449112 libs optional gtk+3.0_3.24.31.orig.tar.xz
70e7bde96c3f46207de437b32ff87fe3 427960 libs optional gtk+3.0_3.24.31-1ubuntu1.debian.tar.xz
e9ab6291e0dde4c7cfd58d864058d31b 10893 libs optional gtk+3.0_3.24.31-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the jammy-changes
mailing list