[ubuntu/bionic-proposed] gtk+3.0 3.22.26-1ubuntu1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Mon Nov 13 05:02:18 UTC 2017
gtk+3.0 (3.22.26-1ubuntu1) bionic; urgency=medium
* Sync with Debian. Remaining changes:
+ Install a settings.ini file to set our themes
+ Enable Mir backend
+ debian/control.in:
- Build-depend on adwaita-icon-theme-full for icon name check test
+ debian/rules: Mark additional known test failures:
- box-shadow-changes-modify-clip.ui
- label-text-shadow-changes-modify-clip.ui
+ Ubuntu-specific patches:
- 073_treeview_almost_fixed.patch
- 074_eventbox_scroll_mask.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
- ubuntu_fileselector_behaviour.patch
- unity-border-radius.patch
- unity-headerbar-maximized-mode.patch
- gtksocket-unscale-before-sending-configurenotify.patch
- no_content_hub.patch
gtk+3.0 (3.22.26-1) unstable; urgency=medium
[ Simon McVittie ]
* Move examples, udebs from Priority: extra to optional
[ Michael Biebl ]
* New upstream release
* Rebase patches
* Update symbols file for libgtk-3-0
* Bump Standards-Version to 4.1.1
* Drop no longer needed Breaks/Replaces
* Add (versioned) Provides to gir1.2-gtk-3.0 to follow the latest changes in
the GObject introspection policy wrt bundled typelibs.
gtk+3.0 (3.22.25-1) unstable; urgency=medium
* Team upload
* New upstream release
- Fix tiling behaviour with Mutter/Shell 3.26 (Closes: #879566)
- Update symbols file
- d/p/0001-Adwaita-Fix-typo-.backgrounf-.background.patch,
d/p/0002-theme-Fix-Adwaita-headerbars.patch,
d/p/0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch:
Drop patches, applied upstream
- d/p/gdk-wayland-protocol-server-decoration.patch:
Add server-decoration.xml from upstream git. It is missing from the
tarball release.
gtk+3.0 (3.22.24-3) unstable; urgency=medium
[ Jeremy Bicha ]
* Drop 0004_fix-gtkentry-wayland-regression.patch:
- Reverted upstream since it caused a totem regression. Epiphany
issue was fixed in mutter instead.
[ Michael Biebl ]
* Force update of GResource files so the changes to the CSS files from
0002-theme-Fix-Adwaita-headerbars.patch are actually applied.
gtk+3.0 (3.22.24-2) unstable; urgency=medium
[ Jeremy Bicha ]
* Add 0004_fix-gtkentry-wayland-regression.patch:
- Cherry-pick fix for lag with Epiphany's address bar (Closes: #875826)
[ Michael Biebl ]
* Switch from XC-Package-Type to Package-Type which is an official field
name since dpkg-dev 1.15.7.
gtk+3.0 (3.22.24-1) unstable; urgency=low
* New upstream release (LP: #1712011, #1719047)
* Cherry-pick fixes committed after the 3.22.24 release:
- 0001-Adwaita-Fix-typo-.backgrounf-.background.patch
- 0002-theme-Fix-Adwaita-headerbars.patch
- 0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch
gtk+3.0 (3.22.22-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: Mark Scheme Widget Library as SWL rather than 'other'.
gtk+3.0 (3.22.21-1) unstable; urgency=medium
* New upstream release.
* Bump to debhelper compat 10.
+ Drop dh-autoreconf and autotools-dev build-deps, no longer needed as
debhelper guarantees them now.
* Switch from CDBS to dh.
Only regression is that we don't run --fail-missing on arch:all builds.
* Don't build the docs when not building the -doc packages. Saves some
time on arch-only builds.
* Skip the udeb build when not building the -udeb package. Saves a lot
of time on the arch:all builds.
Date: Sun, 12 Nov 2017 20:25:59 -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.22.26-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 12 Nov 2017 20:25:59 -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.22.26-1ubuntu1
Distribution: bionic
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
Closes: 875826 879566
Launchpad-Bugs-Fixed: 1712011 1719047
Changes:
gtk+3.0 (3.22.26-1ubuntu1) bionic; urgency=medium
.
* Sync with Debian. Remaining changes:
+ Install a settings.ini file to set our themes
+ Enable Mir backend
+ debian/control.in:
- Build-depend on adwaita-icon-theme-full for icon name check test
+ debian/rules: Mark additional known test failures:
- box-shadow-changes-modify-clip.ui
- label-text-shadow-changes-modify-clip.ui
+ Ubuntu-specific patches:
- 073_treeview_almost_fixed.patch
- 074_eventbox_scroll_mask.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
- ubuntu_fileselector_behaviour.patch
- unity-border-radius.patch
- unity-headerbar-maximized-mode.patch
- gtksocket-unscale-before-sending-configurenotify.patch
- no_content_hub.patch
.
gtk+3.0 (3.22.26-1) unstable; urgency=medium
.
[ Simon McVittie ]
* Move examples, udebs from Priority: extra to optional
.
[ Michael Biebl ]
* New upstream release
* Rebase patches
* Update symbols file for libgtk-3-0
* Bump Standards-Version to 4.1.1
* Drop no longer needed Breaks/Replaces
* Add (versioned) Provides to gir1.2-gtk-3.0 to follow the latest changes in
the GObject introspection policy wrt bundled typelibs.
.
gtk+3.0 (3.22.25-1) unstable; urgency=medium
.
* Team upload
* New upstream release
- Fix tiling behaviour with Mutter/Shell 3.26 (Closes: #879566)
- Update symbols file
- d/p/0001-Adwaita-Fix-typo-.backgrounf-.background.patch,
d/p/0002-theme-Fix-Adwaita-headerbars.patch,
d/p/0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch:
Drop patches, applied upstream
- d/p/gdk-wayland-protocol-server-decoration.patch:
Add server-decoration.xml from upstream git. It is missing from the
tarball release.
.
gtk+3.0 (3.22.24-3) unstable; urgency=medium
.
[ Jeremy Bicha ]
* Drop 0004_fix-gtkentry-wayland-regression.patch:
- Reverted upstream since it caused a totem regression. Epiphany
issue was fixed in mutter instead.
.
[ Michael Biebl ]
* Force update of GResource files so the changes to the CSS files from
0002-theme-Fix-Adwaita-headerbars.patch are actually applied.
.
gtk+3.0 (3.22.24-2) unstable; urgency=medium
.
[ Jeremy Bicha ]
* Add 0004_fix-gtkentry-wayland-regression.patch:
- Cherry-pick fix for lag with Epiphany's address bar (Closes: #875826)
.
[ Michael Biebl ]
* Switch from XC-Package-Type to Package-Type which is an official field
name since dpkg-dev 1.15.7.
.
gtk+3.0 (3.22.24-1) unstable; urgency=low
.
* New upstream release (LP: #1712011, #1719047)
* Cherry-pick fixes committed after the 3.22.24 release:
- 0001-Adwaita-Fix-typo-.backgrounf-.background.patch
- 0002-theme-Fix-Adwaita-headerbars.patch
- 0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch
.
gtk+3.0 (3.22.22-1) unstable; urgency=medium
.
* New upstream release.
* debian/copyright: Mark Scheme Widget Library as SWL rather than 'other'.
.
gtk+3.0 (3.22.21-1) unstable; urgency=medium
.
* New upstream release.
* Bump to debhelper compat 10.
+ Drop dh-autoreconf and autotools-dev build-deps, no longer needed as
debhelper guarantees them now.
* Switch from CDBS to dh.
Only regression is that we don't run --fail-missing on arch:all builds.
* Don't build the docs when not building the -doc packages. Saves some
time on arch-only builds.
* Skip the udeb build when not building the -udeb package. Saves a lot
of time on the arch:all builds.
Checksums-Sha1:
c36f5e7052af7e244beccbbfe0e233dc3b6d9ad3 3949 gtk+3.0_3.22.26-1ubuntu1.dsc
aa6730ac00ea2352c522c3971f63b708b971bc5f 18922136 gtk+3.0_3.22.26.orig.tar.xz
ffa066b2cd9621a0f4cc4f7fe5f812df1a7715b8 163804 gtk+3.0_3.22.26-1ubuntu1.debian.tar.xz
89a46393cedd8e6e547bfa38880baee63891019b 16434 gtk+3.0_3.22.26-1ubuntu1_source.buildinfo
Checksums-Sha256:
974810ba5aa3e5ceb38e836cfbfaaa99cd3d420a30483e967a1c33791356d714 3949 gtk+3.0_3.22.26-1ubuntu1.dsc
61eef0d320e541976e2dfe445729f12b5ade53050ee9de6184235cb60cd4b967 18922136 gtk+3.0_3.22.26.orig.tar.xz
5ecbf6e36873cb4220fbe1496d021ac3af3cb6c94143567a25f397ea81b52556 163804 gtk+3.0_3.22.26-1ubuntu1.debian.tar.xz
4fd5e35ed7e2e0444f49973ecee45f6ee5de9b4d0777a9ac238e9421ce1ed189 16434 gtk+3.0_3.22.26-1ubuntu1_source.buildinfo
Files:
96d82e1dd2f958147df23641927d95dd 3949 libs optional gtk+3.0_3.22.26-1ubuntu1.dsc
eeeb8038fe0d386c7516fa46cd4fff6b 18922136 libs optional gtk+3.0_3.22.26.orig.tar.xz
a33925ac8b6703847275b8514c442ffb 163804 libs optional gtk+3.0_3.22.26-1ubuntu1.debian.tar.xz
0658d34c7df8e3fc31b84fd6c23d34b8 16434 libs optional gtk+3.0_3.22.26-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJaCSbYAAoJEOZsd1rr/mx9xO0QAJh9dFtwtogkGn+tXuMTW0/q
SdFiaDPSbNFtdnzi4eUC71f+TzfStDtYN+1uOm/IpG9TWEVK2Ude3GNB9WshZtz4
YSVu/BkU6k4tiY9BAIrAUMj7nUiohu8HPc+X1uZ8DKFM5hE4o1qHj17BWrlr3K0X
FlxmlOkaiS7d7azAkAKi7fSjzc/JhvlUuu3BfjZk/rsAVz4owDXHnDNd39bUGlJp
gXE26lLCbG4sdXzS6C1rJ1+xkLamPFMtPzvrGABWQGJGkBTaFTl4CHWXu9Tvnrgq
ltA9DVFpLUr9Z8MiLWiuPMWJjdwy1dTKF/sVHBT8Sh3OCZ/WdfgdhC4f5JDnE4uY
3utCw+e86SLCKyf5wau7liK9VkfGHRQphPumDKXRO0MlAnT8/Dm021EcUHVaSxsv
wU8ILI8JAl7knmQH1uIpNVrWBqk53SlDHro5VEh/pjUduy0KrnK7YnmRv0jTbC4A
TTCMzo8E3u/7ehFYCFh2w87vXUvIYiK7JrFNqGMncqDD36oSJawfZA0WUQBNPlma
LjyAoxWeJz5lBgEunLRkdOKrQjORzgsjPZS5QMTgO/2+CDvcBVSicnsn7nxCLgaz
m0ly4nrhPRuGFOScP8WRtwupihLhmmxRskcA3o4RkRvdlD5K2W0W68TS6m6qmc0R
G+gBnBAIotgv20WoTpiy
=auci
-----END PGP SIGNATURE-----
More information about the Bionic-changes
mailing list