gtk+3.0 3.2.2-2ubuntu1 source package in Ubuntu

Changelog

gtk+3.0 (3.2.2-2ubuntu1) precise; urgency=low

  * Merge with Debian unstable and SVN head. Remaining Ubuntu changes:
    - Ubuntu specific patches, see their patch headers:
      043_ubuntu_menu_proxy.patch
      062_ubuntu-set-grab-add.patch
      063_resize_grip_default.patch
      072_indicator_menu_update.patch
      073_treeview_almost_fixed.patch
      075_expose_gdkwidget_for_gtkrange.patch
      100_overlay_scrollbar_loading.patch
    - debian/libgtk-3-0.symbols: Add symbols from menu proxy and
      075_expose_gdkwidget_for_gtkrange patches.
    - debian/watch: Watch for unstable versions.
    - debian/patches/series: Disable 043_notebook_scroll.patch. This is a
      Debian change and we want the upstream behaviour or at least a rationale
      for this.
  * debian/patches/*: Add standard patch headers to Ubuntu patches, as
    available.

gtk+3.0 (3.2.2-3) UNRELEASED; urgency=low

  * Add 000git_gtk_tree_view_get_tooltip_context_annotation.patch: Fix
    gtk_tree_view_get_tooltip_context() transfer annotation, causing crashes
    when using this method from Python.
  * Add 016_no_offscreen_widgets_grabbing.patch: Widgets inside
    GtkOffscreenWindow seem like they should not be allowed to do
    grab the mouse or whatever, as this can deactivate open menus.
    (LP: #512427, GNOME #607668)
  * Add 017_no_offscreen_device_grabbing.patch: Do not allow devices in an
    offscreen hierarchy to take grabs. (LP: #804009, GNOME #658563)
  * Add 018_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c
    in the source tree, and fix path in the introspection sources. With this,
    gdkenumtypes.c is correctly included with separate build trees, too.  This
    fixes missing GTypes in the .gir when using a separate build tree.
    (LP: #769256, GNOME #647729)
  * debian/rules: Bump SHVER to 3.1.90.
  * Build for multiarch. Adapted Steve Langasek's changes to Ubuntu's gtk+2.0
    package:
    - debian/control.in: Bump build dependencies to multiarch aware versions.
    - debian/control.in: Add Multi-Arch: and necessary Pre-Depends: fields.
      (libraries/-dbg are "same", -doc/-bin are "foreign").
    - debian/rules: Use multiarch LIBDIR.
    - debian/libgail-3-dev.install, debian/libgail-3-0.install: Rename to
      *.in, and use @LIBDIR@ instead of hardcoded usr/lib.
    - debian/gir1.2-gtk-3.0.install.in: Use @LIBDIR@.
    - debian/libgtk-3-0.triggers.in, debian/libgtk-3-0.postinst.in,
      debian/rules: Also trigger on changes to the fallback non-multiarch
      module directory, which is now called @OLD_MODULES_BASE_PATH@.
    - Add 061_multiarch_module_fallback.patch: Fall back to the hard-coded
      pre-multiarch module directory when searching for modules. This
      maintains compatibility with packages installing modules to
      the old directories.

gtk+3.0 (3.2.2-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control.in:
    - Add Breaks against gnome-themes-standard (<< 3.2) due to the CSS theming
      related changes. Closes: #649203
  * Fix broken symlinks in /usr/share/doc. Closes: #647466

gtk+3.0 (3.2.2-1) experimental; urgency=low

  * New upstream release.
  * Refresh patches.

gtk+3.0 (3.2.1-2) experimental; urgency=low

  * debian/control.in:
    - Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
      required by autoreconf. Also bump it to (>= 1.11).

gtk+3.0 (3.2.1-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * New upstream release
  * debian/control.in: Update build-depends
  * debian/rules: Bump libgail SHVER depends
  * d/p/002_static-linking-dont-build-perf.patch: Removed, fixed upstream
  * d/p/030_xim-modules.patch: Removed, fixed upstream
  * d/p/045_trayicon-visual.patch: Removed, fixed upstream
  * d/p/003_gdk.pc_privates.patch: Refreshed
  * d/p/043_notebook_scroll.patch: Refreshed
  * d/p/044_tracker_fts.patch: Refreshed
  * debian/rules: Enable gtk-doc build with the shared build

  [ Michael Biebl ]
  * debian/watch:
    - Track .xz tarballs.
  * debian/control.in:
    - Set <email address hidden> as Maintainer.
    - Instead of depending on lynx | www-browser, make the -doc packages
      suggest devhelp.

  [ Sjoerd Simons ]
  * debian/libgtk-3-0.symbols: Update symbols
  * Remove libgail-3-common package. Modules have been integrated directly into
    Gtk
  * debian/patches/70-Fix-document-generation-in-out-of-tree-builds.patch:
    + Added, fix documentation when build out of tree

gtk+3.0 (3.0.12-3) unstable; urgency=low

  * 030_xim-modules.patch: stolen from upstream git. Fix the behavior of
    XIM modules. Closes: #633720.
  * 043_notebook_scroll.patch: handle a few more widgets to avoid
    alt+scroll being intercepted by ranges, spin buttons, combo boxes…

gtk+3.0 (3.0.12-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Tighten dependencies on libgtk-3-common. Closes: #636766.

  [ Michael Biebl ]
  * debian/patches/045_trayicon-visual.patch: Fix assertion in trayicon-x11
    when visual is not available. Thanks to Vincent Bernat for the patch.
    Closes: #637067
  * debian/libgail-3-0.symbols: Remove trailing empty line which confuses
    dpkg-gensymbols.
  * Bump debhelper compatibility level to 8.

gtk+3.0 (3.0.12-1) unstable; urgency=low

  * New upstream release.
    - GdkKeymap: Prevent an infinite loop in the non-XKB case.
      (Closes: #633917)
  * Stop installing libtool .la files.

gtk+3.0 (3.0.11-1) unstable; urgency=low

  * New upstream release.
    - Fixes infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER.
      (Closes: #628457)
  * debian/patches/044_tracker_fts.patch: Enable Tracker full text search.

gtk+3.0 (3.0.10-1) unstable; urgency=low

  [ Josselin Mouette ]
  * libgtk-3-0.postrm.in: fix badly written test.

  [ Fabian Greffrath ]
  * Remove leftover diversions from the libgtk3.0-bin package
    that got replaced by libgtk-3-bin (Closes: #617662 ).

  [ Michael Biebl ]
  * debian/watch: Switch to .bz2 tarballs.
  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 3.9.2. No further changes.
  * Drop Build-Depends on dpkg-dev (>= 1.13.19). Even lenny has a more recent
    version.
  * Update package descriptions.
  * Drop debian/gruik2devhelp.awk and Build-Depends on gawk, obsolete.

  [ Josselin Mouette ]
  * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in
    GtkNotebook, but this time only when Alt is pressed, as recommended
    by upstream, and from the whole notebook area.
  * Drop debhelper 8 requirement so that it can build.
  * libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they
    already exist.
 -- Martin Pitt <email address hidden>   Tue, 22 Nov 2011 13:05:45 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtk+3.0_3.2.2.orig.tar.xz 12.1 MiB f7ec82de393cd7ae2aa45022576400941704709d1f0f35fb0b17f3be1f2e7d84
gtk+3.0_3.2.2-2ubuntu1.debian.tar.gz 106.5 KiB 2966be5683ab5b4df0b5b600c964f6b202a1db0031e40164fbeae49ac4714087
gtk+3.0_3.2.2-2ubuntu1.dsc 3.5 KiB 2295327c2ca8f600b414268e6a5bb10c177bba2670b9c4d503545621790df8ab

Available diffs

View changes file

Binary packages built by this source

gir1.2-gtk-3.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.

gtk-3-examples: example files for GTK+ 3

 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 example files and a demonstration program
 for GTK+3.

libgail-3-0: 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.

libgail-3-0-dbg: Gail libraries and debugging symbols

 Gail is the "GNOME Accessibility Implementation Library".
 .
 This package contains detached debugging symbols.
 .
 Most people will not need this package.

libgail-3-dev: GNOME Accessibility Implementation Library -- development files

 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 development files for Gail.

libgail-3-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.

libgtk-3-0: 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 shared libraries.

libgtk-3-0-dbg: GTK+ libraries and debugging symbols

 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 detached debugging symbols.
 .
 Most people will not need this package.

libgtk-3-0-udeb: GTK+ graphical user interface library - minimal runtime

 This is a udeb, or a microdeb, for the debian-installer.
 .
 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 minimal runtime library using X11 needed
 by the Debian installer.

libgtk-3-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.

libgtk-3-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.

libgtk-3-dev: development files for the GTK+ 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 header files and static libraries which are
 needed for developing GTK+ applications.

libgtk-3-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/libgtk-3-doc/ .