[ubuntu/saucy-proposed] gtk+3.0 3.8.2-3ubuntu1 (Accepted)
Iain Lane
iain.lane at canonical.com
Mon Jul 8 15:50:27 UTC 2013
gtk+3.0 (3.8.2-3ubuntu1) saucy; urgency=low
[ Sebastien Bacher ]
* debian/patches/git_filechooser_signal.patch:
"GtkFileChooserButton: Also emit 'file-set' when changing the selection
through the combo box"
* debian/patches/git_fileselect_subdir.patch:
" GtkFileChooserEntry: don't inline-complete if the entry
doesn't have the focus" (lp: #1102042)
[ Iain Lane ]
* Merge with Debian. Remaining changes:
+ Enable Wayland backend.
+ Set Multi-Arch: same on the library.
+ Break old gtk3-engines-unico versions incompatible with this GTK,
+ Drop 061_multiarch_module_fallback.patch - unneeded in Ubuntu since we
cleared all old gtk modules out.
+ Don't build with optimisations on armhf to work around bug #1194123.
+ Install the settings.ini file to set our themes.
+ Ubuntu specific patches:
- 073_treeview_almost_fixed.patch
- 075_expose_gdkwidget_for_gtkrange.patch
- 102_add_wayland_symbols.patch
- abicheck-dynamic-backends
- git_fileselect_subdir.patch
- git_gtkcellrenderer_grabbing_modifier.patch
- git-gtkmodelmenuitem-icon-support.patch
- print-dialog-show-options-of-remote-dnssd-printers.patch
- revert_git_a11y_stopped.patch
- ubuntu_gtk_custom_menu_items.patch
- uimanager-guard-against-nested-node-updates.patch
gtk+3.0 (3.8.2-3) unstable; urgency=low
* Simplify our trigger for gtk-query-immodules-3.0, use the --update-cache
option instead of redirecting stdout.
* debian/patches/080_correct_padding_of_submenu_arrows.patch: Take padding
into account to position submenu arrow. Patch cherry-picked from upstream
Git.
* Update debian/copyright to comply with the final 1.0 spec.
gtk+3.0 (3.8.2-2) unstable; urgency=low
* debian/patches/031_ia64_children_test.patch:
+ Patch from Stephan Schreiber, fix an invalid read on a test case
that caused it to fail on ia64, making the build fail.
* debian/patches/032_mips_treeview_row_separator_height.patch:
+ Disable another test that currently fails on mips but that also
fails at least on amd64 when run under valgrind.
* All the above closes: #711107.
gtk+3.0 (3.8.2-1) unstable; urgency=low
[ Josselin Mouette ]
* Switch to interest-noawait for triggers. They only affect IM
modules, so this is not likely to cause upgrade problems.
[ Michael Biebl ]
* Upload to unstable.
* New upstream release.
* Update debian/copyright following the latest copyright-format spec.
* Bump Standards-Version to 3.9.4. No further changes.
Date: Mon, 08 Jul 2013 16:31:25 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/gtk+3.0/3.8.2-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 08 Jul 2013 16:31:25 +0100
Source: gtk+3.0
Binary: libgtk-3-0 libgtk-3-0-udeb libgtk-3-common libgtk-3-bin libgtk-3-dev libgtk-3-0-dbg libgtk-3-doc gtk-3-examples gir1.2-gtk-3.0 libgail-3-0 libgail-3-dev libgail-3-0-dbg libgail-3-doc
Architecture: source
Version: 3.8.2-3ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
gir1.2-gtk-3.0 - GTK+ graphical user interface library -- gir bindings
gtk-3-examples - example files for GTK+ 3
libgail-3-0 - GNOME Accessibility Implementation Library -- shared libraries
libgail-3-0-dbg - Gail libraries and debugging symbols
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-dbg - GTK+ libraries and debugging symbols
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: 711107
Launchpad-Bugs-Fixed: 1102042
Changes:
gtk+3.0 (3.8.2-3ubuntu1) saucy; urgency=low
.
[ Sebastien Bacher ]
* debian/patches/git_filechooser_signal.patch:
"GtkFileChooserButton: Also emit 'file-set' when changing the selection
through the combo box"
* debian/patches/git_fileselect_subdir.patch:
" GtkFileChooserEntry: don't inline-complete if the entry
doesn't have the focus" (lp: #1102042)
.
[ Iain Lane ]
* Merge with Debian. Remaining changes:
+ Enable Wayland backend.
+ Set Multi-Arch: same on the library.
+ Break old gtk3-engines-unico versions incompatible with this GTK,
+ Drop 061_multiarch_module_fallback.patch - unneeded in Ubuntu since we
cleared all old gtk modules out.
+ Don't build with optimisations on armhf to work around bug #1194123.
+ Install the settings.ini file to set our themes.
+ Ubuntu specific patches:
- 073_treeview_almost_fixed.patch
- 075_expose_gdkwidget_for_gtkrange.patch
- 102_add_wayland_symbols.patch
- abicheck-dynamic-backends
- git_fileselect_subdir.patch
- git_gtkcellrenderer_grabbing_modifier.patch
- git-gtkmodelmenuitem-icon-support.patch
- print-dialog-show-options-of-remote-dnssd-printers.patch
- revert_git_a11y_stopped.patch
- ubuntu_gtk_custom_menu_items.patch
- uimanager-guard-against-nested-node-updates.patch
.
gtk+3.0 (3.8.2-3) unstable; urgency=low
.
* Simplify our trigger for gtk-query-immodules-3.0, use the --update-cache
option instead of redirecting stdout.
* debian/patches/080_correct_padding_of_submenu_arrows.patch: Take padding
into account to position submenu arrow. Patch cherry-picked from upstream
Git.
* Update debian/copyright to comply with the final 1.0 spec.
.
gtk+3.0 (3.8.2-2) unstable; urgency=low
.
* debian/patches/031_ia64_children_test.patch:
+ Patch from Stephan Schreiber, fix an invalid read on a test case
that caused it to fail on ia64, making the build fail.
* debian/patches/032_mips_treeview_row_separator_height.patch:
+ Disable another test that currently fails on mips but that also
fails at least on amd64 when run under valgrind.
* All the above closes: #711107.
.
gtk+3.0 (3.8.2-1) unstable; urgency=low
.
[ Josselin Mouette ]
* Switch to interest-noawait for triggers. They only affect IM
modules, so this is not likely to cause upgrade problems.
.
[ Michael Biebl ]
* Upload to unstable.
* New upstream release.
* Update debian/copyright following the latest copyright-format spec.
* Bump Standards-Version to 3.9.4. No further changes.
Checksums-Sha1:
0b76f06d47ab12c85d3a6407a31589d69ba4503a 3637 gtk+3.0_3.8.2-3ubuntu1.dsc
c519b553b618588f288c70ea5dce1145588944eb 13701516 gtk+3.0_3.8.2.orig.tar.xz
7b7fa158f5eb340508ee108efa29f847942f9c5c 123660 gtk+3.0_3.8.2-3ubuntu1.debian.tar.gz
Checksums-Sha256:
87542072868147e15dbac928da4a8b231d74ab500a962405f68cf93c75f0ce7a 3637 gtk+3.0_3.8.2-3ubuntu1.dsc
1ca80c9c15a1df95d74cefb8c2afe4682ba272a4b489106f04877be2a7aff297 13701516 gtk+3.0_3.8.2.orig.tar.xz
d7267d0eb9b748a3eb038f5db89eed6cf1b1c2fc1dafe608f3b44964bbb5b4fe 123660 gtk+3.0_3.8.2-3ubuntu1.debian.tar.gz
Files:
8c3268eceba08a605e7f8fa4fc492ba6 3637 libs optional gtk+3.0_3.8.2-3ubuntu1.dsc
8e878e18fc385f2b813419dc7b40a968 13701516 libs optional gtk+3.0_3.8.2.orig.tar.xz
6c58ad7b1d8895e58c9258bb7e76da7a 123660 libs optional gtk+3.0_3.8.2-3ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJR2t8ZAAoJEONS1cUcUEHUi3MP/0MKMgW2ceOqjP1TN4SASoUP
lEb3ehj1Ot+ghaENQcwTXzg/6kBj08sL91G3r/M5OwfIDq3PixOfQ16C2lMic2At
hq0RfWkXLa2xBILH08VRCxrg9cOkL/Xqwj/Gu5BefOm9rAhjp9D4MieYmqzzqRvl
yLWDDopHZic4//+eJupwAwAjIPvbsX4XZKNRRnLkJBR3zehQ/UAKaIyXKs7KQO+W
5kI+ykeB76biLTv5ndDrKVWljQpsp0Ox/aY6NLK5ysbege4gowBcPG0mS5nHfrN4
5+T9DtjFhgdlb0MS0//p4/frqhUTFNJP0OYUrGvlCnoj/t8nKrR7pxjbH3RF9Ye0
vOeoI75JEWoB6tb0HP8cArMX4sfpoPMuYMWZbJnGXEtfHxZh+oyokppbAo9H0nFi
50M938vA9fShaWwyShcnVifKu7S0p4cKqwwCgeXFn18Z6xMyS5lYuFSsDU8ocDHi
fcjIfOFuu0cQZkBAgRDyT10S3kaCOeE65zr3eRYTfmXMiGq3j1F7wW87YaalGMGa
PHYTCbgJBFxppmM/5+oXGy5/wygGyqOe8ZD2WW2rjOW58sshOJrZBL6cPrspPTPI
USg0x26A8k3EJr9fZtkA55xhYNMtornBW5v1DjwnWeUuv0I60oZkIARHW6yHtJ0d
EFNIxlzxnkfD0a+5DAwX
=/BU2
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list