[ubuntu/cosmic-proposed] gtk+2.0 2.24.32-2ubuntu1 (Accepted)
Simon Quigley
tsimonq2 at ubuntu.com
Mon Jul 2 07:15:16 UTC 2018
gtk+2.0 (2.24.32-2ubuntu1) cosmic; urgency=low
* Merge from Debian Sid (LP: #1756372). Remaining changes:
- d/libgtk2.0-0.symbols: update symbols file.
- Modify 015_default-fallback-icon-theme.patch
- Set fallback icon theme to Adwaita instead of gnome
- d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
the reverse order
- Add Ubuntu-specific patches:
+ debian/patches/012_ubuntu-set-grab-add.patch
- Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
things in menus, needed by ido.
+ debian/patches/062_dnd_menubar.patch
- Allow click on menubars for dnd.
+ debian/patches/063_treeview_almost_fixed.patch
- Add an ubuntu-almost-fixed-height-mode property, (required for
software-center).
+ debian/patches/071_no_offscreen_widgets_grabbing.patch:
- Don't let offscreen widgets do grabbing.
+ debian/patches/090_logging_file_saves.patch
- Improve the logging of saved files.
+ debian/patches/092_default_to_xdg_document_dir.patch:
- Use $XDG_DOCUMENTS_DIR as default directory rather than the home
directory for the "Print to File" function.
+ debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
- Backported gtk3 patch to add a "use-fallback" property to GtkImage,
using it "icon-name and GIcon type of GtkImages can use automatic
fallback names."; it will be useful for the indicator stack.
+ debian/patches/095_git_menus_scrolling.patch
- Backported of a gtk3 commit fixing menu scrolling issues.
+ debian/patches/096_git_gtkprintsettings.patch
- Backport an upstream git commit from the gtk3 series; don't ignore
the gtkprintsettings resolution settings.
+ debian/patches/097_statusicon_image_fallback.patch
- Make GtkStatusIcon images use fallbacks by default if the property
is available.
+ debian/patches/098_multiarch_module_path.patch
- Fallback to the pre-multiarch directory for compatibility.
+ debian/patches/099_printer_filename_fix.patch
- Fix to the print dialog for print to file, make sure a non-hidden
filename is the default.
+ debian/patches/100_overlay_scrollbar_loading.patch
- Add support for dynamically loading overlay scrollbars.
+ debian/patches/gtk-shell-shows-menubar.patch
- List gtk-shell-shows-menubar setting; that's required to have the
local menubars hidding under Unity in favor of the Unity ones.
+ debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
- Make printing on remote DNS-SD/Bonjour-shared printers work.
+ debian/patches/backport_search_printer_location.patch
- The list of printers should be searchable/sortable.
+ debian/patches/menubar_toolbar_dragging.patch
- Allow windows to be dragged using blank spaces in the toolbar as
well as the menubar.
+ debian/patches/use-secrets-service-for-cups-auth_info.patch
gtk+2.0 (2.24.32-2) unstable; urgency=medium
* Team upload
[ Jeremy Bicha ]
* Modify 015_default-fallback-icon-theme.patch
- Set fallback icon theme to Adwaita instead of gnome to match gtk3
* d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
the reverse order
[ Simon McVittie ]
* d/patches: Add DEP-3 patch metadata and convert existing metadata
to gbp pq format
* d/p/001_static-linking-dont-query-immodules.patch:
Update to the latest version that was proposed upstream (in 2007)
- d/p/002_static-linking-dont-build-perf.patch: Adjust for
different AM_CONDITIONAL
* d/p/022_disable-viqr-im-for-vi-locale.patch:
Add reference to Ubuntu bug 191451, summarize the reason why this
is applied, and correctly attribute the patch to Ming Hua
(see #895043)
* d/p/m4macros-Set-a-serial-number.patch:
Add patch from upstream to give gtk-2.0.m4 a serial number so that
it will override older copies bundled with other packages, typically
in the m4 directory (Closes: #895018)
Date: Sun, 01 Jul 2018 00:53:11 -0500
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Signed-By: LocutusOfBorg <costamagnagianfranco at yahoo.it>
https://launchpad.net/ubuntu/+source/gtk+2.0/2.24.32-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 01 Jul 2018 00:53:11 -0500
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf gir1.2-gtk-2.0 libgail18 libgail18-udeb libgail-common libgail-dev libgail-doc
Architecture: source
Version: 2.24.32-2ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Simon Quigley <tsimonq2 at ubuntu.com>
Description:
gir1.2-gtk-2.0 - GTK+ graphical user interface library -- gir bindings
gtk2-engines-pixbuf - pixbuf-based theme for GTK+ 2.x
gtk2.0-examples - example files for GTK+ 2.0
libgail-common - GNOME Accessibility Implementation Library -- common modules
libgail-dev - GNOME Accessibility Implementation Library -- development files
libgail-doc - documentation files of the Gail library
libgail18 - GNOME Accessibility Implementation Library -- shared libraries
libgail18-udeb - GNOME Accessibility Implementation Library -- shared libraries (udeb)
libgtk2.0-0 - GTK+ graphical user interface library
libgtk2.0-0-udeb - GTK+ graphical user interface library - minimal runtime (udeb)
libgtk2.0-bin - programs for the GTK+ graphical user interface library
libgtk2.0-common - common files for the GTK+ graphical user interface library
libgtk2.0-dev - development files for the GTK+ library
libgtk2.0-doc - documentation for the GTK+ graphical user interface library
Closes: 895018
Launchpad-Bugs-Fixed: 1756372
Changes:
gtk+2.0 (2.24.32-2ubuntu1) cosmic; urgency=low
.
* Merge from Debian Sid (LP: #1756372). Remaining changes:
- d/libgtk2.0-0.symbols: update symbols file.
- Modify 015_default-fallback-icon-theme.patch
- Set fallback icon theme to Adwaita instead of gnome
- d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
the reverse order
- Add Ubuntu-specific patches:
+ debian/patches/012_ubuntu-set-grab-add.patch
- Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
things in menus, needed by ido.
+ debian/patches/062_dnd_menubar.patch
- Allow click on menubars for dnd.
+ debian/patches/063_treeview_almost_fixed.patch
- Add an ubuntu-almost-fixed-height-mode property, (required for
software-center).
+ debian/patches/071_no_offscreen_widgets_grabbing.patch:
- Don't let offscreen widgets do grabbing.
+ debian/patches/090_logging_file_saves.patch
- Improve the logging of saved files.
+ debian/patches/092_default_to_xdg_document_dir.patch:
- Use $XDG_DOCUMENTS_DIR as default directory rather than the home
directory for the "Print to File" function.
+ debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
- Backported gtk3 patch to add a "use-fallback" property to GtkImage,
using it "icon-name and GIcon type of GtkImages can use automatic
fallback names."; it will be useful for the indicator stack.
+ debian/patches/095_git_menus_scrolling.patch
- Backported of a gtk3 commit fixing menu scrolling issues.
+ debian/patches/096_git_gtkprintsettings.patch
- Backport an upstream git commit from the gtk3 series; don't ignore
the gtkprintsettings resolution settings.
+ debian/patches/097_statusicon_image_fallback.patch
- Make GtkStatusIcon images use fallbacks by default if the property
is available.
+ debian/patches/098_multiarch_module_path.patch
- Fallback to the pre-multiarch directory for compatibility.
+ debian/patches/099_printer_filename_fix.patch
- Fix to the print dialog for print to file, make sure a non-hidden
filename is the default.
+ debian/patches/100_overlay_scrollbar_loading.patch
- Add support for dynamically loading overlay scrollbars.
+ debian/patches/gtk-shell-shows-menubar.patch
- List gtk-shell-shows-menubar setting; that's required to have the
local menubars hidding under Unity in favor of the Unity ones.
+ debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
- Make printing on remote DNS-SD/Bonjour-shared printers work.
+ debian/patches/backport_search_printer_location.patch
- The list of printers should be searchable/sortable.
+ debian/patches/menubar_toolbar_dragging.patch
- Allow windows to be dragged using blank spaces in the toolbar as
well as the menubar.
+ debian/patches/use-secrets-service-for-cups-auth_info.patch
.
gtk+2.0 (2.24.32-2) unstable; urgency=medium
.
* Team upload
.
[ Jeremy Bicha ]
* Modify 015_default-fallback-icon-theme.patch
- Set fallback icon theme to Adwaita instead of gnome to match gtk3
* d/control: Depend on adwaita-icon-theme | gnome-icon-theme instead of
the reverse order
.
[ Simon McVittie ]
* d/patches: Add DEP-3 patch metadata and convert existing metadata
to gbp pq format
* d/p/001_static-linking-dont-query-immodules.patch:
Update to the latest version that was proposed upstream (in 2007)
- d/p/002_static-linking-dont-build-perf.patch: Adjust for
different AM_CONDITIONAL
* d/p/022_disable-viqr-im-for-vi-locale.patch:
Add reference to Ubuntu bug 191451, summarize the reason why this
is applied, and correctly attribute the patch to Ming Hua
(see #895043)
* d/p/m4macros-Set-a-serial-number.patch:
Add patch from upstream to give gtk-2.0.m4 a serial number so that
it will override older copies bundled with other packages, typically
in the m4 directory (Closes: #895018)
Checksums-Sha1:
7b1f0aa084df3aebd067f986bd64d792fafd4279 3919 gtk+2.0_2.24.32-2ubuntu1.dsc
b150da3ac78385f08823736cf98a0c8114847091 105708 gtk+2.0_2.24.32-2ubuntu1.debian.tar.xz
ea8c1e1846c1cf9ca5e475190aa63437f148d210 12869 gtk+2.0_2.24.32-2ubuntu1_source.buildinfo
Checksums-Sha256:
0886276d7cf76f605386542f399b73f536c39760487ffec7aef1298c4c3345f8 3919 gtk+2.0_2.24.32-2ubuntu1.dsc
cb528cc314211cd26a48aa558b1828ccb305b166cc633abf6c1ad2f39606d863 105708 gtk+2.0_2.24.32-2ubuntu1.debian.tar.xz
39d879ab222373567215768976c5f7ec63ac91886cad0b214cc8ee9ffa686421 12869 gtk+2.0_2.24.32-2ubuntu1_source.buildinfo
Files:
521174e8ed2139c2978c15177f834570 3919 libs optional gtk+2.0_2.24.32-2ubuntu1.dsc
75c0abfcb74b0cd1e30f8fdc0d53b6ed 105708 libs optional gtk+2.0_2.24.32-2ubuntu1.debian.tar.xz
1f69bc5dda494183dcfce36a3191a739 12869 libs optional gtk+2.0_2.24.32-2ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAls50NMACgkQ808JdE6f
XdllQhAAqx+3bSV/96wM1R1VaRQYWuAd3DE2TbyuhBAOezfdrJsbAPTHqzNJnO6s
fwW7mvoDKwT1yA6B0kVJSolUdUXXzNKH8GsB1nTwJPUhuxPz4/xVzsuHpDQHbJ2x
IYLvttokTUKH1GvapbBXuQJ0mDohJyeAoY8jzWkN64XNGO6NwqjCjN3xd2RYKb47
gwFSjx2K5XDqSMfbJRDFwA59frhmO6DxUaVTTXzRbTthLbtdsTHg46eUpPQMeoBd
mcYOxd0rC7gpP9i1IKHi9/JQVV15c81hUmHeIwu43Sj5VyrzkCZfSfA7JqSd3C0U
NsJQ4YBgM7cBByhi9mR/+kgXNtql4LIH6zxBa3YUOpdepZWP/PYT7/ItHzV/zZ+z
DPzTRqaWh4KwPcGZmAaOmmVair8yZlUH7GStdZeyetFgk35yiyHej+FNAfHY23z4
sKPeul53zUBI0CkHR9uCmPTsUsPkbE1NuwKKt1myw+Xu3/qDJ1OfiDLo9Y/zjHyr
INmmoDUIc7jkcPROnCB2vy0KbV/7zvYfbIRzxuop+G3B7/gRL0EnG8JXuUYUFfLd
nndO3oo1yYR9QqVWpnUoU3RxurHCRStMsLJ7qhWCP/87VgvB8uhKHT7+deYNCyaX
+AkTJDY5c0JFJOcvmAWUQDjbBdsuayKlih+FiZdvQePSDHTecnQ=
=nH7k
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list