[ubuntu/eoan-proposed] gtk+3.0 3.24.10-1ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Wed Aug 14 10:32:16 UTC 2019
gtk+3.0 (3.24.10-1ubuntu1) eoan; urgency=medium
* Merge 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.10-1) unstable; urgency=medium
* Team upload
* Upload to unstable
* New upstream release
- Bump required CUPS version to 1.7
- d/copyright: Update
- d/rules: Explicitly select Autotools build system.
Upstream now partially supports Meson, but it doesn't have all the
features we want yet (in particular no installed-tests).
* d/rules: Delete more generated files in clean to force them to be
regenerated
- d/p/gdk-Generate-gdkenumtypes.-ch-in-the-builddir.patch,
d/p/gdk-Don-t-distribute-generated-files-in-tarballs.patch:
Fix regeneration of some generated files
* d/tests/python3-gi: Don't fail if gir1.2-gtk-4.0 is installed
* d/p/Revert-Update-some-a11y-test-results.patch:
Drop patch, no longer needed (and indeed it now makes the tests fail)
* d/p/docs-Add-gtk_file_chooser_add_choice-and-related-function.patch,
d/p/Fix-a-string-leak.patch:
Add post-release fixes from upstream gtk-3-24 branch
* d/p/Disable-accessibility-dump-aka-a11ytests-test.patch:
Disable accessibility-dump test (aka a11ytests).
It works by comparing a dump of the a11y widget tree with a known-good
version, but that seems to vary unpredictably according to some unknown
factor. Upstream's CI currently disables all the a11y tests, so we can't
expect this to be reliable.
* Remove another generated file
* d/libgail-3-0.symbols: Add Build-Depends-Package
* d/libgail-3-doc.doc-base.gail-reference: Use /usr/share/doc paths
* Standards-Version: 4.4.0 (no changes required)
Date: Wed, 14 Aug 2019 11:49:48 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk+3.0/3.24.10-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 14 Aug 2019 11:49:48 +0200
Source: gtk+3.0
Binary: libgtk-3-0 libgtk-3-0-udeb libgtk-3-common libgtk-3-bin libgtk-3-dev libgtk-3-doc gtk-3-examples gir1.2-gtk-3.0 gtk-update-icon-cache libgail-3-0 libgail-3-dev libgail-3-doc
Architecture: source
Version: 3.24.10-1ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
gir1.2-gtk-3.0 - GTK+ graphical user interface library -- gir bindings
gtk-3-examples - example files for GTK+ 3
gtk-update-icon-cache - icon theme caching utility
libgail-3-0 - GNOME Accessibility Implementation Library -- shared libraries
libgail-3-dev - GNOME Accessibility Implementation Library -- development files
libgail-3-doc - documentation files of the Gail library
libgtk-3-0 - GTK+ graphical user interface library
libgtk-3-0-udeb - GTK+ graphical user interface library - minimal runtime (udeb)
libgtk-3-bin - programs for the GTK+ graphical user interface library
libgtk-3-common - common files for the GTK+ graphical user interface library
libgtk-3-dev - development files for the GTK+ library
libgtk-3-doc - documentation for the GTK+ graphical user interface library
Changes:
gtk+3.0 (3.24.10-1ubuntu1) eoan; urgency=medium
.
* Merge 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.10-1) unstable; urgency=medium
.
* Team upload
* Upload to unstable
* New upstream release
- Bump required CUPS version to 1.7
- d/copyright: Update
- d/rules: Explicitly select Autotools build system.
Upstream now partially supports Meson, but it doesn't have all the
features we want yet (in particular no installed-tests).
* d/rules: Delete more generated files in clean to force them to be
regenerated
- d/p/gdk-Generate-gdkenumtypes.-ch-in-the-builddir.patch,
d/p/gdk-Don-t-distribute-generated-files-in-tarballs.patch:
Fix regeneration of some generated files
* d/tests/python3-gi: Don't fail if gir1.2-gtk-4.0 is installed
* d/p/Revert-Update-some-a11y-test-results.patch:
Drop patch, no longer needed (and indeed it now makes the tests fail)
* d/p/docs-Add-gtk_file_chooser_add_choice-and-related-function.patch,
d/p/Fix-a-string-leak.patch:
Add post-release fixes from upstream gtk-3-24 branch
* d/p/Disable-accessibility-dump-aka-a11ytests-test.patch:
Disable accessibility-dump test (aka a11ytests).
It works by comparing a dump of the a11y widget tree with a known-good
version, but that seems to vary unpredictably according to some unknown
factor. Upstream's CI currently disables all the a11y tests, so we can't
expect this to be reliable.
* Remove another generated file
* d/libgail-3-0.symbols: Add Build-Depends-Package
* d/libgail-3-doc.doc-base.gail-reference: Use /usr/share/doc paths
* Standards-Version: 4.4.0 (no changes required)
Checksums-Sha1:
dfbf1551fcd7d0fa115812a88a45229b2c4e38a4 3469 gtk+3.0_3.24.10-1ubuntu1.dsc
07fa59482de0ab5974f0a776932ba1ff71dc0d44 20958300 gtk+3.0_3.24.10.orig.tar.xz
c0dbe4557552958fe91e1929090d7662b3c7d9e8 166588 gtk+3.0_3.24.10-1ubuntu1.debian.tar.xz
Checksums-Sha256:
3ed416643af6fc4071840a433aa5a20f856b77a60001385bc952f0d8b014913e 3469 gtk+3.0_3.24.10-1ubuntu1.dsc
35a8f107e2b90fda217f014c0c15cb20a6a66678f6fd7e36556d469372c01b03 20958300 gtk+3.0_3.24.10.orig.tar.xz
80309718df3df7f60a1bac55780aaba90302fd6abee3e8d15ed250ae2d6afb57 166588 gtk+3.0_3.24.10-1ubuntu1.debian.tar.xz
Files:
41c15e0a80a7322e42db6f5e43d65e5f 3469 libs optional gtk+3.0_3.24.10-1ubuntu1.dsc
1b9f49a500a104a3e40f8d8eb7e6ce96 20958300 libs optional gtk+3.0_3.24.10.orig.tar.xz
03dd6a40994c3a996907498d24646fa2 166588 libs optional gtk+3.0_3.24.10-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAl1T4qoACgkQQxo87aLX0pIuigCgtp0RzhybX14VPbFtu6MRGrwC
PCEAoMPTi0uWrE2EFgNvUfmA/54REqNU
=6kXX
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list