[ubuntu/disco-proposed] gtk+3.0 3.24.1-3ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Mon Dec 10 18:12:16 UTC 2018


gtk+3.0 (3.24.1-3ubuntu1) disco; urgency=medium

  * Merge from Debian. Remaining changes:
    + Install a settings.ini file to set our themes
    + Update debian/libgtk-3-0.symbols
    + debian/control.in:
      - Build-depend on adwaita-icon-theme-full for icon name check test
    + debian/control.in, debian/rules:
      - use dh-translations for language packs integration
    + 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.1-3) unstable; urgency=medium

  [ Simon McVittie ]
  * d/p/wayland-Avoid-crashes-inside-wl_proxy_marshal.patch:
    Add patch from upstream (via Ubuntu) to fix a segfault under Wayland

  [ Jeremy Bicha ]
  * Stop using gnome-get-source
  * Update debian/gbp.conf
  * Cherry-pick Force-emoji-presentation.patch:
    - Ensure that all emoji from the emoji chooser use emoji presentation
      instead of the black-and-white text presentation (LP: #1807719)
  * Cherry-pick emojichooser-Pass-chooser-to-add_emoji.patch:
    - Fix variant selector in emoji chooser (LP: #1807721)

gtk+3.0 (3.24.1-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable
  * d/libgtk-3-0.symbols: Mark gdk_wayland_window_announce_ssd() as
    Linux-specific, since we do not enable Wayland on non-Linux.
    This might fix FTBFS on kfreebsd-any.
  * d/rules: Generate files from .in counterparts for every package,
    not just the ones we are going to build. This avoids dh_missing
    false positives for files that would have gone into packages not
    included in the current build, for example libgtk-3-common during
    an amd64-only build.
  * d/tests: Also mark reftests as flaky due to a known failure:
    symbolic-icon-translucent-color appears to have regressed and now
    differs from the reference by 1 column of pixels
  * Revert "Temporarily (B-)D on libgl1-mesa-dev and libegl1-mesa-dev"
    now that libepoxy has been fixed
  * d/p/reftest-known-fail.patch: Reinstate
  * Make symbolic-icon-translucent-color.ui non-fatal during
    build-time tests

Date: Mon, 10 Dec 2018 13:10:50 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gtk+3.0/3.24.1-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 10 Dec 2018 13:10:50 -0500
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.1-3ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha 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
Launchpad-Bugs-Fixed: 1807719 1807721
Changes:
 gtk+3.0 (3.24.1-3ubuntu1) disco; urgency=medium
 .
   * Merge from Debian. Remaining changes:
     + Install a settings.ini file to set our themes
     + Update debian/libgtk-3-0.symbols
     + debian/control.in:
       - Build-depend on adwaita-icon-theme-full for icon name check test
     + debian/control.in, debian/rules:
       - use dh-translations for language packs integration
     + 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.1-3) unstable; urgency=medium
 .
   [ Simon McVittie ]
   * d/p/wayland-Avoid-crashes-inside-wl_proxy_marshal.patch:
     Add patch from upstream (via Ubuntu) to fix a segfault under Wayland
 .
   [ Jeremy Bicha ]
   * Stop using gnome-get-source
   * Update debian/gbp.conf
   * Cherry-pick Force-emoji-presentation.patch:
     - Ensure that all emoji from the emoji chooser use emoji presentation
       instead of the black-and-white text presentation (LP: #1807719)
   * Cherry-pick emojichooser-Pass-chooser-to-add_emoji.patch:
     - Fix variant selector in emoji chooser (LP: #1807721)
 .
 gtk+3.0 (3.24.1-2) unstable; urgency=medium
 .
   * Team upload
   * Upload to unstable
   * d/libgtk-3-0.symbols: Mark gdk_wayland_window_announce_ssd() as
     Linux-specific, since we do not enable Wayland on non-Linux.
     This might fix FTBFS on kfreebsd-any.
   * d/rules: Generate files from .in counterparts for every package,
     not just the ones we are going to build. This avoids dh_missing
     false positives for files that would have gone into packages not
     included in the current build, for example libgtk-3-common during
     an amd64-only build.
   * d/tests: Also mark reftests as flaky due to a known failure:
     symbolic-icon-translucent-color appears to have regressed and now
     differs from the reference by 1 column of pixels
   * Revert "Temporarily (B-)D on libgl1-mesa-dev and libegl1-mesa-dev"
     now that libepoxy has been fixed
   * d/p/reftest-known-fail.patch: Reinstate
   * Make symbolic-icon-translucent-color.ui non-fatal during
     build-time tests
Checksums-Sha1:
 80e894a8dd3d160a5c605fdb2cb83052ca4fd760 4105 gtk+3.0_3.24.1-3ubuntu1.dsc
 25b28e0ecc7fef6dd3ed01ecc64edbb9c421b853 163992 gtk+3.0_3.24.1-3ubuntu1.debian.tar.xz
 f169ac6205cc0a2526017610846782ffc8760e01 19169 gtk+3.0_3.24.1-3ubuntu1_source.buildinfo
Checksums-Sha256:
 1b73eddea5fb5e46a5c38910c95deecfc075d2be3a9e960b61978c684756ae3f 4105 gtk+3.0_3.24.1-3ubuntu1.dsc
 642eb760d70d1d9650572c39c49111058736f33321dbd1d49c85f03b467428fb 163992 gtk+3.0_3.24.1-3ubuntu1.debian.tar.xz
 d2994a11b3f3dd15eab7b3e11dead9637495a3b01e4dfc9bb033496c78eeee66 19169 gtk+3.0_3.24.1-3ubuntu1_source.buildinfo
Files:
 7cf8ef14717ab8520f1cfd4895d25f32 4105 libs optional gtk+3.0_3.24.1-3ubuntu1.dsc
 02f418e3b77812076d9741231ee7e5e5 163992 libs optional gtk+3.0_3.24.1-3ubuntu1.debian.tar.xz
 096607c4d4adde8ad59c3557a99fbb18 19169 libs optional gtk+3.0_3.24.1-3ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAlwOrGIACgkQ5mx3Wuv+
bH2EVhAA4XU40frfxp2ne26jT6Id5EExcj+amBTG+SqvHkDndFDITqeAsGwhM3nY
WLM7WfS2LrGmdVSXsjioAaDXWVNidPFtBsASiPHnuWehfTobZbq74ibnLUya9Lh0
1dv+e25IOmNFWlWmG4iVCtIBCBArynJKc6YI+3HzrUxtYPViZicF2eZEs3B5NQf0
5gE3Xk3auSTVNhgl+046jUxRYRcQQ3XE1N/V3Lkuz36qBWKET9obqdk8K/WbFEHM
XkukSxrH0fJFKAf41vVittN9Kr3WszdhUGUTOmbYoQma8N1tsAztuJ0D5e8i5LE3
8uMAHHqDSL73KvRyL21La19/BqesBhmyuHTqrKa2bge/ZAEnQChbim3TDMCJ46Js
PA1Ln5zsQiwo6hGWne97f3JBGM9/26ZIq+eWzbfyQcTBXd7XWjTSQnTYIwLXAFKu
6dKDl/4fWTdA0a5bnhdey0S2nH2B2uXcZL0JxX1ymwIPBSZ1ePq5OrqXxJRGiroO
URtyXXbca8Cfe1Z+dp4FftRgU8T6corVVYBKkp66O0kAgvGUphK8dBg4ZzqAhj1R
+8l0Fx/9ARJHMYk4Z4M/rHJDXQ6qiIHbuG7G+9gHZcRpKd7l3yKxuBXAe1l9kxr7
kywovjRoQX9DBDN87VF79I/NSte+Hq3RLnP4Hbada0Gvn5OXRCE=
=XvVL
-----END PGP SIGNATURE-----


More information about the Disco-changes mailing list