unity-gtk-module 0.0.0+14.04.20140213.2-0ubuntu1 source package in Ubuntu

Changelog

unity-gtk-module (0.0.0+14.04.20140213.2-0ubuntu1) trusty; urgency=low

  [ William Hua ]
  * Fix regression on GtkRecentChooserMenus. (LP: #1243974). (LP:
    #1243974)
  * Use Multi-Arch: foreign in debian/control.
  * Relax the preconditions for disconnecting action groups from shells.
    (LP: #1198471) If we have this situation: Menu A (action group G)
    Menu B (action group G) Menu C (action group G) <- about to be
    destroyed Menu D (action group G) Menu E (action group G) and Menu C
    is destroyed, we get: Menu A (action group G) Menu B (action group
    G) Menu C (no action group) Menu D (no action group) Menu E (no
    action group) So when Menu A is disconnected from G, this causes the
    warnings from LP: #1198471. One thing we could have tried was just
    removing the tree rooted at Menu C, but then that would break
    removing the entire tree rooted at Menu A. Also, we'd have to end up
    doing this by having the Menu C unref itself. It's really easiest to
    treat it as a dead sub-tree that will be finalized when the entire
    tree is finalized. Let's relax the preconditions on the
    unity_gtk_action_group_disconnect_item and
    unity_gtk_action_group_disconnect_shell functions, and allow the
    case where the shell's action group is already set to NULL. (LP:
    #1198471)
  * Remove our g_ptr_array_insert (), it's added in GLib 2.40.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 313
 -- Ubuntu daily release <email address hidden>   Thu, 13 Feb 2014 18:05:57 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Desktop
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unity-gtk-module_0.0.0+14.04.20140213.2.orig.tar.gz 58.8 KiB 62a6ce257712859bd6b9f9801b093aa34c76007c0704de3fc3330849c076d78b
unity-gtk-module_0.0.0+14.04.20140213.2-0ubuntu1.diff.gz 5.0 KiB cb7825702263ac84e7d2d0ff65119cf746b7a4f38b94339c86992c862e4eddd8
unity-gtk-module_0.0.0+14.04.20140213.2-0ubuntu1.dsc 2.7 KiB 7d811cc7b6cc04381f47a7556022f721188d71a56e4dd85b3eb55fa2c060c13d

View changes file

Binary packages built by this source

libunity-gtk-parser-dev-common: Common files for GtkMenuShell to GMenuModel parser

 This library converts GtkMenuShells into GMenuModels.
 .
 This package contains common headers and documentation.

libunity-gtk2-parser-dev: GtkMenuShell to GMenuModel parser

 This library converts GtkMenuShells into GMenuModels.
 .
 This package contains pkg-config files and libraries.

libunity-gtk2-parser0: GtkMenuShell to GMenuModel parser

 This library converts GtkMenuShells into GMenuModels.

libunity-gtk3-parser-dev: GtkMenuShell to GMenuModel parser

 This library converts GtkMenuShells into GMenuModels.
 .
 This package contains pkg-config files and libraries.

libunity-gtk3-parser0: GtkMenuShell to GMenuModel parser

 This library converts GtkMenuShells into GMenuModels.

unity-gtk-module-autopilot: GtkMenuShell D-Bus Autopilot tests

 This package provides autopilot integration tests for the unity-gtk-module
 package.

unity-gtk-module-common: Common files for GtkMenuShell D-Bus exporter

 This GTK+ module exports GtkMenuShells over D-Bus.
 .
 This package contains common data files.

unity-gtk2-module: GtkMenuShell D-Bus exporter

 This GTK+ 2 module exports GtkMenuShells over D-Bus.

unity-gtk3-module: GtkMenuShell D-Bus exporter

 This GTK+ 3 module exports GtkMenuShells over D-Bus.