gtk+3.0 3.14.6-0ubuntu1 source package in Ubuntu

Changelog

gtk+3.0 (3.14.6-0ubuntu1) vivid; urgency=medium

  [ Lars Uebernickel ]
  * New upstream release
  * debian/patches/0001-Disable-deprecation-warnings-in-tests.patch,
    debian/patches/0001-Fight-deprecation-warnings-in-test.patch,
    debian/patches/0001-threads-Do-not-release-the-GDK-lock-if-it-hasn-t-bee.patch,
    debian/patches/git-gtkpopover-set-background-and-popover-css.patch,
    debian/patches/git-menu-binding-emit-submenu-close-after-activate.patch,
    debian/patches/git_printing_segfault.patch,
    debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch,
    debian/patches/gtkaboutdialog-support-showing-buttons-in-action-are.patch,
    debian/patches/gtkdialog-don-t-use-csd-when-use-header-bar-is-FALSE.patch,
    debian/patches/ubuntu_label_wrap_workaround.patch,
    debian/patches/ubuntu_translation_template.patch,
    debian/patches/use-secrets-service-for-cups-auth_info.patch:
    - dropped, included in the new release
  * debian/patches/022_disable-viqr-im-for-vi-locale.patch:
    - dropped, unlikely that we still need it
  * debian/patches/016_no_offscreen_widgets_grabbing.patch,
    debian/patches/017_no_offscreen_device_grabbing.patch,
    debian/patches/018_gdkenumtypes.c_location.patch,
    debian/patches/032_mips_treeview_row_separator_height.patch,
    debian/patches/073_treeview_almost_fixed.patch,
    debian/patches/074_eventbox_scroll_mask.patch,
    debian/patches/bzg_gtkcellrenderer_grabbing_modifier.patch,
    debian/patches/message-dialog-restore-traditional-look-on-unity.patch,
    debian/patches/mir-backend.patch,
    debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch,
    debian/patches/ubuntu_gtk_custom_menu_items.patch,
    debian/patches/x-canonical-accel.patch,
    debian/patches/mir-backend.patch:
    - ported and refreshed
  * 030_tests_skip_filechooser.patch,
    042_treeview_single-focus.patch,
    043_notebook_scroll.patch:
    - disable, it's not clear why this is needed anymore (as Debian did)

  [ Iain Lane ]
  * Merge with Debian. Remaining changes:
    + Enable Mir backend.
    + Set Multi-Arch: same on the library.
    + Drop 061_multiarch_module_fallback.patch - unneeded in Ubuntu since we
      cleared all old gtk modules out.
    + Install the settings.ini file to set our themes.
    + 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
  * Don't depend on the adwaita icon theme
  * 0001-Menu-items-force-loading-16x16-icons.patch: Scale icons in menu items
    to 16x16
  * debian/control{,.in}: Version the libmirclient-dev dependency to ≥ 0.90,
    on request of Rico who maintains backports of this package in a PPA.
  * New upstream release.

  [ Robert Ancell ]
  * debian/patches/mir-backend.patch:
    - Add back changes from 3.12.2-0ubuntu14
    - Fix touch events not generating GDK events (LP: #1388875)

  [ William Hua ]
  * debian/patches/mir-backend.patch:
    - Backport more mir patches from master
  * debian/patches/mir-backend-unmerged.patch:
    - Backport unmerged mir patches from wip/mir2

gtk+3.0 (3.14.5-1) unstable; urgency=medium

  * New upstream bugfix release.
  * debian/patches/077_fix_menu_height_calculating.patch:
    + Dropped, merged upstream.

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

  [ Rico Tzschichholz ]
  * Install org.gtk.Settings.Debug.gschema.xml

  [ Dmitry Shachnev ]
  * debian/patches/077_fix_menu_height_calculating.patch: backport upstream
    commit to fix calculation of menu height (closes: #767906).

gtk+3.0 (3.14.4-1) unstable; urgency=medium

  * New upstream release.

gtk+3.0 (3.14.3-1) unstable; urgency=medium

  * New upstream release.
  * Install typelib files into multiarch paths.
  * Mark gir and dev package as Multi-Arch: same.
  * Bump Standards-Version to 3.9.6. No further changes.

gtk+3.0 (3.14.2-1) unstable; urgency=medium

  * New upstream release.
    - includes fix gtkbuilder fix for problems affecting libgweather
      users (like gnome-clocks, Closes: #764681)

gtk+3.0 (3.14.1-1) unstable; urgency=medium

  [ Emilio Pozuelo Monfort ]
  * New upstream release.

  [ Andreas Henriksson ]
  * Add debian/patches/reftest-known-fail.patch
    - make it possible to tag individual reftests as ok to fail.
  * debian/rules:
    touch testsuite/reftests/style-properties-nth-child.ui.known_fail
    - reftest shows this intermittently has a couple of pixels
      difference on some architectures. No big deal.
      Noone is willing to investigate and consensus is it's ok to disable.

gtk+3.0 (3.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

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

  * Upload to unstable.

gtk+3.0 (3.13.9-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * libgtk-3-common: Depend on adwaita-icon-theme (>= ${gnome:Version})
    - gtk+ should guarantee we have atleast one sane icon theme available.
  * debian/rules: Include gnome-version.mk to generate ${gnome:Version}

  [ Emilio Pozuelo Monfort ]
  * New upstream development release.
  * debian/control.in:
    + Bump libpango1.0-dev minimum (build-)dependency.

gtk+3.0 (3.13.8-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * New upstream development release (3.13.7)
  * Update build-dependencies according to configure.ac
    - bump libglib2.0-dev to (>= 2.41.2)
  * Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2)
  * Massage debian/patches/018_gdkenumtypes.c_location.patch to apply again
  * Drop backported/merged patches now in released version:
    - debian/patches/072_Avoid-pkg-config-atleast-version.patch
  * Have quilt refresh remaining patches.
  * Bump gobject-introspection build-dependency to (>= 1.41.3)
    - this one supports new "nullable" annotation.
  * Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic
  * Update debian/libgtk-3-0.symbols with many additions
  * New upstream development release (3.13.8)
  * Update build-dependencies according to configure.ac changes:
    - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
    - Bump libwayland-dev to (>= 1.5.91)
  * debian/patches/032_mips_treeview_row_separator_height.patch:
    - massage the patch into applying again.
  * Update debian/libgtk-3-0.symbols
    - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
    - 3 new wayland related symbols

gtk+3.0 (3.12.2-3) unstable; urgency=medium

  * Team upload
  * debian/missing-sources/zlib.js-0.1.6: add missing source code for
    gdk/broadway/rawinflate.min.js (Closes: #753968)
    - some files in zlib.js upstream had missing source code themselves
      (closure-compiler.jar) or are not needed here, and have been removed
      to save space; see debian/missing-sources/README for details
    - make debian/missing-sources/rawinflate.js a symlink into zlib.js-0.1.6
      to reassure lintian that source is present
  * d/p/073-Use-AC_USE_SYSTEM_EXTENSIONS-to-get-_GNU_SOURCE-_XOP.patch:
    define _GNU_SOURCE on non-Linux to fix "assignment makes pointer from
    integer without a cast" found by build-log scanning on kFreeBSD

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

  * Team upload

  [ Dmitry Shachnev ]
  * Autopkgtests fixes: add missing xauth dependency, and stop using
    deprecated GtkStock item.

  [ Simon McVittie ]
  * debian/patches/072_Avoid-pkg-config-atleast-version.patch:
    stop AM_PATH_GTK_3_0([3], [], [], [gthread]) trying to require
    gthread-2.0 >= 3, which doesn't exist (Closes: #756476)

gtk+3.0 (3.12.2-1) unstable; urgency=medium

  * New upstream release.
 -- Iain Lane <email address hidden>   Wed, 17 Dec 2014 17:16:57 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Vivid
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtk+3.0_3.14.6.orig.tar.xz 15.0 MiB cfc424e6e10ffeb34a33762aeb77905c3ed938f0b4006ddb7e880aad234ef119
gtk+3.0_3.14.6-0ubuntu1.debian.tar.xz 190.7 KiB dc405f72d675d44a6a7e77a894636c8d5bbcf14e07b64739b1398e0caafec816
gtk+3.0_3.14.6-0ubuntu1.dsc 3.9 KiB 772be0abb9aa9b91ad749f74eec477042294a15bab0af5f9d822083c4dbbc9d0

View changes file

Binary packages built by this source

gir1.2-gtk-3.0: No summary available for gir1.2-gtk-3.0 in ubuntu vivid.

No description available for gir1.2-gtk-3.0 in ubuntu vivid.

gtk-3-examples: No summary available for gtk-3-examples in ubuntu vivid.

No description available for gtk-3-examples in ubuntu vivid.

libgail-3-0: No summary available for libgail-3-0 in ubuntu vivid.

No description available for libgail-3-0 in ubuntu vivid.

libgail-3-0-dbg: No summary available for libgail-3-0-dbg in ubuntu vivid.

No description available for libgail-3-0-dbg in ubuntu vivid.

libgail-3-dev: No summary available for libgail-3-dev in ubuntu vivid.

No description available for libgail-3-dev in ubuntu vivid.

libgail-3-doc: No summary available for libgail-3-doc in ubuntu vivid.

No description available for libgail-3-doc in ubuntu vivid.

libgtk-3-0: No summary available for libgtk-3-0 in ubuntu vivid.

No description available for libgtk-3-0 in ubuntu vivid.

libgtk-3-0-dbg: No summary available for libgtk-3-0-dbg in ubuntu vivid.

No description available for libgtk-3-0-dbg in ubuntu vivid.

libgtk-3-0-udeb: No summary available for libgtk-3-0-udeb in ubuntu vivid.

No description available for libgtk-3-0-udeb in ubuntu vivid.

libgtk-3-bin: No summary available for libgtk-3-bin in ubuntu vivid.

No description available for libgtk-3-bin in ubuntu vivid.

libgtk-3-common: No summary available for libgtk-3-common in ubuntu vivid.

No description available for libgtk-3-common in ubuntu vivid.

libgtk-3-dev: No summary available for libgtk-3-dev in ubuntu vivid.

No description available for libgtk-3-dev in ubuntu vivid.

libgtk-3-doc: No summary available for libgtk-3-doc in ubuntu vivid.

No description available for libgtk-3-doc in ubuntu vivid.