gtk+2.0 2.24.32-4ubuntu1 source package in Ubuntu
Changelog
gtk+2.0 (2.24.32-4ubuntu1) eoan; urgency=low * Merge from Debian unstable. 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-4) unstable; urgency=medium * Team upload [ Jeremy Bicha ] * Stop using gnome-get-source [ Simon McVittie ] * d/*.links.in: Remove dangling symlinks to changelog.gz, which is no longer installed since 2.24.32-3 (Closes: #907848) * d/tests/build: Add a basic autopkgtest * Skip building udebs under the noudeb build profile * Unconditionally use multiarch libdir * Stop forcing xz compression, let dpkg-deb decide * Disable the static library. The static library is not useful in practice, because its dependencies atk, gdk-pixbuf and pangocairo are only available as shared libraries. If a derived executable can use those shared libraries, then it can equally well use the shared GTK library. - d/p/001_static-linking-dont-query-immodules.patch, d/p/002_static-linking-dont-build-perf.patch, d/p/003_gdk.pc_privates.patch: Drop patches relating to static linking, which are no longer useful * d/patches: Update to upstream gtk-2-24 branch, commit 2.24.32-62-g56c6970b02 (disregarding Windows- and macOS-specific changes which are not relevant for Debian) * d/rules: Rewrite using dh * Use debhelper-compat 12 * API documentation: - Install documentation in /usr/share/gtk-doc, with symlinks in /u/s/doc. gtk-doc documentation is technically a functional interface (which Policy §12.3 says can't be in /usr/share/doc), because other packages can build-depend on it and use it to fix cross-references. - Install symlinks to gtk-doc in both /usr/share/doc/libgtk2.0-doc (traditional location) and /usr/share/doc/libgtk2.0-dev ("main package" for developer documentation, as recommended in Policy §12.3). - libgail-doc: Use /usr/share/doc symlink in doc-base registration. Otherwise Lintian complains. * Build-time tests: - Build-depend on xauth and xvfb for build-time tests - Set up HOME, XDG_RUNTIME_DIR so tests have some chance of succeeding - Run tests to completion instead of stopping at first failure - Pre-create .local/share in temporary home directory. In GTK 2, the recent-manager doesn't automatically do this (upstream commit 3d7a2d78 in GTK 3). * Remove Multi-Arch field from libgail18-udeb udebs don't participate in Multi-Arch, so this causes Lintian warnings. * Refer to GTK 2, not GTK+2.0, in packaging files. GTK+ was renamed to GTK in February 2019. * Convert gtk-builder-convert into a Python 3 script. Run dh_python3 for it: downgrading its dependency to a Recommends no longer seems appropriate when libglib2.0-dev-bin Depends on python3 anyway. -- Gianfranco Costamagna <email address hidden> Thu, 12 Sep 2019 10:52:24 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Eoan
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gtk+2.0_2.24.32.orig.tar.xz | 12.0 MiB | b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e |
gtk+2.0_2.24.32-4ubuntu1.debian.tar.xz | 116.6 KiB | 90a0ee7687d32aef67f4bb1abd8abea05163735944152d867a38031284ae74a9 |
gtk+2.0_2.24.32-4ubuntu1.dsc | 3.9 KiB | 26674349edf6b1840b86920ca39b4d04d40ebd56bcfafd200d4b414861579279 |
Available diffs
Binary packages built by this source
- gir1.2-gtk-2.0: GTK graphical user interface library -- gir bindings
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
- gtk2-engines-pixbuf: No summary available for gtk2-engines-pixbuf in ubuntu eoan.
No description available for gtk2-engines-pixbuf in ubuntu eoan.
- gtk2-engines-pixbuf-dbgsym: No summary available for gtk2-engines-pixbuf-dbgsym in ubuntu eoan.
No description available for gtk2-engines-
pixbuf- dbgsym in ubuntu eoan.
- gtk2.0-examples: No summary available for gtk2.0-examples in ubuntu eoan.
No description available for gtk2.0-examples in ubuntu eoan.
- gtk2.0-examples-dbgsym: debug symbols for gtk2.0-examples
- libgail-common: No summary available for libgail-common in ubuntu eoan.
No description available for libgail-common in ubuntu eoan.
- libgail-common-dbgsym: debug symbols for libgail-common
- libgail-dev: No summary available for libgail-dev in ubuntu eoan.
No description available for libgail-dev in ubuntu eoan.
- libgail-doc: documentation files of the Gail library
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
.
This package contains the documentation files for Gail.
- libgail18: GNOME Accessibility Implementation Library -- shared libraries
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
.
This package contains the shared library.
- libgail18-dbgsym: No summary available for libgail18-dbgsym in ubuntu eoan.
No description available for libgail18-dbgsym in ubuntu eoan.
- libgail18-udeb: GNOME Accessibility Implementation Library -- shared libraries
Gail implements ATK interfaces for GTK widgets which are dynamically
loadable at runtime by a GTK application. Once loaded, those parts of
an application that use standard GTK widgets will have a basic level
of accessibility, without the need to modify the application at all.
.
This package contains the shared library for the Debian installer.
- libgtk2.0-0: GTK graphical user interface library - old version
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the shared libraries.
- libgtk2.0-0-dbgsym: debug symbols for libgtk2.0-0
- libgtk2.0-0-udeb: No summary available for libgtk2.0-0-udeb in ubuntu eoan.
No description available for libgtk2.0-0-udeb in ubuntu eoan.
- libgtk2.0-bin: programs for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the utilities which are used by the libraries
and other packages.
- libgtk2.0-common: common files for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the common files which the libraries need.
- libgtk2.0-dev: No summary available for libgtk2.0-dev in ubuntu eoan.
No description available for libgtk2.0-dev in ubuntu eoan.
- libgtk2.0-doc: documentation for the GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
.
This package contains the HTML documentation for the GTK library
in /usr/share/doc/libgtk2. 0-doc/ .