[ubuntu/questing-proposed] gtk+3.0 3.24.50-1ubuntu1 (Accepted)
Alessandro Astone
alessandro.astone at canonical.com
Mon Aug 11 10:15:19 UTC 2025
gtk+3.0 (3.24.50-1ubuntu1) questing; urgency=medium
* Resynchronize with Debian, remaining changes:
+ Add Build-Depends: dh-sequence-translations
+ Install a settings.ini file to set our themes
+ Update debian/libgtk-3-0t64.symbols for ubuntu_gtk_custom_menu_items.patch
+ 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
- gitlab_opengl_fallback.patch
* d/p: Rebase ubuntu-specific patches
gtk+3.0 (3.24.50-1) unstable; urgency=medium
* New upstream release
- Fix a memory leak in gtk_clipboard_wait_for_targets()
- If a GtkNotebook drag fails, reset the drag operation to None
so that the tab can be redrawn
- In the file chooser dialog, add a tooltip to the Search button
- Revert an input method change that could cause Eclipse crashes
(regression in 3.24.44)
- Embed PNG icons in the library as PNGs, instead of preprocessing
them into uncompressed pixel data with the deprecated
gdk-pixbuf-pixdata tool
- Extend the SVG subset used in symbolic icons to support applying a
stroke style to paths
- Fix a possible crash in the CUPS printing code
- Allow building against libcups version 3
(not yet relevant in Debian, we still build-depend on libcups2-dev)
- Default to Adwaita Sans font instead of Cantarell
- Include "KP" prefix in the names given for more numeric keypad keys
- Speed up app startup by making Pango initialize Fontconfig earlier,
in parallel with other startup actions
- If the print previewer is set to Evince, automatically prefer Papers
if installed, either as a Flatpak app or a .deb
- Improve the choice of preedit representation for input methods,
especially Compose sequences
- Don't report window title changes to accessibility tools if the
title didn't actually change
- On X11, include window borders in frame extents and geometry, fixing
visual issues in Firefox
- On Wayland, fix a crash and a memory leak when reporting the name
and description of an output
- On Wayland, fix a possible crash when there are no outputs
connected (a "headless" display)
- When not running in a Flatpak sandbox, identify the app to
xdg-desktop-portal (if installed) during initialization
- Fix a compiler warning with -Wundef
- Translation updates
- macOS- and Windows-specific changes not relevant to Debian
* d/patches: Drop patches that were included in the upstream release
* d/p/printing-Default-to-papers-previewer-and-fallback-to-evin.patch:
Drop patch defaulting to papers-previewer for print preview.
This was solved differently in the new upstream release.
* d/p/workarounds/Revert-Replace-hardcoded-values-of-Cantarell.patch:
Revert the change from Cantarell to Adwaita Sans as UI font.
Adwaita Sans isn't packaged yet (ITP: #1101879) and until it is,
we should keep using Cantarell.
* d/libgtk-3-0t64.bug-control: Add details of more GTK_MODULES to
bug reports.
Arbitrary code injected into all GTK applications can easily lead to
crashes or other unintended interactions, so it's good to have these
diagnosed as "packages libgtk-3-0t64 is related to" in bug reports.
* d/libgtk-3-doc.links.in: Remove unused symlinks to other packages' docs.
All except atk/ were dangling symlinks anyway, as a result of the
other packages' transition from gtk-doc to gi-docgen.
Date: Mon, 11 Aug 2025 11:41:38 +0200
Changed-By: Alessandro Astone <alessandro.astone at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk+3.0/3.24.50-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 11 Aug 2025 11:41:38 +0200
Source: gtk+3.0
Built-For-Profiles: noudeb
Architecture: source
Version: 3.24.50-1ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Alessandro Astone <alessandro.astone at canonical.com>
Changes:
gtk+3.0 (3.24.50-1ubuntu1) questing; urgency=medium
.
* Resynchronize with Debian, remaining changes:
+ Add Build-Depends: dh-sequence-translations
+ Install a settings.ini file to set our themes
+ Update debian/libgtk-3-0t64.symbols for ubuntu_gtk_custom_menu_items.patch
+ 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
- gitlab_opengl_fallback.patch
* d/p: Rebase ubuntu-specific patches
.
gtk+3.0 (3.24.50-1) unstable; urgency=medium
.
* New upstream release
- Fix a memory leak in gtk_clipboard_wait_for_targets()
- If a GtkNotebook drag fails, reset the drag operation to None
so that the tab can be redrawn
- In the file chooser dialog, add a tooltip to the Search button
- Revert an input method change that could cause Eclipse crashes
(regression in 3.24.44)
- Embed PNG icons in the library as PNGs, instead of preprocessing
them into uncompressed pixel data with the deprecated
gdk-pixbuf-pixdata tool
- Extend the SVG subset used in symbolic icons to support applying a
stroke style to paths
- Fix a possible crash in the CUPS printing code
- Allow building against libcups version 3
(not yet relevant in Debian, we still build-depend on libcups2-dev)
- Default to Adwaita Sans font instead of Cantarell
- Include "KP" prefix in the names given for more numeric keypad keys
- Speed up app startup by making Pango initialize Fontconfig earlier,
in parallel with other startup actions
- If the print previewer is set to Evince, automatically prefer Papers
if installed, either as a Flatpak app or a .deb
- Improve the choice of preedit representation for input methods,
especially Compose sequences
- Don't report window title changes to accessibility tools if the
title didn't actually change
- On X11, include window borders in frame extents and geometry, fixing
visual issues in Firefox
- On Wayland, fix a crash and a memory leak when reporting the name
and description of an output
- On Wayland, fix a possible crash when there are no outputs
connected (a "headless" display)
- When not running in a Flatpak sandbox, identify the app to
xdg-desktop-portal (if installed) during initialization
- Fix a compiler warning with -Wundef
- Translation updates
- macOS- and Windows-specific changes not relevant to Debian
* d/patches: Drop patches that were included in the upstream release
* d/p/printing-Default-to-papers-previewer-and-fallback-to-evin.patch:
Drop patch defaulting to papers-previewer for print preview.
This was solved differently in the new upstream release.
* d/p/workarounds/Revert-Replace-hardcoded-values-of-Cantarell.patch:
Revert the change from Cantarell to Adwaita Sans as UI font.
Adwaita Sans isn't packaged yet (ITP: #1101879) and until it is,
we should keep using Cantarell.
* d/libgtk-3-0t64.bug-control: Add details of more GTK_MODULES to
bug reports.
Arbitrary code injected into all GTK applications can easily lead to
crashes or other unintended interactions, so it's good to have these
diagnosed as "packages libgtk-3-0t64 is related to" in bug reports.
* d/libgtk-3-doc.links.in: Remove unused symlinks to other packages' docs.
All except atk/ were dangling symlinks anyway, as a result of the
other packages' transition from gtk-doc to gi-docgen.
Checksums-Sha1:
0a38c1ce4a69267be7f2a1c43682add7710a5761 4513 gtk+3.0_3.24.50-1ubuntu1.dsc
0240e85ffadf14fb3c2831823dd0995e819acc86 13463460 gtk+3.0_3.24.50.orig.tar.xz
c8d3fb1d2d1eb434c53841780e2dae6f16f31e0d 3668680 gtk+3.0_3.24.50-1ubuntu1.debian.tar.xz
50c5e85de1d77661fdd555d145299cbb3f5b5997 19826 gtk+3.0_3.24.50-1ubuntu1_source.buildinfo
Checksums-Sha256:
a7b876c642652d096c25541e823f8901ea07eb0025267015d07b1e96fee99d12 4513 gtk+3.0_3.24.50-1ubuntu1.dsc
399118a5699314622165a11b769ea9b6ed68e037b6d46d57cfcf4851dec07529 13463460 gtk+3.0_3.24.50.orig.tar.xz
ab5a77ae4d8f5969791d1fc3b99fc399d73cb2ed50c6fb1b911d7e8c04f88cb1 3668680 gtk+3.0_3.24.50-1ubuntu1.debian.tar.xz
9505c64fafb70747798edaaa13eaf02315da6a6a158c4c3d5c125db505a206e8 19826 gtk+3.0_3.24.50-1ubuntu1_source.buildinfo
Files:
eeaa4f3bb657dece4b1f9472e248f9a5 4513 libs optional gtk+3.0_3.24.50-1ubuntu1.dsc
0b3c6d1d6fc321a32624e65750b60f5d 13463460 libs optional gtk+3.0_3.24.50.orig.tar.xz
baff835fbd13fb4e813706ddb8c46f9d 3668680 libs optional gtk+3.0_3.24.50-1ubuntu1.debian.tar.xz
ab11f60e34a10c7629d9bf183ef3f822 19826 libs optional gtk+3.0_3.24.50-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the Questing-changes
mailing list