--- glib2.0-2.24.2.orig/debian/watch
+++ glib2.0-2.24.2/debian/watch
@@ -0,0 +1,4 @@
+version=2
+http://download.gnome.org/sources/glib/([\d\.]+)[02468]/ \
+	glib-(.*)\.tar\.gz \
+	debian uupdate
--- glib2.0-2.24.2.orig/debian/control
+++ glib2.0-2.24.2/debian/control
@@ -0,0 +1,150 @@
+Source: glib2.0
+Section: libs
+Priority: optional
+Maintainer: Loic Minier <lool@dooz.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org>
+Build-Depends: debhelper (>> 5.0.22),
+               pkg-config (>= 0.14.0),
+               gettext,
+               autotools-dev,
+               gnome-pkg-tools (>= 0.11),
+               quilt,
+               dpkg-dev (>= 1.14.13),
+               libpcre3-dev (>= 7.4-1~),
+               desktop-file-utils,
+               gtk-doc-tools,
+               libselinux1-dev [linux-any],
+               linux-libc-dev [linux-any],
+               libgamin-dev [!linux-any] | libfam-dev [!linux-any],
+               zlib1g-dev
+Standards-Version: 3.9.0
+Homepage: http://www.gtk.org/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/
+
+Package: libglib2.0-0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: libglib2.0-data,
+            shared-mime-info
+Conflicts: libpango1.0-0 (<< 1.11)
+Replaces: libglib2.0-dev (<< 2.23.2-2)
+Description: The GLib library of C routines
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the shared libraries.
+
+Package: libglib2.0-udeb
+Section: debian-installer
+XC-Package-Type: udeb
+Priority: optional
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: The GLib library of C routines - minimal runtime
+ This is a udeb, or a microdeb, for the debian-installer.
+ .
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the minimal runtime library needed by the Debian
+ installer.
+
+Package: libglib2.0-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libglib2.0-0 (= ${binary:Version}),
+         pkg-config (>= 0.14.0),
+         zlib1g-dev
+Recommends: python
+Suggests: libglib2.0-doc
+Replaces: libglib1.3-dev
+Conflicts: libglib1.3-dev
+Description: Development files for the GLib library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package is needed to compile programs against libglib2.0-0,
+ as only it includes the header files and static libraries (optionally)
+ needed for compiling.
+
+Package: libglib2.0-0-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         libglib2.0-0 (= ${binary:Version})
+Conflicts: libglib2.0-dbg
+Replaces: libglib2.0-dbg
+Description: The GLib libraries and debugging symbols
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains detached debugging symbols.
+ .
+ Most people will not need this package.
+
+Package: libglib2.0-data
+Architecture: all
+Depends: ${misc:Depends},
+         libglib2.0-0 (>= ${source:Version})
+Replaces: libglib1.3,
+          libglib1.3-data
+Conflicts: libglib1.3-data
+Description: Common files for GLib library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package is needed for the runtime libraries to display messages in
+ languages other than English.
+
+Package: libglib2.0-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends},
+         lynx | www-browser
+Replaces: libglib1.3-doc
+Conflicts: libglib1.3-doc
+Suggests: libgtk2.0-doc
+Description: Documentation files for the GLib library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the HTML documentation for the GLib library
+ in /usr/share/doc/libglib2.0-doc/ .
+
+Package: libgio-fam
+Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Recommends: gamin
+Description: GLib Input, Output and Streaming Library (fam module)
+ GIO is the input, output and streaming API of GLib. This package
+ provides a fam file and directory monitoring backend for it.
+
+Package: libglib2.0-0-refdbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         libglib2.0-0 (= ${binary:Version})
+Description: The GLib library of C routines - refdbg library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the shared library built with
+ --disable-visibility so that it can be used with refdbg, a GObject
+ refcount debugger.
--- glib2.0-2.24.2.orig/debian/libglib2.0-doc.install
+++ glib2.0-2.24.2/debian/libglib2.0-doc.install
@@ -0,0 +1 @@
+debian/install/deb/usr/share/doc/libglib2.0-doc usr/share/doc
--- glib2.0-2.24.2.orig/debian/libglib2.0-data.links
+++ glib2.0-2.24.2/debian/libglib2.0-data.links
@@ -0,0 +1 @@
+usr/share/doc/libglib2.0-0 usr/share/doc/libglib2.0-data
--- glib2.0-2.24.2.orig/debian/libglib2.0-data.install
+++ glib2.0-2.24.2/debian/libglib2.0-data.install
@@ -0,0 +1 @@
+debian/install/deb/usr/share/locale usr/share
--- glib2.0-2.24.2.orig/debian/libglib2.0-udeb.install
+++ glib2.0-2.24.2/debian/libglib2.0-udeb.install
@@ -0,0 +1,2 @@
+debian/install/udeb/usr/lib/lib*.so.* usr/lib
+debian/install/udeb/usr/share/locale usr/share
--- glib2.0-2.24.2.orig/debian/libglib2.0-doc.doc-base.glib
+++ glib2.0-2.24.2/debian/libglib2.0-doc.doc-base.glib
@@ -0,0 +1,12 @@
+Document: glib
+Title: GLib Reference Manual
+Author: Damon Chaplin et al.
+Abstract: The GLib C library is used in GTK+ and GNOME
+ programs as a general-purpose set of functions for hash, tree, list,
+ and string operations, which C is oddly lacking whatsoever in any
+ of its standard libraries.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libglib2.0-doc/glib/index.html
+Files: /usr/share/doc/libglib2.0-doc/glib/*.html
--- glib2.0-2.24.2.orig/debian/libglib2.0-dev.links
+++ glib2.0-2.24.2/debian/libglib2.0-dev.links
@@ -0,0 +1,2 @@
+usr/share/doc/libglib2.0-0 usr/share/doc/libglib2.0-dev
+lib/libglib-2.0.so.0 usr/lib/libglib-2.0.so
--- glib2.0-2.24.2.orig/debian/copyright
+++ glib2.0-2.24.2/debian/copyright
@@ -0,0 +1,52 @@
+This package was debianized by Akira TAGOH <tagoh@debian.org> on
+Thu,  7 Mar 2002 01:05:25 +0900.
+
+It was downloaded from <http://ftp.gnome.org/pub/GNOME/sources/glib/>.
+
+Original Authors
+----------------
+Peter Mattis       <petm@xcf.berkeley.edu>
+Spencer Kimball    <spencer@xcf.berkeley.edu>
+Josh MacDonald     <jmacd@xcf.berkeley.edu>
+
+Please do not mail the original authors asking questions about this
+version of GLib.
+
+GLib Team
+---------
+Shawn T. Amundson  <amundson@gimp.org>
+Jeff Garzik        <jgarzik@pobox.com>
+Raja R Harinath    <harinath@cs.umn.edu>
+Tim Janik          <timj@gtk.org>
+Elliot Lee         <sopwith@redhat.com>
+Tor Lillqvist      <tml@iki.fi>
+Paolo Molaro       <lupus@debian.org>
+Havoc Pennington   <hp@pobox.com>
+Manish Singh       <yosh@gimp.org>
+Owen Taylor        <otaylor@gtk.org>
+Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+The random number generator "Mersenne Twister", which is used by GLib,
+was developed and originally coded by:
+Makoto Matsumoto   <matumoto@math.keio.ac.jp>
+Takuji Nishimura   <nisimura@math.keio.ac.jp>
+
+License:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
--- glib2.0-2.24.2.orig/debian/docs
+++ glib2.0-2.24.2/debian/docs
@@ -0,0 +1,6 @@
+NEWS
+NEWS.pre-1-3
+README
+ChangeLog.pre-1-2
+ChangeLog.pre-2-0
+ChangeLog.pre-2-2
--- glib2.0-2.24.2.orig/debian/libglib2.0-doc.doc-base.gio
+++ glib2.0-2.24.2/debian/libglib2.0-doc.doc-base.gio
@@ -0,0 +1,14 @@
+Document: gio
+Title: GIO (GLib) Reference Manual
+Author: Damon Chaplin et al.
+Abstract: GIO is striving to provide a modern, easy-to-use VFS API that sits at
+ the right level in the library stack. The goal is to overcome the shortcomings
+ of GnomeVFS and provide an API that is so good that developers prefer it over
+ raw POSIX calls. Among other things that means using GObject. It also means
+ not cloning the POSIX API, but providing higher-level, document-centric
+ interfaces.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libglib2.0-doc/gio/index.html
+Files: /usr/share/doc/libglib2.0-doc/gio/*.html
--- glib2.0-2.24.2.orig/debian/control.in
+++ glib2.0-2.24.2/debian/control.in
@@ -0,0 +1,150 @@
+Source: glib@APIVER@
+Section: libs
+Priority: optional
+Maintainer: Loic Minier <lool@dooz.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>> 5.0.22),
+               pkg-config (>= 0.14.0),
+               gettext,
+               autotools-dev,
+               gnome-pkg-tools (>= 0.11),
+               quilt,
+               dpkg-dev (>= 1.14.13),
+               libpcre3-dev (>= 7.4-1~),
+               desktop-file-utils,
+               gtk-doc-tools,
+               libselinux1-dev [linux-any],
+               linux-libc-dev [linux-any],
+               libgamin-dev [!linux-any] | libfam-dev [!linux-any],
+               zlib1g-dev
+Standards-Version: 3.9.0
+Homepage: http://www.gtk.org/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/
+
+Package: @SHARED_PKG@
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: @DATA_PKG@,
+            shared-mime-info
+Conflicts: libpango1.0-0 (<< 1.11)
+Replaces: @DEV_PKG@ (<< 2.23.2-2)
+Description: The GLib library of C routines
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the shared libraries.
+
+Package: libglib@APIVER@-udeb
+Section: debian-installer
+XC-Package-Type: udeb
+Priority: optional
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: The GLib library of C routines - minimal runtime
+ This is a udeb, or a microdeb, for the debian-installer.
+ .
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the minimal runtime library needed by the Debian
+ installer.
+
+Package: @DEV_PKG@
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         @SHARED_PKG@ (= ${binary:Version}),
+         pkg-config (>= 0.14.0),
+         zlib1g-dev
+Recommends: python
+Suggests: @DOC_PKG@
+Replaces: libglib1.3-dev
+Conflicts: libglib1.3-dev
+Description: Development files for the GLib library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package is needed to compile programs against @SHARED_PKG@,
+ as only it includes the header files and static libraries (optionally)
+ needed for compiling.
+
+Package: @DEBUG_PKG@
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         @SHARED_PKG@ (= ${binary:Version})
+Conflicts: libglib2.0-dbg
+Replaces: libglib2.0-dbg
+Description: The GLib libraries and debugging symbols
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains detached debugging symbols.
+ .
+ Most people will not need this package.
+
+Package: @DATA_PKG@
+Architecture: all
+Depends: ${misc:Depends},
+         @SHARED_PKG@ (>= ${source:Version})
+Replaces: libglib1.3,
+          libglib1.3-data
+Conflicts: libglib1.3-data
+Description: Common files for GLib library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package is needed for the runtime libraries to display messages in
+ languages other than English.
+
+Package: @DOC_PKG@
+Section: doc
+Architecture: all
+Depends: ${misc:Depends},
+         lynx | www-browser
+Replaces: libglib1.3-doc
+Conflicts: libglib1.3-doc
+Suggests: libgtk2.0-doc
+Description: Documentation files for the GLib library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the HTML documentation for the GLib library
+ in /usr/share/doc/@DOC_PKG@/ .
+
+Package: libgio-fam
+Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Recommends: gamin
+Description: GLib Input, Output and Streaming Library (fam module)
+ GIO is the input, output and streaming API of GLib. This package
+ provides a fam file and directory monitoring backend for it.
+
+Package: @REFDBG_PKG@
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         @SHARED_PKG@ (= ${binary:Version})
+Description: The GLib library of C routines - refdbg library
+ GLib is a library containing many useful C routines for things such
+ as trees, hashes, lists, and strings.  It is a useful general-purpose
+ C library used by projects such as GTK+, GIMP, and GNOME.
+ .
+ This package contains the shared library built with
+ --disable-visibility so that it can be used with refdbg, a GObject
+ refcount debugger.
--- glib2.0-2.24.2.orig/debian/changelog
+++ glib2.0-2.24.2/debian/changelog
@@ -0,0 +1,1636 @@
+glib2.0 (2.24.2-1) unstable; urgency=low
+
+  * Drop type-handling usage. Closes: #587863.
+  * Bump standards version accordingly.
+  * Ship gio-querymodules in a versioned directory.
+  * Run it on installation, not only when triggered.
+  * Purge the modules cache in the postrm.
+  * New upstream bugfix release.
+    + Works around the race condition in gtester that causes random 
+      FTBFSes.
+
+ -- Josselin Mouette <joss@debian.org>  Wed, 08 Sep 2010 20:39:43 +0200
+
+glib2.0 (2.24.1-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 03 May 2010 07:14:09 +0200
+
+glib2.0 (2.24.0-1) unstable; urgency=low
+
+  * New upstream stable release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated 2.23 symbols to 2.24 to force dependencies on a stable release.
+    + debian/rules:
+      - Remove check-dist.mk include to allow uploads to unstable again.
+
+ -- Sebastian Dröge <slomo@debian.org>  Fri, 26 Mar 2010 16:59:18 +0100
+
+glib2.0 (2.23.6-1) experimental; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/patches/05_gvariant_test_failure.patch:
+    - Backport patch from upstream git to fix a gvariant test that fails
+      randomly on x86.
+
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new API.
+    + debian/patches/05_gvariant_test_failure.patch:
+      - Dropped, merged upstream.
+  * debian/rules:
+    + Make unit test failures non-fatal again because of race conditions
+      in some tests.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 22 Mar 2010 06:10:18 +0100
+
+glib2.0 (2.23.5-1) experimental; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch:
+    - Updated.
+  * 06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch:
+    - Added, don't look for an unexisting file in $HOME since it will
+      fail with an unexpected result if it's not writable (which happens
+      on some buildds). Look at $TMP instead.
+  * debian/rules:
+    - Make test suite failures fatal on amd64, i386 and s390.
+
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new API.
+    + debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch,
+      debian/patches/06-test-for-unexisting-files-in-TMP-and-not-in-HOME.patch:
+      - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 08 Mar 2010 18:49:00 +0000
+
+glib2.0 (2.23.4-1) experimental; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/patches/05-dont-fail-a-couple-of-tests-when-running-as-root.patch:
+    - Added, expect a couple of tests that play with file permissions
+      to succeed when running as root.
+  * debian/control.in:
+    - Add desktop-file-utils to build depends to fix another test.
+    - Standards-Version is 3.8.4, no changes needed.
+    - Let libgio-fam depend on ${misc:Depends}.
+
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new API.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 22 Feb 2010 09:04:48 +0100
+
+glib2.0 (2.23.3-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new API.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 09 Feb 2010 16:48:07 +0100
+
+glib2.0 (2.23.2-2) experimental; urgency=low
+
+  * debian/control.in,
+    debian/libglib2.0-0.triggers,
+    debian/libglib2.0-0.install,
+    debian/libglib2.0-dev.install:
+    + Ship gio-querymodules in the shared library package
+      and triggers calls to every time /usr/lib/gio/modules
+      is touched by a package.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 26 Jan 2010 09:40:47 +0100
+
+glib2.0 (2.23.2-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new API.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 26 Jan 2010 08:14:26 +0100
+
+glib2.0 (2.23.1-1) experimental; urgency=low
+
+  [ Sebastian Dröge ]
+  * debian/control.in:
+    + Let the -dev package depend on zlib1g-dev as it's required by
+      the pkg-config file now.
+
+  [ Emilio Pozuelo Monfort ]
+  * New upstream release.
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new API.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 22 Dec 2009 23:25:41 +0100
+
+glib2.0 (2.23.0-1) experimental; urgency=low
+
+  [ Loïc Minier ]
+  * -refdbg package is section/prio debug/extra.
+  * Add note to NOT use -Wl,--as-needed as it might drop a critical -lpthread
+    link in gio (which dlopen()s gvfs); see
+    mid:<1257999019.21780.15.camel@marzipan>.
+
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/patches/90_mimetype-sorting.patch:
+      - Dropped, merged upstream.
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Update for new API.
+    + debian/control.in:
+      - Build depend on zlib.
+    + debian/rules:
+      - Include check-dist.mk to prevent accidental uploads to unstable.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 30 Nov 2009 10:04:07 +0100
+
+glib2.0 (2.22.2-2) unstable; urgency=low
+
+  * debian/patches/90_mimetype-sorting.patch:
+    + Fix sorting of mimetypes by weight. Highest weight means most
+      important, not the other way around. Patch from upstream GIT.
+
+ -- Sebastian Dröge <slomo@debian.org>  Thu, 08 Oct 2009 18:34:23 +0200
+
+glib2.0 (2.22.2-1) unstable; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
+  * Move libglib2.0-data to section libs. Closes: #549079.
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Thu, 08 Oct 2009 12:48:51 +0200
+
+glib2.0 (2.22.1-1) unstable; urgency=low
+
+  * New upstream bugfix release:
+    + debian/patches/10_inotify_init1.patch,
+      debian/patches/30_metadata_symlinks.patch:
+      - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo@debian.org>  Wed, 30 Sep 2009 08:17:57 +0200
+
+glib2.0 (2.22.0-2) unstable; urgency=low
+
+  * Don’t install Python GDB macros for now, they only work with an 
+    experimental GDB branch.
+  * 30_metadata_symlinks.patch: stolen upstream. Get metadata to work 
+    with symbolic links. Closes: #548142.
+
+ -- Josselin Mouette <joss@debian.org>  Wed, 30 Sep 2009 01:02:11 +0200
+
+glib2.0 (2.22.0-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * Move libglib-2.0.so.0 to /lib so that DeviceKit (and other potential 
+    sources) can work without having /usr mounted.
+  * 11_chmod_symlinks.patch: new patch. Fix potential security issue 
+    when manipulating symlink permissions. Thanks Arand Nash for the 
+    heads up.
+
+  [ Sebastian Dröge ]
+  * New upstream stable release:
+    + debian/patches/11_chmod_symlinks.patch:
+      - Dropped, merged upstream.
+    + debian/libglib2.0-0.symbols,
+      debian/rules:
+      - Update for the new version.
+
+ -- Sebastian Dröge <slomo@debian.org>  Wed, 23 Sep 2009 05:04:37 +0200
+
+glib2.0 (2.21.6-1) experimental; urgency=low
+
+  [ Josselin Mouette ]
+  * 10_inotify_init1.patch: fall back on inotify_init when inotify_init1 
+    does not work, as happens with kernel versions < 2.6.27.
+    Closes: #544354.
+
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/libglib2.0-0.symbols:
+      - Update for the new version.
+    + debian/rules:
+      - Update SHVER to 2.21.6.
+  * debian/control.in:
+    + Updated Standards-Version to 3.8.3, no additional changes needed.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sat, 05 Sep 2009 07:15:58 +0200
+
+glib2.0 (2.21.5-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/libglib2.0-0.symbols:
+      - Update for the new version.
+    + debian/rules:
+      - Update SHVER to 2.21.5.
+  * debian/control.in:
+    + Updated Standards-Version to 3.8.2, no additional changes needed.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 25 Aug 2009 18:38:51 +0200
+
+glib2.0 (2.21.4-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/rules:
+      - Include check-dist.mk to prevent accidental uploads to unstable.
+      - Update shlib version to 2.21.4.
+    + debian/libglib2.0-0.symbols:
+      - Update for the API additions.
+  * debian/control.in:
+    + Updated Standards-Version to 3.8.1, no additional changes needed.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 21 Jul 2009 09:35:33 +0200
+
+glib2.0 (2.20.4-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sat, 27 Jun 2009 09:56:08 +0200
+
+glib2.0 (2.20.3-1) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * Only build the libgio-fam package for hurd and kfreebsd, it is 
+    totally useless under Linux.
+  * Make it recommend gamin for kqueue support.
+  * Make libgamin-dev the primary build-dependency. Closes: #526219.
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 01 Jun 2009 15:35:40 +0200
+
+glib2.0 (2.20.1-2) unstable; urgency=low
+
+  * Add refdbg package: libglib2.0-0-refdbg. (Closes: #525915)
+
+ -- Jonny Lamb <jonny@debian.org>  Tue, 28 Apr 2009 15:11:27 +0100
+
+glib2.0 (2.20.1-1) unstable; urgency=low
+
+  * New upstream bugfix release: 
+    + 10_log_valist.patch, dropped.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sat, 11 Apr 2009 17:00:43 +0200
+
+glib2.0 (2.20.0-3) unstable; urgency=low
+
+  * Fix debug package section.
+  * 10_log_valist.patch: new patch, stolen upstream. Copy a va_list 
+    before using it twice. Closes: #520484.
+
+ -- Josselin Mouette <joss@debian.org>  Thu, 09 Apr 2009 20:11:52 +0200
+
+glib2.0 (2.20.0-2) unstable; urgency=low
+
+  * Remove 02_usr_share_gnome_applications.patch, now gnome-session sets 
+    XDG_DATA_DIRS accordingly.
+
+ -- Josselin Mouette <joss@debian.org>  Thu, 19 Mar 2009 22:59:34 +0100
+
+glib2.0 (2.20.0-1) unstable; urgency=low
+
+  * New upstream stable release.
+  * Upload to unstable, remove check-dist include.
+    This won't block any transitions because of symbol files.
+  * debian/libglib2.0-0.symbols,
+    debian/rules:
+    + Update for the API changes.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sat, 14 Mar 2009 10:53:26 +0100
+
+glib2.0 (2.19.10-1) experimental; urgency=low
+
+  * New upstream development release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 02 Mar 2009 16:04:08 +0100
+
+glib2.0 (2.19.8-2) experimental; urgency=low
+
+  * debian/patches/01_gettext-desktopfiles.patch,
+    debian/patches/02_gettext-desktopfiles-ubuntu.patch:
+    + Updated from the Ubuntu package, thanks to Martin Pitt for the changes:
+      - 01_gettext-desktopfiles.patch: Merge OpenSUSE's and our patch:
+        - Now prefers inline translations over gettext translations, which
+          fixes a few corner cases (like renaming .desktop files on the
+          user's desktop), is more in line with the recent gconf patch,
+          and more palatable for upstream inclusion.
+        - Use X-GNOME-Gettext-Domain, for preparing upstream inclusion.
+        - Forwarded upstream now.
+      - Add 02_gettext-desktopfiles-ubuntu.patch: Provide backwards
+        compatibility for 01_gettext-desktopfiles.patch for
+        X-{Debian,Ubuntu}-Gettext-Domain. The latter was changed to use
+        X-GNOME-, so this is necessary until all our .desktop files are
+        converted.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 24 Feb 2009 16:08:05 +0100
+
+glib2.0 (2.19.8-1) experimental; urgency=low
+
+  * New upstream development release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Fri, 20 Feb 2009 10:38:44 +0100
+
+glib2.0 (2.19.7-1) experimental; urgency=low
+
+  * New development release
+
+ -- Gustavo Noronha Silva <kov@debian.org>  Tue, 17 Feb 2009 01:43:04 -0300
+
+glib2.0 (2.19.6-1) experimental; urgency=low
+
+  * New development release
+  * debian/libglib2.0-0.symbols:
+  - updated with new symbols
+
+ -- Gustavo Noronha Silva <kov@debian.org>  Sun, 15 Feb 2009 23:58:22 -0300
+
+glib2.0 (2.18.4-2) unstable; urgency=low
+
+  * Release to unstable
+  * debian/rules:
+  - bump SHVER, since we are already forcing a 2.18.0 dependecy on the
+    symbols introduced in the development versions
+  * debian/control.in:
+  - added Homepage and Vcs-* control fields
+
+ -- Gustavo Noronha Silva <kov@debian.org>  Sun, 15 Feb 2009 13:00:43 -0300
+
+glib2.0 (2.18.4-1) experimental; urgency=low
+
+  [ Josselin Mouette ]
+  * 04_homedir_env.patch: new patch. Handle the G_HOME environment 
+    variable, to override the passwd entry. This will allow to fix 
+    various kinds of build failures due to restricted build 
+    environments.
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sat, 10 Jan 2009 14:21:55 +0100
+
+glib2.0 (2.18.3-1) experimental; urgency=low
+
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 24 Nov 2008 10:07:47 +0100
+
+glib2.0 (2.18.2-1) experimental; urgency=low
+
+  [ Loic Minier ]
+  * Suffix the Debian specific pcre bdep with "~" to allow backports and make
+    lintian happy.
+  * Update doc-base entries for new doc-base secttions: use Programming/C
+    instead of Apps/Programming.
+  * Use uppercase GNOME in doc-base description of glib.
+  * Recommend shared-mime-info for content-type guessing API; see
+    GNOME #554563.
+  * Pass -k to make check.
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sun, 19 Oct 2008 13:26:48 +0200
+
+glib2.0 (2.18.1-1) experimental; urgency=low
+
+  * New upstream bugfix release.
+  * debian/libglib2.0-0.symbols:
+    + Updated all 2.17 symbols to 2.18.0 to get dependencies on the stable
+      versions.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sun, 21 Sep 2008 15:31:15 +0200
+
+glib2.0 (2.18.0-1) experimental; urgency=low
+
+  * New upstream stable release, with API addition.
+    - Update symbols file for new g_object_get_type() symbol and drop
+      g_slice_debug_tree_statistics() which shouldn't have been exported in
+      the first place.
+    - Refresh patches 01_gettext-desktopfiles,
+      02_usr_share_gnome_applications, and 03_blacklist-directories to apply
+      cleanly.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 03 Sep 2008 00:51:29 +0200
+
+glib2.0 (2.17.7-1) experimental; urgency=low
+
+  * New upstream development release, the new API might still change:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new symbols.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 18 Aug 2008 16:04:30 +0200
+
+glib2.0 (2.17.6-1) experimental; urgency=low
+
+  * New upstream development release, the new API might still change:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new symbols.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 04 Aug 2008 19:54:44 +0200
+
+glib2.0 (2.17.4-1) experimental; urgency=low
+
+  [ Loic Minier ]
+  * List back m68k in arches where we could make the testsuite fatal,
+    following the update on GNOME #481575.
+  * Document why testsuite is currently completely disabled (fails when
+    there's no writable $HOME).
+
+  [ Sebastian Dröge ]
+  * New upstream development release, the new API might still change:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new symbols.
+    + debian/patches/90_gio-nautilus-crash.patch:
+      - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 22 Jul 2008 11:17:05 +0200
+
+glib2.0 (2.17.3-2) experimental; urgency=low
+
+  * debian/patches/90_gio-nautilus-crash.patch:
+    + Patch from upstream SVN to fix a crash in nautilus 2.22.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sat, 05 Jul 2008 16:57:05 +0200
+
+glib2.0 (2.17.3-1) experimental; urgency=low
+
+  * New upstream development release, the new API might still change:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new symbols.
+  * debian/control.in:
+    + Updated Standards-Version to 3.8.0, no additional changes needed.
+
+ -- Sebastian Dröge <slomo@debian.org>  Thu, 03 Jul 2008 11:21:17 +0200
+
+glib2.0 (2.17.2-1) experimental; urgency=low
+
+  * New upstream development release, the new API might still change:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new symbols.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 17 Jun 2008 09:18:10 +0200
+
+glib2.0 (2.17.0-1) experimental; urgency=low
+
+  [ Josselin Mouette ]
+  * debian/rules: don't compress .sgml and .devhelp files.
+
+  [ Loic Minier ]
+  * Fix broken second dh_strip invocation which was not only acting on the
+    udeb but also on binary packages (-s -pUDEB should have been -pUDEB).
+
+  [ Sebastian Dröge ]
+  * New upstream development release, the new API might still change.
+  * debian/rules:
+    + Include check-dist.mk to prevent accidental uploads to unstable.
+    + Bump SHVER to 2.17.0.
+    + Pass -c4 to dh_makeshlibs.
+  * debian/libglib2.0-0.symbols:
+    + Update symbols.
+
+ -- Sebastian Dröge <slomo@debian.org>  Wed, 28 May 2008 10:40:30 +0200
+
+glib2.0 (2.16.3-2) unstable; urgency=low
+
+  * debian/rules: Don't add the debug symbols of the udeb in the -dbg package.
+    Makes the debugging info actually usefull again (Closes: #468093)
+
+ -- Sjoerd Simons <sjoerd@debian.org>  Fri, 11 Apr 2008 22:58:03 +0200
+
+glib2.0 (2.16.3-1) unstable; urgency=low
+
+  [ Sjoerd Simons ]
+  * debian/patches/70_g_timeout_seconds_fix.patch
+    + Added. Fix a rare case where a timeout from g_timeout_add_seconds() is
+    never triggered. See http://bugzilla.gnome.org/show_bug.cgi?id=448943
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release:
+    + debian/patches/70_g_timeout_seconds_fix.patch:
+      - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 12:02:07 +0200
+
+glib2.0 (2.16.2-1) unstable; urgency=low
+
+  [ Loic Minier ]
+  * Drop nautilus conflicts as it triggers a bug in the APT resolver on
+    dist-upgrade.
+  * Update patch 01_gettext-desktopfiles with a newer version taken from the
+    Ubuntu package.
+  * Update and enable patch 01_gettext-desktopfiles to also look for
+    X-Debian-Gettext-Domain if X-Ubuntu-Gettext-Domain isn't present.
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release:
+    + Fixes FTBFS on hurd/i386 (Closes: #472129).
+    + debian/patches/04_nfs4.patch,
+      debian/patches/80_static-mutex-aliasing-warnings.patch,
+      debian/patches/81_c99-inline-warnings.patch:
+      - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 01 Apr 2008 07:40:48 +0200
+
+glib2.0 (2.16.1-2) unstable; urgency=low
+
+  [ Josselin Mouette ]
+  * 02_usr_share_gnome_applications.patch: ported from GnomeVFS. Use 
+    /usr/share/gnome/applications/defaults.list to obtain the defaults 
+    for MIME mapping. Currently this file is still shipped by GnomeVFS.
+    Closes: #469504.
+  * 03_blacklist-directories.patch: ported from GnomeVFS. Blacklist more 
+    FHS directories that are commonly found as Unix mount points, 
+    including those necessary for live-initramfs.
+  * 04_nfs4.patch: ported from GnomeVFS. Support for nfs4 filesystems.
+
+  [ Sebastian Dröge ]
+  * 80_static-mutex-aliasing-warnings.patch: Prevent warnings about
+    breaking strict-aliasing rules when using G_LOCK().
+    See http://bugzilla.gnome.org/show_bug.cgi?id=316221
+  * 81_c99-inline-warnings.patch: Fix warnings when using G_INLINE_FUNC
+    in C99 mode (Closes: #470796).
+    See http://bugzilla.gnome.org/show_bug.cgi?id=522292
+  * Don't ship the old changelogs and news to save some space.
+
+ -- Sebastian Dröge <slomo@debian.org>  Fri, 14 Mar 2008 10:13:09 +0100
+
+glib2.0 (2.16.1-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 11 Mar 2008 04:41:30 +0100
+
+glib2.0 (2.16.0-1) unstable; urgency=low
+
+  * New upstream stable release:
+    + debian/rules:
+      - Update shlibs version to 2.16.0.
+      - Drop check-dist include, upload to unstable.
+    + debian/libglib2.0-0.symbols:
+      - Updated symbols for the new version.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 10 Mar 2008 19:23:55 +0100
+
+glib2.0 (2.15.6-1) experimental; urgency=low
+
+  * New upstream release:
+    + debian/rules:
+      - Update shlibs version to 2.15.6.
+    + debian/libglib2.0-0.symbols:
+      - Updated symbols for the new version.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 26 Feb 2008 06:22:28 +0100
+
+glib2.0 (2.15.5-1) experimental; urgency=low
+
+  * New upstream release:
+    + debian/patches/02_fam-helper.patch:
+      - Dropped, merged upstream.
+    + debian/patches/60_wait-longer-for-threads-to-die.patch:
+      - Updated to apply cleanly again.
+    + debian/libglib2.0-0.symbols:
+      - Update symbols for 2.15.5.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 12 Feb 2008 06:08:39 +0100
+
+glib2.0 (2.15.4-1) experimental; urgency=low
+
+  [ Loic Minier ]
+  * Add a gio gtk-doc symlink.
+  * Add a doc-base file for gio.
+
+  [ Sebastian Dröge ]
+  * New upstream release:
+    + debian/libglib2.0-0.symbols:
+      - Update symbols for 2.15.4.
+    + debian/rules:
+      - Update API version to 2.15.4.
+  * debian/patches/02_fam-helper.patch:
+    + Fix build failure when building with FAM and not gamin. See BGO #509419
+      and BGO #512384 for more details.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 29 Jan 2008 12:14:08 +0100
+
+glib2.0 (2.15.3-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/rules,
+    debian/libglib2.0-0.symbols:
+    + Update shlibs and all unstable symbols to 2.15.3.
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 22 Jan 2008 11:54:42 +0100
+
+glib2.0 (2.15.2-3) experimental; urgency=low
+
+  [ Loic Minier ]
+  * Bump up dpkg-dev build-dep to >= 1.14.13 for Build-Depends-Package; thanks
+    Raphaël Hertzog.
+  * Drop duplicate dpkg-dev bdep.
+  * Let libglib2.0-dev depends on ${shlibs:Depends}; thanks Niko Tyni.
+
+  [ Sebastian Dröge ]
+  * debian/libgio-fam.install:
+    + Fix path where we install the GIO FAM plugin. It shouldn't be
+      /usr/lib/gio/gio but /usr/lib/gio. Thanks to Sedat Dilek for reporting.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 21 Jan 2008 08:58:33 +0100
+
+glib2.0 (2.15.2-2) experimental; urgency=low
+
+  * debian/rules:
+    + Disable selinux for the udeb until we have a libselinux1 udeb.
+
+ -- Sebastian Dröge <slomo@debian.org>  Thu, 17 Jan 2008 11:50:11 +0100
+
+glib2.0 (2.15.2-1) experimental; urgency=low
+
+  [ Sebastian Dröge ]
+  * New upstream development release, the new API may still change
+    incompatibly; API additions:
+    + Drop patch 67_gcc43-inline.patch, merged upstream.
+  * Include check-dist again to prevent accidental uploads to unstable.
+  * Disable testsuite for now.
+  * Bump shlibs to 2.15.2.
+  * Add build dependencies for GIO and add libgio-fam package that contains
+    a GIO file/directory monitoring module that uses fam.
+  * debian/rules,
+    debian/libglib2.0-0.symbols,
+    debian/control.in:
+    + Add a symbol file for GLib, generated from 2.12.4, 2.14.3, 2.15.2.
+      This is handled by dh_makeshlibs. Require dpkg-dev (>= 1.14.8) for this.
+  * debian/control.in:
+    + Recommend python on the -dev package for the gtester-report utility.
+  * debian/shlibs.local:
+    + Dropped as pcre is fixed now since 7.4-1 (Closes: #450796).
+
+  [ Loic Minier ]
+  * Build-dep on gtk-doc-tools to prevent a spurious warning from
+    gtk-doc.make: "/bin/sh: line 11: test: !=: unary operator expected".
+  * Build udeb against system pcre again (now that it provides an udeb); bump
+    up libpcre build-dep to >= 7.4-1 (Closes: #443067).
+
+ -- Sebastian Dröge <slomo@debian.org>  Tue, 15 Jan 2008 15:30:20 +0100
+
+glib2.0 (2.14.4-2) unstable; urgency=low
+
+  * debian/rules:
+    + Make testsuite failures on sparc non-fatal too as the
+      threadpool-test fails there too, most probably of some
+      timing related bug. See BGO #481573.
+
+ -- Sebastian Dröge <slomo@debian.org>  Thu, 29 Nov 2007 11:45:57 +0100
+
+glib2.0 (2.14.4-1) unstable; urgency=low
+
+  [ Loic Minier ]
+  * Fix disabled patch name 01_gettext-desktopfiles in series.
+
+  [ Josselin Mouette ]
+  * Conflict against nautilus < 2.20 according to
+    http://bugzilla.gnome.org/show_bug.cgi?id=440988#c182
+
+  [ Sebastian Dröge ]
+  * New upstream bugfix release.
+
+ -- Sebastian Dröge <slomo@debian.org>  Sun, 25 Nov 2007 14:37:34 +0100
+
+glib2.0 (2.14.3-1) unstable; urgency=high
+
+  [ Sebastian Dröge ]
+  * debian/shlibs.local:
+    + Override libpcre3's shlibs to require at least pcre 7.2 (See: #449289).
+
+  [ Loic Minier ]
+  * New upstream stable release; bug fixes and security update.
+    - SECURITY: Update the internal copy of PCRE to 7.4, fixes CVE-2007-4767;
+      the internal copy is used for the udeb.
+    - Drop relibtoolizing patch, 70_relibtoolize, as upstream prepared this
+      tarball with libtool 1.5.24.
+
+ -- Loic Minier <lool@dooz.org>  Sat, 10 Nov 2007 19:59:04 +0100
+
+glib2.0 (2.14.2-1) unstable; urgency=low
+
+  * Add GNOME bug id to 70_relibtoolize.
+  * New upstream stable release; no API change.
+  * Add lpia to the list of arches on which testsuite failures are fatal.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 17 Oct 2007 17:19:16 +0200
+
+glib2.0 (2.14.1-5) unstable; urgency=low
+
+  * Add a relibtoolizing patch, 70_relibtoolize, to get some hurd-i386 fixes
+    in libtool; see Debian #445001.
+
+ -- Loic Minier <lool@dooz.org>  Sun, 07 Oct 2007 16:52:44 +0200
+
+glib2.0 (2.14.1-4) unstable; urgency=low
+
+  * Document that testsuite failure aren't fatal on m68k due to GNOME #481575.
+  * Disable testsuite on arm, mips, powerpc; see GNOME #481573; mipsel was
+    already disabled because its testsuite results were unknown in
+    experimental.
+  * Document that testsuite failure is disabled on hppa, hurd, kfreebsd-amd64,
+    kfreebsd-i386 due to Debian #428674.
+
+ -- Loic Minier <lool@dooz.org>  Sat, 29 Sep 2007 13:56:18 +0200
+
+glib2.0 (2.14.1-3) unstable; urgency=medium
+
+  * Only build the standards debs against the system PCRE, i.e. build the udeb
+    against the builtin PCRE until pcre3 provides an udeb.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 18 Sep 2007 21:35:30 +0200
+
+glib2.0 (2.14.1-2) unstable; urgency=low
+
+  * debian/control.in,
+    debian/rules:
+    + Build against the system PCRE instead of the supplied one.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 17 Sep 2007 09:41:48 +0200
+
+glib2.0 (2.14.1-1) unstable; urgency=low
+
+  [ Loic Minier ]
+  * Mention I added 90_fix-abi-check-with-debug in 2.14.0-1
+
+  [ Sebastian Dröge ]
+  * New upstream major stable release, without API changes.
+  * debian/patches/90_fix-abi-check-with-debug.patch:
+    + Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo@debian.org>  Mon, 17 Sep 2007 06:35:29 +0200
+
+glib2.0 (2.14.0-2) unstable; urgency=low
+
+  * Upload to unstable; drop check-dist include.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 21 Aug 2007 09:05:30 +0200
+
+glib2.0 (2.14.0-1) experimental; urgency=low
+
+  * Fix double --host/--build flags to configure.
+  * Update patch 67_gcc43-inline to also fix the headers for GCC 4.2.
+  * New upstream major stable release; API additions.
+    - Bump up shlibs to >= 2.14.0.
+    - Drop patch 90_from_svn_fix_missing_pointer_casting, merged upstream.
+    - New patch, 90_fix-abi-check-with-debug, fixes build of testsuite in
+      debug mode; from SVN.
+
+ -- Loic Minier <lool@dooz.org>  Mon, 20 Aug 2007 21:54:07 +0200
+
+glib2.0 (2.13.7-3) experimental; urgency=low
+
+  * debian/patches/90_from_svn_fix_missing_pointer_casting.patch:
+    - patch from SVN, "fixed missing pointer casts when using atomic ops."
+      (Closes: #434853)
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri, 27 Jul 2007 16:14:13 +0200
+
+glib2.0 (2.13.7-2) experimental; urgency=low
+
+  * Bump shlibs to 2.13.7.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 25 Jul 2007 16:09:27 +0200
+
+glib2.0 (2.13.7-1) experimental; urgency=low
+
+  * Drop "libtool_is_fool" snippet patching hardcode_libdir_flag_spec and
+    archive_cmds which is probably dangerous with newer libtools.
+  * Fix flavor name in a comment of debian/rules.
+  * Use -s instead of -a in arch-specific dh_* calls.
+  * New upstream development release; some API additions.
+    - Drop patch 60_output-lines-during-tests, merged upstream.
+  * New patch, 60_wait-longer-for-threads-to-die, to wait 5 seconds instead of
+    one for threads to die in the threadpool test; hopefully fixes hppa and
+    kfreebsd testsuite failures; see #428674 and #431720.
+  * Don't make testsuite failures fatal on hppa; closes: #431720.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 12 Jul 2007 21:37:47 +0200
+
+glib2.0 (2.13.6-1) experimental; urgency=low
+
+  * Don't pass -L to dh_shlibdeps as the shlibs.local trick is enough and this
+    can result in duplicate deps; closes: #317461.
+  * Set myself as maintainer.
+  * Cleanups.
+  * Make the testsuite failures fatal on arches which passed the testsuite
+    with 2.13.5 in experimental (currently: alpha amd64 arm hppa i386 ia64
+    mips powerpc s390); closes: #291486.
+  * Don't run the testsuite when cross-compiling.
+  * New upstream development release; only API change is to change back the
+    definition of GType for C++ to be gulong.
+
+ -- Loic Minier <lool@dooz.org>  Mon, 02 Jul 2007 10:21:34 +0200
+
+glib2.0 (2.13.5-1) experimental; urgency=low
+
+  * New upstream release
+   - Bump shlibs to >= 2.13.5, as the API was changed
+
+ -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 19 Jun 2007 16:14:16 +0200
+
+glib2.0 (2.13.4-2) experimental; urgency=low
+
+  * New patch, 67_gcc43-inline, fixes FTBFS of apps using glib with GCC 4.3
+    which uses C99 where the meaning of "inline" changed; patch was adapted
+    from patches in GNOME #315437 and Gentoo #156475; closes: #416863.
+
+ -- Loic Minier <lool@dooz.org>  Sat, 16 Jun 2007 18:49:57 +0200
+
+glib2.0 (2.13.4-1) experimental; urgency=low
+
+  * Also honor parallel=n in DEB_BUILD_OPTIONS.
+  * New upstream release series; these are development releases, the new API
+    may still change incompatibly.
+    - Target at experimental; include check-dist.
+    - Bump up shlibs to >= 2.13.4.
+  * New patch but disabled, 01_gettext-desktopfiles, permits overriding the
+    gettext domain when desktop files have such a field; found in the Ubuntu
+    package.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 13 Jun 2007 10:52:27 +0200
+
+glib2.0 (2.12.12-1) unstable; urgency=low
+
+  * Fix description of the -dbg package.
+  * New upstream release.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 03 May 2007 19:14:33 +0200
+
+glib2.0 (2.12.11-3) unstable; urgency=medium
+
+  * Initialize CFLAGS to -Wall -g; pass debian/rules' CFLAGS and LDFLAGS to
+    configure, doh!
+  * Track all stable versions in watch file.
+  * Wrap build-deps and deps.
+  * Add ${misc:Depends}.
+  * New patch 60_output-lines-during-tests, outputs newlines after thousand
+    iterations of the inner-loop of the closures test to avoid the timeout on
+    mips and mipsel buildds.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 12 Apr 2007 16:13:46 +0200
+
+glib2.0 (2.12.11-2) unstable; urgency=low
+
+  * Run "make check" test suite for the deb flavor except if DEB_BUILD_OPTIONS
+    contains the "nocheck" keyword; ignore failures.
+  * Include the new uploaders.mk from gnome-pkg-tools instead of duplicating
+    its logic; build-dep on gnome-pkg-tools >= 0.11.
+  * Drop useless version computations.
+  * Add support for DEB_BUILD_OPTIONS_PARALLEL.
+  * Upload to unstable; drop check-dist include.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 11 Apr 2007 10:35:43 +0200
+
+glib2.0 (2.12.11-1) experimental; urgency=medium
+
+  * New upstream release; no API change.
+
+ -- Loic Minier <lool@dooz.org>  Fri,  9 Mar 2007 22:02:25 +0100
+
+glib2.0 (2.12.10-1) experimental; urgency=low
+
+  * Include the new check-dist Makefile to prevent accidental uploads to
+    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
+  * New upstream release; no API change.
+    - Rewrite and cleanup the build-system completely to build a set of
+      flavors; drop obsolete targets; drop obsolete files; switch from
+      tar-in-tar and sys-build to regular source and quilt patching;
+      build-depend on quilt; drop DEB_USE_DBS_TARBALL_LAYOUT; create stampdir
+      when necessary; switch from dh_movefiles and dh_installdirs to
+      dh_install.
+    - Drop patch 000_glib-link; merged upstream.
+  * Bump up Debhelper compatibility level to 5.
+  * Only ship README.Debian in libglib2.0-dev.
+  * Empty dependency_libs in the *.la files of libglib2.0-dev.
+  * Override shlibs for the inter-shlibdeps before computing them.
+  * Use >= ${source:Version} and ${binary:Version} for inder-deps; build-dep
+    on dpkg-dev >= 1.13.19.
+  * Fix --dbg-package name.
+  * Use make vars for package names.
+  * Tune udeb description.
+  * Clean /usr/share/doc symlinks generation and move to dh_link generated
+    links.
+  * Cleanup list of invoked dh_* commands.
+
+ -- Loic Minier <lool@dooz.org>  Thu,  8 Mar 2007 18:51:27 +0100
+
+glib2.0 (2.12.9-2) experimental; urgency=low
+
+  * Bump shlibs to >= 2.12.9.
+  * Avoir overwriting the *.la files of the main build with the *.la files of
+    the udeb build; fixes "old_library" in *.la files; thanks Tim Dijkstra;
+    closes: #297741.
+
+ -- Loic Minier <lool@dooz.org>  Sat, 20 Jan 2007 09:13:40 +0100
+
+glib2.0 (2.12.9-1) experimental; urgency=low
+
+  * Add a get-orig-source target to retrieve the upstream tarball.
+  * New upstream releases; no API change.
+    - Fixes documentation of g_key_file_set_string_list(); closes: #405028.
+    - Avoids spewing warnings with gcc 2.95; closes: #303124.
+    - Drop patch 009_accept-space-in-key-names; merged and adapted upstream.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 17 Jan 2007 08:55:27 +0100
+
+glib2.0 (2.12.7-1) experimental; urgency=low
+
+  * New upstream release; no API change; translation updates, bug fixes,
+    build fixes.
+    - Target at experimental for now.
+    - Drop patch 010_restore-old-key-file-syntax-support, merged and adapted
+      upstream.
+
+ -- Loic Minier <lool@dooz.org>  Fri,  5 Jan 2007 12:24:38 +0100
+
+glib2.0 (2.12.6-2) unstable; urgency=medium
+
+  * New patch, 010_restore-old-key-file-syntax-support, reverts strict group
+    names and key names checks introduced between glib 2.12.4 and 2.12.6;
+    instead of failing, critical warnings are output; updates the relevant
+    tests as well; closes: #404888.
+  * New patch, 009_accept-space-in-key-names, adds support for space in key
+    names (independently of 010_restore-old-key-file-syntax-support); updates
+    and add relevant tests as well; closes: #404888 as well.
+
+ -- Loic Minier <lool@dooz.org>  Sun, 31 Dec 2006 20:43:23 +0100
+
+glib2.0 (2.12.6-1) unstable; urgency=low
+
+  * New upstream release; no API or ABI change.
+    - Fixes file-type detection in nautilus; closes: #404015.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 21 Dec 2006 09:46:30 +0100
+
+glib2.0 (2.12.5-3) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 20 Dec 2006 17:27:25 +0100
+
+glib2.0 (2.12.5-2) experimental; urgency=low
+
+  * Upload to unstable.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 20 Dec 2006 08:50:56 +0100
+
+glib2.0 (2.12.5-1) experimental; urgency=low
+
+  * Add cross-reference in 2.12.4-2.
+  * New upstream release; no API or ABI change.
+    - Target at experimental for now.
+    - Drop patch 011_glib-gettext-datarootdir, merged upstream.
+  * Drop patch 010_glib2.0.kfreebsd-amd64, is not needed anymore and seems to
+    have been at the wrong level anyway.
+  * Review and comment on the usefulness of patch 000_glib-link.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 19 Dec 2006 08:52:26 +0100
+
+glib2.0 (2.12.4-2) unstable; urgency=low
+
+  * New patch, 011_glib-gettext-datarootdir, to compute datarootdir
+    appropriately for AM_GLIB_DEFINE_LOCALEDIR; GNOME #343825;
+    closes: #370282.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 16 Nov 2006 10:14:52 +0100
+
+glib2.0 (2.12.4-1) unstable; urgency=low
+
+  * New upstream release; no API changes.
+
+ -- Loic Minier <lool@dooz.org>  Mon,  2 Oct 2006 10:39:57 +0200
+
+glib2.0 (2.12.3-2) unstable; urgency=low
+
+  * Upload to unstable
+
+  [ Loic Minier]
+  * Merge 2.10.3-3.
+
+ -- Sebastien Bacher <seb128@debian.org>  Wed, 13 Sep 2006 13:16:29 +0200
+
+glib2.0 (2.12.3-1) experimental; urgency=low
+
+  * New upstream release; no public API changes.
+  * Broaden the -data dep on the lib to permit bin NMUs.
+
+ -- Loic Minier <lool@dooz.org>  Wed, 30 Aug 2006 22:12:02 +0200
+
+glib2.0 (2.12.2-1) experimental; urgency=low
+
+  * New upstream release; no API changes.
+
+ -- Loic Minier <lool@dooz.org>  Mon, 21 Aug 2006 12:30:24 +0200
+
+glib2.0 (2.12.1-1) experimental; urgency=low
+
+  * New upstream release.
+  * Sync with overrides and set udeb's Priority to optional instead of extra.
+  * Bump up Standards-Version to 3.7.2.
+
+ -- Loic Minier <lool@dooz.org>  Mon,  7 Aug 2006 22:08:21 +0200
+
+glib2.0 (2.12.0-1) experimental; urgency=low
+
+  * New upstream version:
+    Major new features include:
+    * The Unicode support has been updated to Unicode 5.
+    * GBookmarkFile: a parser for files containing bookmarks
+      stored using the Desktop Bookmark specification 
+    * Base64 encoding support
+  * debian/rules:
+    - updated shver number
+  * debian/watch:
+    - updated
+
+ -- Sebastien Bacher <seb128@debian.org>  Mon,  3 Jul 2006 10:46:21 +0200
+
+glib2.0 (2.10.3-3) unstable; urgency=low
+
+  * debian/patches/999_ia64_atomic_ops_broken.patch:
+    - dropped, it's not required with the new gcc and it was breaking the build
+      (Closes: #376260)
+  
+  [ Loic Minier ]
+  * Sync with overrides and set udeb's Priority to optional instead of extra.
+
+ -- Sebastien Bacher <seb128@debian.org>  Wed, 12 Jul 2006 19:09:21 +0200
+
+glib2.0 (2.10.3-2) unstable; urgency=medium
+
+  * Re-add changes from 2.10.2-2 that were lost in the wild
+    (closes: #361697).
+
+ -- Josselin Mouette <joss@debian.org>  Mon, 26 Jun 2006 19:54:17 +0200
+
+glib2.0 (2.10.3-1) unstable; urgency=low
+
+  * New upstream version:
+    Bugs fixed:
+    - g_completion_complete_utf8 crashes when NULL is passed to it 
+    - update-desktop-database doesn't handle duplicate entries  
+      (Closes: #298668)
+    - Dereferencing NULL value in g_key_file_get_group_comment
+    - GKeyFile set_string_list invalid memory reads
+    - The GObject tutorial say g_object_(un)ref is _not_  thread-safe
+    - Fix a memory leak in GOption   
+
+ -- Sebastien Bacher <seb128@debian.org>  Sat, 27 May 2006 12:54:17 +0200
+
+glib2.0 (2.10.2-2) unstable; urgency=low
+
+  * debian/control.in, debian/rules:
+    - patch by Frans Pop <aragorn@tiscali.nl>
+    - Add support for udeb dependency resolution in shlibs file
+      (Closes: #361697).
+    - Simplify debian/rules by making use of udeb support in debhelper.
+  * debian/control.in:
+    - clarify the description for the -data package (Closes: #362316),
+      change suggested Robert Bihlmeyer <robbe@orcus.priv.at>
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri, 28 Apr 2006 00:03:41 +0200
+
+glib2.0 (2.10.2-1) unstable; urgency=low
+
+  * New upstream version:
+    - Missing check for .dylib
+    - Segmentation Fault when %llu is passed to vasnprintf and HAVE_SNPRINTF
+      is not defined
+    - Add support for write FDs to GIOChannel
+    - Memleak in goption.c::parse_short_option
+    - g_parse_debug_string reads beyond buffer
+    - g_option_context_parse() should not set program name to '<Unknown>' if
+      it is already set
+    - g_main_context_unref calls g_source_destroy_internal with incorrect
+      arguments
+    - Slight performance gains (GList, GAsyncQueue)
+    - Use of unitialised memory in g_mem_profile
+    - make check FAIL: threadpool-test
+    - g_option_context_new parameter lacks better explanation
+    - Some breakages with GThreadPool
+    - gthread/gthread-win32.c: IsDebuggerPresent needs
+      '#define _WIN32_WINDOWS 0x0401'
+    - dlerror() portability issue causes crash on (old) a.out NetBSD platform
+    - g_timer_elapsed docs should mention that microseconds may be NULL
+    - goption + error out params
+    - Documentation should not reference G_HAVE_GINT64, as it's deprecated.
+  * debian/patches/010_glib2.0.kfreebsd-amd64.patch:
+    - patch by Aurelien Jarno <aurel32@debian.org>, fix build on kfreebsd-amd64
+      (Closes: #355953)
+  * debian/rules:
+    - use "-g" for CFLAGS, makes -dbg package useful again
+    change by Fabio M. Di Nitto <fabbione@ubuntu.com> on the Ubuntu package:
+    * Make sure to pass CFLAGS to configure.
+    * Generalize DEB_BUILD_ARCH.   
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri,  7 Apr 2006 23:23:14 +0200
+
+glib2.0 (2.10.1-2) unstable; urgency=low
+
+  [ Sjoerd Simons ]
+  * Upload to unstable
+  * Document udeb changes that Josselin did in an earlier experimental
+    package.
+  * debian/patches/999_ia64_atomic_ops_broken.patch
+    + Added. Uses atomic builtins that gcc-4.0 know on ia64, instead of those
+    for gcc-4.1. (Patch by LaMont Jones from the ubuntu package)
+  * Updated debian/watch to use download.gnome.org
+
+  [ Josselin Mouette ]
+  * Set the conflict with pango < 1.11, that's where the breakage lies.
+  * Add a XC-Package-Type header to the udeb and set the priority to extra.
+    [debian/control.in]
+
+ -- Sjoerd Simons <sjoerd@debian.org>  Sun, 19 Mar 2006 12:41:21 +0100
+
+glib2.0 (2.10.1-1) experimental; urgency=low
+
+  * New upstream release (bugfixes, translation updates).
+  * [debian/rules] Bring priority parameter for dpkg-distaddfile for the udeb
+    in line with control.in .
+
+  Josselin Mouette <joss@debian.org>:
+  * Conflict with pango < 1.10 to avoid breakage caused by the unicode 
+    changes.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 11 Mar 2006 13:53:16 +0100
+
+glib2.0 (2.10.0-1) experimental; urgency=low
+
+  * New upstream release.
+
+ -- Josselin Mouette <joss@debian.org>  Mon,  6 Mar 2006 00:32:27 +0100
+
+glib2.0 (2.8.6-1) unstable; urgency=medium
+
+  * New upstream release (bugfixes, translation updates).
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 18 Jan 2006 20:30:26 +0100
+
+glib2.0 (2.8.5-1) unstable; urgency=low
+
+  * New upstream release (bugfixes, translation updates,
+    g_object_compat_control() added).
+  * [debian/rules] Bumped shver to 2.8.5 to reflect the API change.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu,  5 Jan 2006 21:22:36 +0100
+
+glib2.0 (2.8.4-2) unstable; urgency=high
+
+  * Fix shlibs deps that crept in the amd64 package, thanks Kurt Roeckx for
+    all the fish. (Closes: #339685)
+    - Cleanup and clarify upstream version calculations.
+    - Drop dh_makeshlibs -a call as only one package ships shlibs and already
+      has a separate call.
+    - Drop useless shlibs.local generation.
+    - Call dh_shlibdeps with cleaner arguments.
+    [debian/rules]
+  * Fix "fakeroot debian/rules clean" by following find calls with a .svn
+    filter.
+    [debian/scripts/lib]
+  * Fix quoting of unfix.source.patch:START and FAILED messages.
+    [debian/scripts/messages]
+  * Clarify Copyright versus License and update upstream URL.
+    [debian/copyright]
+
+ -- Loic Minier <lool@dooz.org>  Sun, 20 Nov 2005 10:36:26 +0100
+
+glib2.0 (2.8.4-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Sebastien Bacher <seb128@debian.org>  Tue, 15 Nov 2005 16:22:08 +0100
+
+glib2.0 (2.8.3-1) unstable; urgency=medium
+
+  * New upstream release (fix an error that crept in with a change to 
+    glib-mkenums in 2.8.2, documentation improvements, translation updates).
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon,  3 Oct 2005 20:52:26 +0200
+
+glib2.0 (2.8.2-1) unstable; urgency=medium
+
+  * New upstream release (bug fixes, documentation improvements, translation
+    updates).
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun,  2 Oct 2005 09:31:27 +0200
+
+glib2.0 (2.8.1-1) unstable; urgency=medium
+
+  * New (for Debian) upstream version (bug fixes, documentation improvements, 
+    translation updates).
+  * [debian/control.in] Bumped Standards-Version.
+  * [debian/copyright] Updated FSF's address.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 24 Sep 2005 13:45:47 +0200
+
+glib2.0 (2.8.1-0ubuntu1) breezy; urgency=low
+
+  * New upstream version.
+  * debian/watch:
+    - updated.
+
+ -- Sebastien Bacher <seb128@canonical.com>  Tue, 23 Aug 2005 12:05:20 +0200
+
+glib2.0 (2.8.0-1) unstable; urgency=low
+
+  * New upstream version.
+  * debian/rules:
+    - updated the shlibs.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sat, 13 Aug 2005 14:14:00 +0200
+
+glib2.0 (2.7.3-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri, 15 Jul 2005 23:42:37 +0200
+
+glib2.0 (2.7.2-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri,  8 Jul 2005 22:07:59 +0200
+
+glib2.0 (2.7.1-1) experimental; urgency=low
+
+  * New upstream version.
+  * debian/rules:
+    - updated the shlib.
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri,  1 Jul 2005 19:43:05 +0200
+
+glib2.0 (2.7.0-1) experimental; urgency=low
+
+  * New upstream version:
+    * GKeyFile:
+    - add unit tests.
+    - accept \r\n as line end.
+    - don't interpret leading zeros as octal numbers.
+    - make key and group removal work.
+    * GOption:
+    - improve formatting of --help output.
+    - accept -?.
+    - warn about duplicate main groups.
+    - treat '-' as non-option argument.
+    - report missing arguments as errors.
+    - add a boxed type for GDate.
+    * GTree:
+    - g_tree_remove() and g_tree_steal() return status information.
+    * Stdio wrappers:
+    - work regardless of large file support.
+    - add g_access(), g_chmod(), g_creat(), g_chdir.
+    * GObject:
+    - implement "toggle references" to help language bindings.
+    - allow to mark names, nicks and blurbs of pspecs as static.
+    - make pspec lookup a bit faster.
+    * add g_listenv() to list all set environment variables.
+    * add g_file_set_contents() to atomically write a file.
+    * add g_try_malloc(), g_try_new(), g_try_new0() and g_try_renew().
+    * add g_utf8_collate_key_for_filename() to sort filenames taking
+      extensions and numeric suffixes into account.
+    * add G_GNUC_NULL_TERMINATED to mark varargs function with
+      NULL-terminated argument lists.
+    * documentation improvements.
+    * new and updated translations.
+  * debian/rules:
+    - updated the shlibs.
+  * debian/watch:
+    - updated.
+
+ -- Sebastien Bacher <seb128@debian.org>  Tue, 21 Jun 2005 12:15:47 +0200
+
+glib2.0 (2.6.5-1) unstable; urgency=low
+
+  * New upstream release again bringing a number of bugfixes, improved
+    documentation and updated translations, including
+    gthread-posix.c (g_thread_create_posix_impl): Allow setstacksize to
+    fail.  (GNOME #304790, Michael Banck) (Closes: #312382)
+  * [debian/patches/000_glib-link.patch] Updated.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri, 10 Jun 2005 21:14:42 +0200
+
+glib2.0 (2.6.4-1) unstable; urgency=low
+
+  * New upstream release bringing a number of bugfixes, improved
+    documentation and updated translations.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed,  6 Apr 2005 22:16:44 +0200
+
+glib2.0 (2.6.3-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastien Bacher <seb128@debian.org>  Mon, 28 Feb 2005 09:38:38 +0100
+
+glib2.0 (2.6.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sat,  5 Feb 2005 19:23:59 +0100
+
+glib2.0 (2.6.1-3) unstable; urgency=low
+
+  * debian/rules:
+    - use "-plibglib$(apiver)-udeb", fix the libglib2.0-0-dbg package.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sun, 23 Jan 2005 22:24:21 +0100
+
+glib2.0 (2.6.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * debian/control.in:
+    - rename libglib2.0-dbg to libglib2.0-0-dbg.
+    - set myself as maintainer.
+  * debian/rules:
+    - use dh_strip to make the debug package.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sun, 16 Jan 2005 12:59:21 +0100
+
+glib2.0 (2.6.1-1) experimental; urgency=low
+
+  * New upstream release.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sat,  8 Jan 2005 14:44:05 +0100
+
+glib2.0 (2.6.0-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    - updated the shlibs.
+  * debian/watch:
+    - updated.
+
+ -- Sebastien Bacher <seb128@debian.org>  Mon, 27 Dec 2004 16:15:36 +0100
+
+glib2.0 (2.4.8-1) unstable; urgency=medium
+
+  * New upstream bugfix release.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  4 Dec 2004 18:52:44 +0100
+
+glib2.0 (2.4.7-1) unstable; urgency=medium
+
+  * New upstream bugfix release.
+  * [debian/patches/000_glib-link.patch] Updated.
+  * [debian/patches/001_translations.patch] Dropped.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  8 Oct 2004 22:27:49 +0200
+
+glib2.0 (2.4.6-4) unstable; urgency=medium
+
+  * [debian/patches/001_translations.patch] Updated translations from CVS and
+    relibtoolise to use new translations.
+  * [debian/rules] Fixed udeb naming on Hurd.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Fri,  8 Oct 2004 12:43:09 +0200
+
+glib2.0 (2.4.6-3) unstable; urgency=medium
+
+  Colin Watson <cjwatson@debian.org>: (Closes: #274053)
+  * [debian/rules] binary-arch depends on binary-arch-udeb.
+  * [debian/rules] Strip udeb!
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Wed, 29 Sep 2004 19:39:22 +0200
+
+glib2.0 (2.4.6-2) unstable; urgency=medium
+
+  * [debian/patches/001_translations.patch] Updated translations from CVS.
+  * [debian/rules] Tightened "shver" to tighten shlibs, as some
+    incompatibilities with older versions turned up with gconf.
+    (Closes: #265659)
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 24 Aug 2004 18:50:04 +0200
+
+glib2.0 (2.4.6-1) unstable; urgency=medium
+
+  * New upstream bugfix release.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 15 Aug 2004 18:34:27 +0200
+
+glib2.0 (2.4.5-2) unstable; urgency=low
+
+  * debian/patches/000_glib-link.patch:
+    - patch from Jurij Smakov <jurij@wooyd.org> to link with all the libs 
+      (Closes: #263130).
+
+ -- Sebastien Bacher <seb128@debian.org>  Tue,  3 Aug 2004 18:03:53 +0200
+
+glib2.0 (2.4.5-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sun,  1 Aug 2004 17:31:43 +0200
+
+glib2.0 (2.4.4-1) unstable; urgency=low
+
+  * New upstream release.
+    - remove spaces before "#pragma alloca" (Closes: #250667).
+
+ -- Sebastien Bacher <seb128@debian.org>  Fri, 16 Jul 2004 18:44:31 +0200
+
+glib2.0 (2.4.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sebastien Bacher <seb128@debian.org>  Sat,  5 Jun 2004 00:51:01 +0200
+
+glib2.0 (2.4.1-2) unstable; urgency=low
+
+  * Upload in unstable.
+  * GNOME Team Upload.
+  * J.H.M. Dassen (Ray) <jdassen@debian.org>:
+    + [debian/rules] Make the linker work a bit harder so dynamic loading can 
+      be done faster; safety measure: ensure the build aborts when the library
+      still has references to undefined symbols. 
+
+ -- Sebastien Bacher <seb128@debian.org>  Sat, 22 May 2004 14:18:23 +0200
+
+glib2.0 (2.4.1-1) experimental; urgency=low
+
+  * New upstream release.
+  * GNOME Team Upload.
+  * debian/rules:
+    - updated shlib version to 2.4.1.
+  
+ -- Sebastien Bacher <seb128@debian.org>  Sun,  2 May 2004 12:47:25 +0200
+
+glib2.0 (2.4.0-2) experimental; urgency=low
+
+  * Akira TAGOH <tagoh@debian.org>
+  - debian/rules:
+    - bumped shlib version to 2.4.0.
+
+ -- Akira TAGOH <tagoh@debian.org>  Wed, 24 Mar 2004 09:12:31 +0900
+
+glib2.0 (2.4.0-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    - doh. don't claim the newer shlibs.
+  * debian/control:
+    - added Uploaders to maintain as team.
+    - added gnome-pkg-tools to Build-Depends.
+  * debian/docs:
+    - added old ChangeLog and NEWS files.
+
+ -- Akira TAGOH <tagoh@debian.org>  Wed, 17 Mar 2004 21:18:00 +0900
+
+glib2.0 (2.2.3-1) unstable; urgency=low
+
+  * "Welcome back my laptop PC!" release.
+  * New upstream release.
+  * debian/control:
+    - bumped Standards-Version to 3.6.1.0.
+
+ -- Akira TAGOH <tagoh@debian.org>  Mon,  1 Sep 2003 02:29:14 +0900
+
+glib2.0 (2.2.2-1) unstable; urgency=low
+
+  * New upstream release.
+    - Fix portability problems with G_MIN/MAX_INT64 (closes: Bug#195302)
+  * debian/control:
+    - bumped Standards-Version to 3.5.10.0.
+    - changed the sections for libglib2.0-dev and libglib2.0-dbg to libdevel.
+  * debian/compat:
+    - use it instead of DH_COMPAT.
+
+ -- Akira TAGOH <tagoh@debian.org>  Tue, 10 Jun 2003 18:44:01 +0900
+
+glib2.0 (2.2.1-3) unstable; urgency=low
+
+  * debian/control:
+    - rename libglib2.0-0-udeb to libglib2.0-udeb.
+    - delete Recommends line from libglib2.0-udeb. (closes: Bug#183749)
+    - add Provides: libglib2.0-0 for libglib2.0-udeb.
+  * debian/libglib2.0-udeb.files:
+    - contain the libraries and locale data.
+
+ -- Akira TAGOH <tagoh@debian.org>  Sat,  8 Mar 2003 02:46:19 +0900
+
+glib2.0 (2.2.1-2) unstable; urgency=low
+
+  * debian/rules:
+    - create the symlinks on /usr/share/gtk-doc/html. (closes: Bug#183504)
+    - changed DH_COMPAT to 4.
+  * debian/control:
+    - add libglib2.0-0-udeb package for debian-installer.
+
+ -- Akira TAGOH <tagoh@debian.org>  Thu,  6 Mar 2003 01:14:44 +0900
+
+glib2.0 (2.2.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - needed pkg-config (>= 0.14.0).
+    - add autotools-dev to Build-Depends.
+
+ -- Akira TAGOH <tagoh@debian.org>  Tue,  4 Feb 2003 01:02:20 +0900
+
+glib2.0 (2.2.0-2) unstable; urgency=low
+
+  * close to be fixed in the upstream release. (closes: Bug#173508)
+
+ -- Akira TAGOH <tagoh@debian.org>  Tue,  7 Jan 2003 17:22:20 +0900
+
+glib2.0 (2.2.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    bumped Standards-Version to 3.5.8.
+
+ -- Akira TAGOH <tagoh@debian.org>  Wed, 25 Dec 2002 13:46:08 +0900
+
+glib2.0 (2.0.7-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - changed libc6-dev to libc6-dev | libc-dev in -dev's Depends.
+    - bumped Standards-Version and depends debhelper (>> 4).
+    - add libgtk2.0-doc to Suggests for -doc.
+  * debian/rules:
+    - add symlink to fix the missing symlink for gtk. but this release doesn't
+      include the hyperlink for gtk+ (closes: Bug#162845)
+    - support noopt option for DEB_BUILD_OPTIONS.
+
+ -- Akira TAGOH <tagoh@debian.org>  Tue,  5 Nov 2002 17:06:50 +0900
+
+glib2.0 (2.0.6-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules: removed --enable-debug option. conform to the default value
+    now. (closes: Bug#151815)
+  * debian/patches/000_glib2.0-garray.patch: removed because it's merged by
+    the upstream.
+
+ -- Akira TAGOH <tagoh@debian.org>  Sun,  4 Aug 2002 16:05:03 +0900
+
+glib2.0 (2.0.4-3) unstable; urgency=low
+
+  * debian/patches/000_glib2.0-garray.patch:
+    applied to fix g_ptr_array_index() macro. (closes: Bug#150521)
+
+ -- Akira TAGOH <tagoh@debian.org>  Sat, 29 Jun 2002 19:46:51 +0900
+
+glib2.0 (2.0.4-2) unstable; urgency=low
+
+  * debian/libglib2.0-doc.doc-base.gobject: fix the dupplicated title.
+    (closes: Bug#150040)
+
+ -- Akira TAGOH <tagoh@debian.org>  Sun, 16 Jun 2002 23:27:38 +0900
+
+glib2.0 (2.0.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Akira TAGOH <tagoh@debian.org>  Sun, 16 Jun 2002 03:33:22 +0900
+
+glib2.0 (2.0.3-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Akira TAGOH <tagoh@debian.org>  Wed, 29 May 2002 00:49:56 +0900
+
+glib2.0 (2.0.1-2) unstable; urgency=low
+
+  * debian/scripts/vars.build: fix bashism.
+  * debian/README.Debian: add static link issue.
+  * debian/rules: add --enable-static. (closes: Bug#142198)
+
+ -- Akira TAGOH <tagoh@debian.org>  Thu, 11 Apr 2002 19:25:17 +0900
+
+glib2.0 (2.0.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Akira TAGOH <tagoh@debian.org>  Sat, 30 Mar 2002 16:23:54 +0900
+
+glib2.0 (2.0.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Akira TAGOH <tagoh@debian.org>  Tue, 12 Mar 2002 02:32:11 +0900
+
--- glib2.0-2.24.2.orig/debian/libglib2.0-0.install
+++ glib2.0-2.24.2/debian/libglib2.0-0.install
@@ -0,0 +1,3 @@
+debian/install/deb/usr/lib/libglib-*.so.* lib
+debian/install/deb/usr/lib/libg{object,module,thread,io}-*.so.* usr/lib
+debian/install/deb/usr/bin/gio-querymodules usr/lib/glib-2.0
--- glib2.0-2.24.2.orig/debian/libglib2.0-dev.README.Debian
+++ glib2.0-2.24.2/debian/libglib2.0-dev.README.Debian
@@ -0,0 +1,15 @@
+GLib2.0 for Debian
+-------------------
+
+Static libraries issue:
+Right now glib2.0 provides some static libraries. If your application
+uses g_module* functions or other libraries uses g_module* functions and
+your application link it, Please don't statically link this libraries.
+You may get some strange proglem between static-linked application and
+dynamic-loaded modules, g_module* provides the feature for dynamically
+loading some modules.
+This is well-known bug, so please don't file a bug report.
+
+
+ -- Akira TAGOH <tagoh@debian.org>, Thu, 11 Apr 2002 19:28:50 +0900
+
--- glib2.0-2.24.2.orig/debian/libgio-fam.install
+++ glib2.0-2.24.2/debian/libgio-fam.install
@@ -0,0 +1 @@
+debian/install/deb/usr/lib/gio usr/lib
--- glib2.0-2.24.2.orig/debian/libglib2.0-0.postinst
+++ glib2.0-2.24.2/debian/libglib2.0-0.postinst
@@ -0,0 +1,18 @@
+#!/bin/sh
+set -e
+
+case "$1" in
+triggered)
+	# This is triggered everytime an application installs a GIO
+	# module into /usr/lib/gio/modules
+	/usr/lib/glib-2.0/gio-querymodules /usr/lib/gio/modules
+        exit 0
+;;
+esac
+
+# Also handle the initial installation
+if [ -d /usr/lib/gio/modules ]; then
+    /usr/lib/glib-2.0/gio-querymodules /usr/lib/gio/modules
+fi
+
+#DEBHELPER#
--- glib2.0-2.24.2.orig/debian/libglib2.0-doc.doc-base.gobject
+++ glib2.0-2.24.2/debian/libglib2.0-doc.doc-base.gobject
@@ -0,0 +1,15 @@
+Document: gobject
+Title: GObject (GLib) Reference Manual
+Author: Damon Chaplin et al.
+Abstract: Most modern programming languages come with their own native object
+ systems and additional fundamental algorithmic language constructs.
+ Just as GLib serves as an implementation of such fundamental
+ types and algorithms (linked lists, hash tables and so forth), the
+ GLib Object System provides the required implementations of a
+ flexible extensible and intentionally easy to map (into other
+ languages) object oriented framework for C.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libglib2.0-doc/gobject/index.html
+Files: /usr/share/doc/libglib2.0-doc/gobject/*.html
--- glib2.0-2.24.2.orig/debian/libglib2.0-0.postrm
+++ glib2.0-2.24.2/debian/libglib2.0-0.postrm
@@ -0,0 +1,10 @@
+#! /bin/sh
+set -e
+
+#DEBHELPER#
+
+if [ -d /usr/lib/gio/modules ]; then
+    # Purge the cache
+    rm -f /usr/lib/gio/modules/giomodule.cache
+    rmdir -p --ignore-fail-on-non-empty /usr/lib/gio/modules
+fi
--- glib2.0-2.24.2.orig/debian/libglib2.0-0-dbg.links
+++ glib2.0-2.24.2/debian/libglib2.0-0-dbg.links
@@ -0,0 +1 @@
+usr/share/doc/libglib2.0-0 usr/share/doc/libglib2.0-0-dbg
--- glib2.0-2.24.2.orig/debian/libglib2.0-0-refdbg.install
+++ glib2.0-2.24.2/debian/libglib2.0-0-refdbg.install
@@ -0,0 +1,2 @@
+debian/install/refdbg/usr/lib/libgobject*.so* usr/lib/refdbg
+debian/lintian-overrides/libglib2.0-0-refdbg usr/share/lintian/overrides
--- glib2.0-2.24.2.orig/debian/libglib2.0-dbg.install
+++ glib2.0-2.24.2/debian/libglib2.0-dbg.install
@@ -0,0 +1 @@
+debian/install/deb/usr/lib/debug/lib*.so* usr/lib/debug
--- glib2.0-2.24.2.orig/debian/libglib2.0-doc.links
+++ glib2.0-2.24.2/debian/libglib2.0-doc.links
@@ -0,0 +1,4 @@
+usr/share/doc/libgtk2.0-doc/gtk usr/share/doc/libglib2.0-doc/gtk
+usr/share/doc/libglib2.0-doc/gio usr/share/gtk-doc/html/gio
+usr/share/doc/libglib2.0-doc/glib usr/share/gtk-doc/html/glib
+usr/share/doc/libglib2.0-doc/gobject usr/share/gtk-doc/html/gobject
--- glib2.0-2.24.2.orig/debian/libglib2.0-0.symbols
+++ glib2.0-2.24.2/debian/libglib2.0-0.symbols
@@ -0,0 +1,2577 @@
+libgio-2.0.so.0 libglib2.0-0 #MINVER#
+* Build-Depends-Package: libglib2.0-dev
+ g_app_info_add_supports_type@Base 2.16.0
+ g_app_info_can_delete@Base 2.20.0
+ g_app_info_can_remove_supports_type@Base 2.16.0
+ g_app_info_create_flags_get_type@Base 2.16.0
+ g_app_info_create_from_commandline@Base 2.16.0
+ g_app_info_delete@Base 2.20.0
+ g_app_info_dup@Base 2.16.0
+ g_app_info_equal@Base 2.16.0
+ g_app_info_get_all@Base 2.16.0
+ g_app_info_get_all_for_type@Base 2.16.0
+ g_app_info_get_commandline@Base 2.20.0
+ g_app_info_get_default_for_type@Base 2.16.0
+ g_app_info_get_default_for_uri_scheme@Base 2.16.0
+ g_app_info_get_description@Base 2.16.0
+ g_app_info_get_display_name@Base 2.24.0
+ g_app_info_get_executable@Base 2.16.0
+ g_app_info_get_icon@Base 2.16.0
+ g_app_info_get_id@Base 2.16.0
+ g_app_info_get_name@Base 2.16.0
+ g_app_info_get_type@Base 2.16.0
+ g_app_info_launch@Base 2.16.0
+ g_app_info_launch_default_for_uri@Base 2.16.0
+ g_app_info_launch_uris@Base 2.16.0
+ g_app_info_remove_supports_type@Base 2.16.0
+ g_app_info_reset_type_associations@Base 2.20.0
+ g_app_info_set_as_default_for_extension@Base 2.16.0
+ g_app_info_set_as_default_for_type@Base 2.16.0
+ g_app_info_should_show@Base 2.16.0
+ g_app_info_supports_files@Base 2.16.0
+ g_app_info_supports_uris@Base 2.16.0
+ g_app_launch_context_get_display@Base 2.16.0
+ g_app_launch_context_get_startup_notify_id@Base 2.16.0
+ g_app_launch_context_get_type@Base 2.16.0
+ g_app_launch_context_launch_failed@Base 2.16.0
+ g_app_launch_context_new@Base 2.16.0
+ g_ask_password_flags_get_type@Base 2.16.0
+ g_async_initable_get_type@Base 2.22.0
+ g_async_initable_init_async@Base 2.22.0
+ g_async_initable_init_finish@Base 2.22.0
+ g_async_initable_new_async@Base 2.22.0
+ g_async_initable_new_finish@Base 2.22.0
+ g_async_initable_new_valist_async@Base 2.22.0
+ g_async_initable_newv_async@Base 2.22.0
+ g_async_result_get_source_object@Base 2.16.0
+ g_async_result_get_type@Base 2.16.0
+ g_async_result_get_user_data@Base 2.16.0
+ g_buffered_input_stream_fill@Base 2.16.0
+ g_buffered_input_stream_fill_async@Base 2.16.0
+ g_buffered_input_stream_fill_finish@Base 2.16.0
+ g_buffered_input_stream_get_available@Base 2.16.0
+ g_buffered_input_stream_get_buffer_size@Base 2.16.0
+ g_buffered_input_stream_get_type@Base 2.16.0
+ g_buffered_input_stream_new@Base 2.16.0
+ g_buffered_input_stream_new_sized@Base 2.16.0
+ g_buffered_input_stream_peek@Base 2.16.0
+ g_buffered_input_stream_peek_buffer@Base 2.16.0
+ g_buffered_input_stream_read_byte@Base 2.16.0
+ g_buffered_input_stream_set_buffer_size@Base 2.16.0
+ g_buffered_output_stream_get_auto_grow@Base 2.16.0
+ g_buffered_output_stream_get_buffer_size@Base 2.16.0
+ g_buffered_output_stream_get_type@Base 2.16.0
+ g_buffered_output_stream_new@Base 2.16.0
+ g_buffered_output_stream_new_sized@Base 2.16.0
+ g_buffered_output_stream_set_auto_grow@Base 2.16.0
+ g_buffered_output_stream_set_buffer_size@Base 2.16.0
+ g_cancellable_cancel@Base 2.16.0
+ g_cancellable_connect@Base 2.22.0
+ g_cancellable_disconnect@Base 2.22.0
+ g_cancellable_get_current@Base 2.16.0
+ g_cancellable_get_fd@Base 2.16.0
+ g_cancellable_get_type@Base 2.16.0
+ g_cancellable_is_cancelled@Base 2.16.0
+ g_cancellable_make_pollfd@Base 2.22.0
+ g_cancellable_new@Base 2.16.0
+ g_cancellable_pop_current@Base 2.16.0
+ g_cancellable_push_current@Base 2.16.0
+ g_cancellable_release_fd@Base 2.22.0
+ g_cancellable_reset@Base 2.16.0
+ g_cancellable_set_error_if_cancelled@Base 2.16.0
+ g_charset_converter_get_num_fallbacks@Base 2.24.0
+ g_charset_converter_get_type@Base 2.24.0
+ g_charset_converter_get_use_fallback@Base 2.24.0
+ g_charset_converter_new@Base 2.24.0
+ g_charset_converter_set_use_fallback@Base 2.24.0
+ g_content_type_can_be_executable@Base 2.16.0
+ g_content_type_equals@Base 2.16.0
+ g_content_type_from_mime_type@Base 2.18.0
+ g_content_type_get_description@Base 2.16.0
+ g_content_type_get_icon@Base 2.16.0
+ g_content_type_get_mime_type@Base 2.16.0
+ g_content_type_guess@Base 2.16.0
+ g_content_type_guess_for_tree@Base 2.18.0
+ g_content_type_is_a@Base 2.16.0
+ g_content_type_is_unknown@Base 2.16.0
+ g_content_types_get_registered@Base 2.16.0
+ g_converter_convert@Base 2.24.0
+ g_converter_flags_get_type@Base 2.24.0
+ g_converter_get_type@Base 2.24.0
+ g_converter_input_stream_get_converter@Base 2.24.0
+ g_converter_input_stream_get_type@Base 2.24.0
+ g_converter_input_stream_new@Base 2.24.0
+ g_converter_output_stream_get_converter@Base 2.24.0
+ g_converter_output_stream_get_type@Base 2.24.0
+ g_converter_output_stream_new@Base 2.24.0
+ g_converter_reset@Base 2.24.0
+ g_converter_result_get_type@Base 2.24.0
+ g_data_input_stream_get_byte_order@Base 2.16.0
+ g_data_input_stream_get_newline_type@Base 2.16.0
+ g_data_input_stream_get_type@Base 2.16.0
+ g_data_input_stream_new@Base 2.16.0
+ g_data_input_stream_read_byte@Base 2.16.0
+ g_data_input_stream_read_int16@Base 2.16.0
+ g_data_input_stream_read_int32@Base 2.16.0
+ g_data_input_stream_read_int64@Base 2.16.0
+ g_data_input_stream_read_line@Base 2.16.0
+ g_data_input_stream_read_line_async@Base 2.20.0
+ g_data_input_stream_read_line_finish@Base 2.20.0
+ g_data_input_stream_read_uint16@Base 2.16.0
+ g_data_input_stream_read_uint32@Base 2.16.0
+ g_data_input_stream_read_uint64@Base 2.16.0
+ g_data_input_stream_read_until@Base 2.16.0
+ g_data_input_stream_read_until_async@Base 2.20.0
+ g_data_input_stream_read_until_finish@Base 2.20.0
+ g_data_input_stream_set_byte_order@Base 2.16.0
+ g_data_input_stream_set_newline_type@Base 2.16.0
+ g_data_output_stream_get_byte_order@Base 2.16.0
+ g_data_output_stream_get_type@Base 2.16.0
+ g_data_output_stream_new@Base 2.16.0
+ g_data_output_stream_put_byte@Base 2.16.0
+ g_data_output_stream_put_int16@Base 2.16.0
+ g_data_output_stream_put_int32@Base 2.16.0
+ g_data_output_stream_put_int64@Base 2.16.0
+ g_data_output_stream_put_string@Base 2.16.0
+ g_data_output_stream_put_uint16@Base 2.16.0
+ g_data_output_stream_put_uint32@Base 2.16.0
+ g_data_output_stream_put_uint64@Base 2.16.0
+ g_data_output_stream_set_byte_order@Base 2.16.0
+ g_data_stream_byte_order_get_type@Base 2.16.0
+ g_data_stream_newline_type_get_type@Base 2.16.0
+ g_desktop_app_info_get_filename@Base 2.24.0
+ g_desktop_app_info_get_is_hidden@Base 2.16.0
+ g_desktop_app_info_get_type@Base 2.16.0
+ g_desktop_app_info_lookup_get_default_for_uri_scheme@Base 2.16.0
+ g_desktop_app_info_lookup_get_type@Base 2.16.0
+ g_desktop_app_info_new@Base 2.16.0
+ g_desktop_app_info_new_from_filename@Base 2.16.0
+ g_desktop_app_info_new_from_keyfile@Base 2.18.0
+ g_desktop_app_info_set_desktop_env@Base 2.16.0
+ g_drive_can_eject@Base 2.16.0
+ g_drive_can_poll_for_media@Base 2.16.0
+ g_drive_can_start@Base 2.22.0
+ g_drive_can_start_degraded@Base 2.22.0
+ g_drive_can_stop@Base 2.22.0
+ g_drive_eject@Base 2.16.0
+ g_drive_eject_finish@Base 2.16.0
+ g_drive_eject_with_operation@Base 2.22.0
+ g_drive_eject_with_operation_finish@Base 2.22.0
+ g_drive_enumerate_identifiers@Base 2.16.0
+ g_drive_get_icon@Base 2.16.0
+ g_drive_get_identifier@Base 2.16.0
+ g_drive_get_name@Base 2.16.0
+ g_drive_get_start_stop_type@Base 2.22.0
+ g_drive_get_type@Base 2.16.0
+ g_drive_get_volumes@Base 2.16.0
+ g_drive_has_media@Base 2.16.0
+ g_drive_has_volumes@Base 2.16.0
+ g_drive_is_media_check_automatic@Base 2.16.0
+ g_drive_is_media_removable@Base 2.16.0
+ g_drive_poll_for_media@Base 2.16.0
+ g_drive_poll_for_media_finish@Base 2.16.0
+ g_drive_start@Base 2.22.0
+ g_drive_start_finish@Base 2.22.0
+ g_drive_start_flags_get_type@Base 2.22.0
+ g_drive_start_stop_type_get_type@Base 2.22.0
+ g_drive_stop@Base 2.22.0
+ g_drive_stop_finish@Base 2.22.0
+ g_emblem_get_icon@Base 2.18.0
+ g_emblem_get_origin@Base 2.18.0
+ g_emblem_get_type@Base 2.18.0
+ g_emblem_new@Base 2.18.0
+ g_emblem_new_with_origin@Base 2.18.0
+ g_emblem_origin_get_type@Base 2.18.0
+ g_emblemed_icon_add_emblem@Base 2.18.0
+ g_emblemed_icon_get_emblems@Base 2.18.0
+ g_emblemed_icon_get_icon@Base 2.18.0
+ g_emblemed_icon_get_type@Base 2.18.0
+ g_emblemed_icon_new@Base 2.18.0
+ g_file_append_to@Base 2.16.0
+ g_file_append_to_async@Base 2.16.0
+ g_file_append_to_finish@Base 2.16.0
+ g_file_attribute_info_flags_get_type@Base 2.16.0
+ g_file_attribute_info_list_add@Base 2.16.0
+ g_file_attribute_info_list_dup@Base 2.16.0
+ g_file_attribute_info_list_get_type@Base 2.20.0
+ g_file_attribute_info_list_lookup@Base 2.16.0
+ g_file_attribute_info_list_new@Base 2.16.0
+ g_file_attribute_info_list_ref@Base 2.16.0
+ g_file_attribute_info_list_unref@Base 2.16.0
+ g_file_attribute_matcher_enumerate_namespace@Base 2.16.0
+ g_file_attribute_matcher_enumerate_next@Base 2.16.0
+ g_file_attribute_matcher_matches@Base 2.16.0
+ g_file_attribute_matcher_matches_only@Base 2.16.0
+ g_file_attribute_matcher_new@Base 2.16.0
+ g_file_attribute_matcher_ref@Base 2.16.0
+ g_file_attribute_matcher_unref@Base 2.16.0
+ g_file_attribute_status_get_type@Base 2.16.0
+ g_file_attribute_type_get_type@Base 2.16.0
+ g_file_copy@Base 2.16.0
+ g_file_copy_async@Base 2.16.0
+ g_file_copy_attributes@Base 2.16.0
+ g_file_copy_finish@Base 2.16.0
+ g_file_copy_flags_get_type@Base 2.16.0
+ g_file_create@Base 2.16.0
+ g_file_create_async@Base 2.16.0
+ g_file_create_finish@Base 2.16.0
+ g_file_create_flags_get_type@Base 2.16.0
+ g_file_create_readwrite@Base 2.22.0
+ g_file_create_readwrite_async@Base 2.22.0
+ g_file_create_readwrite_finish@Base 2.22.0
+ g_file_delete@Base 2.16.0
+ g_file_descriptor_based_get_fd@Base 2.24.0
+ g_file_descriptor_based_get_type@Base 2.24.0
+ g_file_dup@Base 2.16.0
+ g_file_eject_mountable@Base 2.16.0
+ g_file_eject_mountable_finish@Base 2.16.0
+ g_file_eject_mountable_with_operation@Base 2.22.0
+ g_file_eject_mountable_with_operation_finish@Base 2.22.0
+ g_file_enumerate_children@Base 2.16.0
+ g_file_enumerate_children_async@Base 2.16.0
+ g_file_enumerate_children_finish@Base 2.16.0
+ g_file_enumerator_close@Base 2.16.0
+ g_file_enumerator_close_async@Base 2.16.0
+ g_file_enumerator_close_finish@Base 2.16.0
+ g_file_enumerator_get_container@Base 2.18.0
+ g_file_enumerator_get_type@Base 2.16.0
+ g_file_enumerator_has_pending@Base 2.16.0
+ g_file_enumerator_is_closed@Base 2.16.0
+ g_file_enumerator_next_file@Base 2.16.0
+ g_file_enumerator_next_files_async@Base 2.16.0
+ g_file_enumerator_next_files_finish@Base 2.16.0
+ g_file_enumerator_set_pending@Base 2.16.0
+ g_file_equal@Base 2.16.0
+ g_file_find_enclosing_mount@Base 2.16.0
+ g_file_find_enclosing_mount_async@Base 2.16.0
+ g_file_find_enclosing_mount_finish@Base 2.16.0
+ g_file_get_basename@Base 2.16.0
+ g_file_get_child@Base 2.16.0
+ g_file_get_child_for_display_name@Base 2.16.0
+ g_file_get_parent@Base 2.16.0
+ g_file_get_parse_name@Base 2.16.0
+ g_file_get_path@Base 2.16.0
+ g_file_get_relative_path@Base 2.16.0
+ g_file_get_type@Base 2.16.0
+ g_file_get_uri@Base 2.16.0
+ g_file_get_uri_scheme@Base 2.16.0
+ g_file_has_parent@Base 2.24.0
+ g_file_has_prefix@Base 2.16.0
+ g_file_has_uri_scheme@Base 2.16.0
+ g_file_hash@Base 2.16.0
+ g_file_icon_get_file@Base 2.16.0
+ g_file_icon_get_type@Base 2.16.0
+ g_file_icon_new@Base 2.16.0
+ g_file_info_clear_status@Base 2.16.0
+ g_file_info_copy_into@Base 2.16.0
+ g_file_info_dup@Base 2.16.0
+ g_file_info_get_attribute_as_string@Base 2.16.0
+ g_file_info_get_attribute_boolean@Base 2.16.0
+ g_file_info_get_attribute_byte_string@Base 2.16.0
+ g_file_info_get_attribute_data@Base 2.16.0
+ g_file_info_get_attribute_int32@Base 2.16.0
+ g_file_info_get_attribute_int64@Base 2.16.0
+ g_file_info_get_attribute_object@Base 2.16.0
+ g_file_info_get_attribute_status@Base 2.16.0
+ g_file_info_get_attribute_string@Base 2.16.0
+ g_file_info_get_attribute_stringv@Base 2.22.0
+ g_file_info_get_attribute_type@Base 2.16.0
+ g_file_info_get_attribute_uint32@Base 2.16.0
+ g_file_info_get_attribute_uint64@Base 2.16.0
+ g_file_info_get_content_type@Base 2.16.0
+ g_file_info_get_display_name@Base 2.16.0
+ g_file_info_get_edit_name@Base 2.16.0
+ g_file_info_get_etag@Base 2.16.0
+ g_file_info_get_file_type@Base 2.16.0
+ g_file_info_get_icon@Base 2.16.0
+ g_file_info_get_is_backup@Base 2.16.0
+ g_file_info_get_is_hidden@Base 2.16.0
+ g_file_info_get_is_symlink@Base 2.16.0
+ g_file_info_get_modification_time@Base 2.16.0
+ g_file_info_get_name@Base 2.16.0
+ g_file_info_get_size@Base 2.16.0
+ g_file_info_get_sort_order@Base 2.16.0
+ g_file_info_get_symlink_target@Base 2.16.0
+ g_file_info_get_type@Base 2.16.0
+ g_file_info_has_attribute@Base 2.16.0
+ g_file_info_has_namespace@Base 2.22.0
+ g_file_info_list_attributes@Base 2.16.0
+ g_file_info_new@Base 2.16.0
+ g_file_info_remove_attribute@Base 2.16.0
+ g_file_info_set_attribute@Base 2.16.0
+ g_file_info_set_attribute_boolean@Base 2.16.0
+ g_file_info_set_attribute_byte_string@Base 2.16.0
+ g_file_info_set_attribute_int32@Base 2.16.0
+ g_file_info_set_attribute_int64@Base 2.16.0
+ g_file_info_set_attribute_mask@Base 2.16.0
+ g_file_info_set_attribute_object@Base 2.16.0
+ g_file_info_set_attribute_status@Base 2.22.0
+ g_file_info_set_attribute_string@Base 2.16.0
+ g_file_info_set_attribute_stringv@Base 2.22.0
+ g_file_info_set_attribute_uint32@Base 2.16.0
+ g_file_info_set_attribute_uint64@Base 2.16.0
+ g_file_info_set_content_type@Base 2.16.0
+ g_file_info_set_display_name@Base 2.16.0
+ g_file_info_set_edit_name@Base 2.16.0
+ g_file_info_set_file_type@Base 2.16.0
+ g_file_info_set_icon@Base 2.16.0
+ g_file_info_set_is_hidden@Base 2.16.0
+ g_file_info_set_is_symlink@Base 2.16.0
+ g_file_info_set_modification_time@Base 2.16.0
+ g_file_info_set_name@Base 2.16.0
+ g_file_info_set_size@Base 2.16.0
+ g_file_info_set_sort_order@Base 2.16.0
+ g_file_info_set_symlink_target@Base 2.16.0
+ g_file_info_unset_attribute_mask@Base 2.16.0
+ g_file_input_stream_get_type@Base 2.16.0
+ g_file_input_stream_query_info@Base 2.16.0
+ g_file_input_stream_query_info_async@Base 2.16.0
+ g_file_input_stream_query_info_finish@Base 2.16.0
+ g_file_io_stream_get_etag@Base 2.22.0
+ g_file_io_stream_get_type@Base 2.22.0
+ g_file_io_stream_query_info@Base 2.22.0
+ g_file_io_stream_query_info_async@Base 2.22.0
+ g_file_io_stream_query_info_finish@Base 2.22.0
+ g_file_is_native@Base 2.16.0
+ g_file_load_contents@Base 2.16.0
+ g_file_load_contents_async@Base 2.16.0
+ g_file_load_contents_finish@Base 2.16.0
+ g_file_load_partial_contents_async@Base 2.16.0
+ g_file_load_partial_contents_finish@Base 2.16.0
+ g_file_make_directory@Base 2.16.0
+ g_file_make_directory_with_parents@Base 2.18.0
+ g_file_make_symbolic_link@Base 2.16.0
+ g_file_monitor@Base 2.18.0
+ g_file_monitor_cancel@Base 2.16.0
+ g_file_monitor_directory@Base 2.16.0
+ g_file_monitor_emit_event@Base 2.16.0
+ g_file_monitor_event_get_type@Base 2.16.0
+ g_file_monitor_file@Base 2.16.0
+ g_file_monitor_flags_get_type@Base 2.16.0
+ g_file_monitor_get_type@Base 2.16.0
+ g_file_monitor_is_cancelled@Base 2.16.0
+ g_file_monitor_set_rate_limit@Base 2.16.0
+ g_file_mount_enclosing_volume@Base 2.16.0
+ g_file_mount_enclosing_volume_finish@Base 2.16.0
+ g_file_mount_mountable@Base 2.16.0
+ g_file_mount_mountable_finish@Base 2.16.0
+ g_file_move@Base 2.16.0
+ g_file_new_for_commandline_arg@Base 2.16.0
+ g_file_new_for_path@Base 2.16.0
+ g_file_new_for_uri@Base 2.16.0
+ g_file_open_readwrite@Base 2.22.0
+ g_file_open_readwrite_async@Base 2.22.0
+ g_file_open_readwrite_finish@Base 2.22.0
+ g_file_output_stream_get_etag@Base 2.16.0
+ g_file_output_stream_get_type@Base 2.16.0
+ g_file_output_stream_query_info@Base 2.16.0
+ g_file_output_stream_query_info_async@Base 2.16.0
+ g_file_output_stream_query_info_finish@Base 2.16.0
+ g_file_parse_name@Base 2.16.0
+ g_file_poll_mountable@Base 2.22.0
+ g_file_poll_mountable_finish@Base 2.22.0
+ g_file_query_default_handler@Base 2.16.0
+ g_file_query_exists@Base 2.16.0
+ g_file_query_file_type@Base 2.18.0
+ g_file_query_filesystem_info@Base 2.16.0
+ g_file_query_filesystem_info_async@Base 2.16.0
+ g_file_query_filesystem_info_finish@Base 2.16.0
+ g_file_query_info@Base 2.16.0
+ g_file_query_info_async@Base 2.16.0
+ g_file_query_info_finish@Base 2.16.0
+ g_file_query_info_flags_get_type@Base 2.16.0
+ g_file_query_settable_attributes@Base 2.16.0
+ g_file_query_writable_namespaces@Base 2.16.0
+ g_file_read@Base 2.16.0
+ g_file_read_async@Base 2.16.0
+ g_file_read_finish@Base 2.16.0
+ g_file_replace@Base 2.16.0
+ g_file_replace_async@Base 2.16.0
+ g_file_replace_contents@Base 2.16.0
+ g_file_replace_contents_async@Base 2.16.0
+ g_file_replace_contents_finish@Base 2.16.0
+ g_file_replace_finish@Base 2.16.0
+ g_file_replace_readwrite@Base 2.22.0
+ g_file_replace_readwrite_async@Base 2.22.0
+ g_file_replace_readwrite_finish@Base 2.22.0
+ g_file_resolve_relative_path@Base 2.16.0
+ g_file_set_attribute@Base 2.16.0
+ g_file_set_attribute_byte_string@Base 2.16.0
+ g_file_set_attribute_int32@Base 2.16.0
+ g_file_set_attribute_int64@Base 2.16.0
+ g_file_set_attribute_string@Base 2.16.0
+ g_file_set_attribute_uint32@Base 2.16.0
+ g_file_set_attribute_uint64@Base 2.16.0
+ g_file_set_attributes_async@Base 2.16.0
+ g_file_set_attributes_finish@Base 2.16.0
+ g_file_set_attributes_from_info@Base 2.16.0
+ g_file_set_display_name@Base 2.16.0
+ g_file_set_display_name_async@Base 2.16.0
+ g_file_set_display_name_finish@Base 2.16.0
+ g_file_start_mountable@Base 2.22.0
+ g_file_start_mountable_finish@Base 2.22.0
+ g_file_stop_mountable@Base 2.22.0
+ g_file_stop_mountable_finish@Base 2.22.0
+ g_file_supports_thread_contexts@Base 2.22.0
+ g_file_trash@Base 2.16.0
+ g_file_type_get_type@Base 2.16.0
+ g_file_unmount_mountable@Base 2.16.0
+ g_file_unmount_mountable_finish@Base 2.16.0
+ g_file_unmount_mountable_with_operation@Base 2.22.0
+ g_file_unmount_mountable_with_operation_finish@Base 2.22.0
+ g_filename_completer_get_completion_suffix@Base 2.16.0
+ g_filename_completer_get_completions@Base 2.16.0
+ g_filename_completer_get_type@Base 2.16.0
+ g_filename_completer_new@Base 2.16.0
+ g_filename_completer_set_dirs_only@Base 2.16.0
+ g_filesystem_preview_type_get_type@Base 2.16.0
+ g_filter_input_stream_get_base_stream@Base 2.16.0
+ g_filter_input_stream_get_close_base_stream@Base 2.20.0
+ g_filter_input_stream_get_type@Base 2.16.0
+ g_filter_input_stream_set_close_base_stream@Base 2.20.0
+ g_filter_output_stream_get_base_stream@Base 2.16.0
+ g_filter_output_stream_get_close_base_stream@Base 2.20.0
+ g_filter_output_stream_get_type@Base 2.16.0
+ g_filter_output_stream_set_close_base_stream@Base 2.20.0
+ g_icon_equal@Base 2.16.0
+ g_icon_get_type@Base 2.16.0
+ g_icon_hash@Base 2.16.0
+ g_icon_new_for_string@Base 2.20.0
+ g_icon_to_string@Base 2.20.0
+ g_inet_address_get_family@Base 2.22.0
+ g_inet_address_get_is_any@Base 2.22.0
+ g_inet_address_get_is_link_local@Base 2.22.0
+ g_inet_address_get_is_loopback@Base 2.22.0
+ g_inet_address_get_is_mc_global@Base 2.22.0
+ g_inet_address_get_is_mc_link_local@Base 2.22.0
+ g_inet_address_get_is_mc_node_local@Base 2.22.0
+ g_inet_address_get_is_mc_org_local@Base 2.22.0
+ g_inet_address_get_is_mc_site_local@Base 2.22.0
+ g_inet_address_get_is_multicast@Base 2.22.0
+ g_inet_address_get_is_site_local@Base 2.22.0
+ g_inet_address_get_native_size@Base 2.22.0
+ g_inet_address_get_type@Base 2.22.0
+ g_inet_address_new_any@Base 2.22.0
+ g_inet_address_new_from_bytes@Base 2.22.0
+ g_inet_address_new_from_string@Base 2.22.0
+ g_inet_address_new_loopback@Base 2.22.0
+ g_inet_address_to_bytes@Base 2.22.0
+ g_inet_address_to_string@Base 2.22.0
+ g_inet_socket_address_get_address@Base 2.22.0
+ g_inet_socket_address_get_port@Base 2.22.0
+ g_inet_socket_address_get_type@Base 2.22.0
+ g_inet_socket_address_new@Base 2.22.0
+ g_initable_get_type@Base 2.22.0
+ g_initable_init@Base 2.22.0
+ g_initable_new@Base 2.22.0
+ g_initable_new_valist@Base 2.22.0
+ g_initable_newv@Base 2.22.0
+ g_input_stream_clear_pending@Base 2.16.0
+ g_input_stream_close@Base 2.16.0
+ g_input_stream_close_async@Base 2.16.0
+ g_input_stream_close_finish@Base 2.16.0
+ g_input_stream_get_type@Base 2.16.0
+ g_input_stream_has_pending@Base 2.16.0
+ g_input_stream_is_closed@Base 2.16.0
+ g_input_stream_read@Base 2.16.0
+ g_input_stream_read_all@Base 2.16.0
+ g_input_stream_read_async@Base 2.16.0
+ g_input_stream_read_finish@Base 2.16.0
+ g_input_stream_set_pending@Base 2.16.0
+ g_input_stream_skip@Base 2.16.0
+ g_input_stream_skip_async@Base 2.16.0
+ g_input_stream_skip_finish@Base 2.16.0
+ g_io_error_enum_get_type@Base 2.16.0
+ g_io_error_from_errno@Base 2.16.0
+ g_io_error_quark@Base 2.16.0
+ g_io_extension_get_name@Base 2.16.0
+ g_io_extension_get_priority@Base 2.16.0
+ g_io_extension_get_type@Base 2.16.0
+ g_io_extension_point_get_extension_by_name@Base 2.16.0
+ g_io_extension_point_get_extensions@Base 2.16.0
+ g_io_extension_point_get_required_type@Base 2.16.0
+ g_io_extension_point_implement@Base 2.16.0
+ g_io_extension_point_lookup@Base 2.16.0
+ g_io_extension_point_register@Base 2.16.0
+ g_io_extension_point_set_required_type@Base 2.16.0
+ g_io_extension_ref_class@Base 2.16.0
+ g_io_module_get_type@Base 2.16.0
+ g_io_module_new@Base 2.16.0
+ g_io_modules_load_all_in_directory@Base 2.16.0
+ g_io_modules_scan_all_in_directory@Base 2.24.0
+ g_io_scheduler_cancel_all_jobs@Base 2.16.0
+ g_io_scheduler_job_send_to_mainloop@Base 2.16.0
+ g_io_scheduler_job_send_to_mainloop_async@Base 2.16.0
+ g_io_scheduler_push_job@Base 2.16.0
+ g_io_stream_clear_pending@Base 2.22.0
+ g_io_stream_close@Base 2.22.0
+ g_io_stream_close_async@Base 2.22.0
+ g_io_stream_close_finish@Base 2.22.0
+ g_io_stream_get_input_stream@Base 2.22.0
+ g_io_stream_get_output_stream@Base 2.22.0
+ g_io_stream_get_type@Base 2.22.0
+ g_io_stream_has_pending@Base 2.22.0
+ g_io_stream_is_closed@Base 2.22.0
+ g_io_stream_set_pending@Base 2.22.0
+ g_loadable_icon_get_type@Base 2.16.0
+ g_loadable_icon_load@Base 2.16.0
+ g_loadable_icon_load_async@Base 2.16.0
+ g_loadable_icon_load_finish@Base 2.16.0
+ g_local_directory_monitor_get_type@Base 2.16.0
+ g_local_file_monitor_get_type@Base 2.16.0
+ g_memory_input_stream_add_data@Base 2.16.0
+ g_memory_input_stream_get_type@Base 2.16.0
+ g_memory_input_stream_new@Base 2.16.0
+ g_memory_input_stream_new_from_data@Base 2.16.0
+ g_memory_output_stream_get_data@Base 2.16.0
+ g_memory_output_stream_get_data_size@Base 2.18.0
+ g_memory_output_stream_get_size@Base 2.16.0
+ g_memory_output_stream_get_type@Base 2.16.0
+ g_memory_output_stream_new@Base 2.16.0
+ g_mount_can_eject@Base 2.16.0
+ g_mount_can_unmount@Base 2.16.0
+ g_mount_eject@Base 2.16.0
+ g_mount_eject_finish@Base 2.16.0
+ g_mount_eject_with_operation@Base 2.22.0
+ g_mount_eject_with_operation_finish@Base 2.22.0
+ g_mount_get_default_location@Base 2.24.0
+ g_mount_get_drive@Base 2.16.0
+ g_mount_get_icon@Base 2.16.0
+ g_mount_get_name@Base 2.16.0
+ g_mount_get_root@Base 2.16.0
+ g_mount_get_type@Base 2.16.0
+ g_mount_get_uuid@Base 2.16.0
+ g_mount_get_volume@Base 2.16.0
+ g_mount_guess_content_type@Base 2.18.0
+ g_mount_guess_content_type_finish@Base 2.18.0
+ g_mount_guess_content_type_sync@Base 2.18.0
+ g_mount_is_shadowed@Base 2.20.0
+ g_mount_mount_flags_get_type@Base 2.16.0
+ g_mount_operation_get_anonymous@Base 2.16.0
+ g_mount_operation_get_choice@Base 2.16.0
+ g_mount_operation_get_domain@Base 2.16.0
+ g_mount_operation_get_password@Base 2.16.0
+ g_mount_operation_get_password_save@Base 2.16.0
+ g_mount_operation_get_type@Base 2.16.0
+ g_mount_operation_get_username@Base 2.16.0
+ g_mount_operation_new@Base 2.16.0
+ g_mount_operation_reply@Base 2.16.0
+ g_mount_operation_result_get_type@Base 2.16.0
+ g_mount_operation_set_anonymous@Base 2.16.0
+ g_mount_operation_set_choice@Base 2.16.0
+ g_mount_operation_set_domain@Base 2.16.0
+ g_mount_operation_set_password@Base 2.16.0
+ g_mount_operation_set_password_save@Base 2.16.0
+ g_mount_operation_set_username@Base 2.16.0
+ g_mount_remount@Base 2.16.0
+ g_mount_remount_finish@Base 2.16.0
+ g_mount_shadow@Base 2.20.0
+ g_mount_unmount@Base 2.16.0
+ g_mount_unmount_finish@Base 2.16.0
+ g_mount_unmount_flags_get_type@Base 2.16.0
+ g_mount_unmount_with_operation@Base 2.22.0
+ g_mount_unmount_with_operation_finish@Base 2.22.0
+ g_mount_unshadow@Base 2.20.0
+ g_native_volume_monitor_get_type@Base 2.16.0
+ g_network_address_get_hostname@Base 2.22.0
+ g_network_address_get_port@Base 2.22.0
+ g_network_address_get_type@Base 2.22.0
+ g_network_address_new@Base 2.22.0
+ g_network_address_parse@Base 2.22.0
+ g_network_service_get_domain@Base 2.22.0
+ g_network_service_get_protocol@Base 2.22.0
+ g_network_service_get_service@Base 2.22.0
+ g_network_service_get_type@Base 2.22.0
+ g_network_service_new@Base 2.22.0
+ g_output_stream_clear_pending@Base 2.16.0
+ g_output_stream_close@Base 2.16.0
+ g_output_stream_close_async@Base 2.16.0
+ g_output_stream_close_finish@Base 2.16.0
+ g_output_stream_flush@Base 2.16.0
+ g_output_stream_flush_async@Base 2.16.0
+ g_output_stream_flush_finish@Base 2.16.0
+ g_output_stream_get_type@Base 2.16.0
+ g_output_stream_has_pending@Base 2.16.0
+ g_output_stream_is_closed@Base 2.16.0
+ g_output_stream_is_closing@Base 2.24.0
+ g_output_stream_set_pending@Base 2.16.0
+ g_output_stream_splice@Base 2.16.0
+ g_output_stream_splice_async@Base 2.16.0
+ g_output_stream_splice_finish@Base 2.16.0
+ g_output_stream_splice_flags_get_type@Base 2.16.0
+ g_output_stream_write@Base 2.16.0
+ g_output_stream_write_all@Base 2.16.0
+ g_output_stream_write_async@Base 2.16.0
+ g_output_stream_write_finish@Base 2.16.0
+ g_password_save_get_type@Base 2.16.0
+ g_resolver_error_get_type@Base 2.22.0
+ g_resolver_error_quark@Base 2.22.0
+ g_resolver_free_addresses@Base 2.22.0
+ g_resolver_free_targets@Base 2.22.0
+ g_resolver_get_default@Base 2.22.0
+ g_resolver_get_type@Base 2.22.0
+ g_resolver_lookup_by_address@Base 2.22.0
+ g_resolver_lookup_by_address_async@Base 2.22.0
+ g_resolver_lookup_by_address_finish@Base 2.22.0
+ g_resolver_lookup_by_name@Base 2.22.0
+ g_resolver_lookup_by_name_async@Base 2.22.0
+ g_resolver_lookup_by_name_finish@Base 2.22.0
+ g_resolver_lookup_service@Base 2.22.0
+ g_resolver_lookup_service_async@Base 2.22.0
+ g_resolver_lookup_service_finish@Base 2.22.0
+ g_resolver_set_default@Base 2.22.0
+ g_seekable_can_seek@Base 2.16.0
+ g_seekable_can_truncate@Base 2.16.0
+ g_seekable_get_type@Base 2.16.0
+ g_seekable_seek@Base 2.16.0
+ g_seekable_tell@Base 2.16.0
+ g_seekable_truncate@Base 2.16.0
+ g_simple_async_report_error_in_idle@Base 2.16.0
+ g_simple_async_report_gerror_in_idle@Base 2.16.0
+ g_simple_async_result_complete@Base 2.16.0
+ g_simple_async_result_complete_in_idle@Base 2.16.0
+ g_simple_async_result_get_op_res_gboolean@Base 2.16.0
+ g_simple_async_result_get_op_res_gpointer@Base 2.16.0
+ g_simple_async_result_get_op_res_gssize@Base 2.16.0
+ g_simple_async_result_get_source_tag@Base 2.16.0
+ g_simple_async_result_get_type@Base 2.16.0
+ g_simple_async_result_is_valid@Base 2.20.0
+ g_simple_async_result_new@Base 2.16.0
+ g_simple_async_result_new_error@Base 2.16.0
+ g_simple_async_result_new_from_error@Base 2.16.0
+ g_simple_async_result_propagate_error@Base 2.16.0
+ g_simple_async_result_run_in_thread@Base 2.16.0
+ g_simple_async_result_set_error@Base 2.16.0
+ g_simple_async_result_set_error_va@Base 2.16.0
+ g_simple_async_result_set_from_error@Base 2.16.0
+ g_simple_async_result_set_handle_cancellation@Base 2.16.0
+ g_simple_async_result_set_op_res_gboolean@Base 2.16.0
+ g_simple_async_result_set_op_res_gpointer@Base 2.16.0
+ g_simple_async_result_set_op_res_gssize@Base 2.16.0
+ g_socket_accept@Base 2.22.0
+ g_socket_address_enumerator_get_type@Base 2.22.0
+ g_socket_address_enumerator_next@Base 2.22.0
+ g_socket_address_enumerator_next_async@Base 2.22.0
+ g_socket_address_enumerator_next_finish@Base 2.22.0
+ g_socket_address_get_family@Base 2.22.0
+ g_socket_address_get_native_size@Base 2.22.0
+ g_socket_address_get_type@Base 2.22.0
+ g_socket_address_new_from_native@Base 2.22.0
+ g_socket_address_to_native@Base 2.22.0
+ g_socket_bind@Base 2.22.0
+ g_socket_check_connect_result@Base 2.22.0
+ g_socket_client_connect@Base 2.22.0
+ g_socket_client_connect_async@Base 2.22.0
+ g_socket_client_connect_finish@Base 2.22.0
+ g_socket_client_connect_to_host@Base 2.22.0
+ g_socket_client_connect_to_host_async@Base 2.22.0
+ g_socket_client_connect_to_host_finish@Base 2.22.0
+ g_socket_client_connect_to_service@Base 2.22.0
+ g_socket_client_connect_to_service_async@Base 2.22.0
+ g_socket_client_connect_to_service_finish@Base 2.22.0
+ g_socket_client_get_family@Base 2.22.0
+ g_socket_client_get_local_address@Base 2.22.0
+ g_socket_client_get_protocol@Base 2.22.0
+ g_socket_client_get_socket_type@Base 2.22.0
+ g_socket_client_get_type@Base 2.22.0
+ g_socket_client_new@Base 2.22.0
+ g_socket_client_set_family@Base 2.22.0
+ g_socket_client_set_local_address@Base 2.22.0
+ g_socket_client_set_protocol@Base 2.22.0
+ g_socket_client_set_socket_type@Base 2.22.0
+ g_socket_close@Base 2.22.0
+ g_socket_condition_check@Base 2.22.0
+ g_socket_condition_wait@Base 2.22.0
+ g_socket_connect@Base 2.22.0
+ g_socket_connectable_enumerate@Base 2.22.0
+ g_socket_connectable_get_type@Base 2.22.0
+ g_socket_connection_factory_create_connection@Base 2.22.0
+ g_socket_connection_factory_lookup_type@Base 2.22.0
+ g_socket_connection_factory_register_type@Base 2.22.0
+ g_socket_connection_get_local_address@Base 2.22.0
+ g_socket_connection_get_remote_address@Base 2.22.0
+ g_socket_connection_get_socket@Base 2.22.0
+ g_socket_connection_get_type@Base 2.22.0
+ g_socket_control_message_deserialize@Base 2.22.0
+ g_socket_control_message_get_level@Base 2.22.0
+ g_socket_control_message_get_msg_type@Base 2.22.0
+ g_socket_control_message_get_size@Base 2.22.0
+ g_socket_control_message_get_type@Base 2.22.0
+ g_socket_control_message_serialize@Base 2.22.0
+ g_socket_create_source@Base 2.22.0
+ g_socket_family_get_type@Base 2.22.0
+ g_socket_get_blocking@Base 2.22.0
+ g_socket_get_family@Base 2.22.0
+ g_socket_get_fd@Base 2.22.0
+ g_socket_get_keepalive@Base 2.22.0
+ g_socket_get_listen_backlog@Base 2.22.0
+ g_socket_get_local_address@Base 2.22.0
+ g_socket_get_protocol@Base 2.22.0
+ g_socket_get_remote_address@Base 2.22.0
+ g_socket_get_socket_type@Base 2.22.0
+ g_socket_get_type@Base 2.22.0
+ g_socket_is_closed@Base 2.22.0
+ g_socket_is_connected@Base 2.22.0
+ g_socket_listen@Base 2.22.0
+ g_socket_listener_accept@Base 2.22.0
+ g_socket_listener_accept_async@Base 2.22.0
+ g_socket_listener_accept_finish@Base 2.22.0
+ g_socket_listener_accept_socket@Base 2.22.0
+ g_socket_listener_accept_socket_async@Base 2.22.0
+ g_socket_listener_accept_socket_finish@Base 2.22.0
+ g_socket_listener_add_address@Base 2.22.0
+ g_socket_listener_add_any_inet_port@Base 2.24.0
+ g_socket_listener_add_inet_port@Base 2.22.0
+ g_socket_listener_add_socket@Base 2.22.0
+ g_socket_listener_close@Base 2.22.0
+ g_socket_listener_get_type@Base 2.22.0
+ g_socket_listener_new@Base 2.22.0
+ g_socket_listener_set_backlog@Base 2.22.0
+ g_socket_msg_flags_get_type@Base 2.22.0
+ g_socket_new@Base 2.22.0
+ g_socket_new_from_fd@Base 2.22.0
+ g_socket_protocol_get_type@Base 2.22.0
+ g_socket_receive@Base 2.22.0
+ g_socket_receive_from@Base 2.22.0
+ g_socket_receive_message@Base 2.22.0
+ g_socket_send@Base 2.22.0
+ g_socket_send_message@Base 2.22.0
+ g_socket_send_to@Base 2.22.0
+ g_socket_service_get_type@Base 2.22.0
+ g_socket_service_is_active@Base 2.22.0
+ g_socket_service_new@Base 2.22.0
+ g_socket_service_start@Base 2.22.0
+ g_socket_service_stop@Base 2.22.0
+ g_socket_set_blocking@Base 2.22.0
+ g_socket_set_keepalive@Base 2.22.0
+ g_socket_set_listen_backlog@Base 2.22.0
+ g_socket_shutdown@Base 2.22.0
+ g_socket_speaks_ipv4@Base 2.22.0
+ g_socket_type_get_type@Base 2.22.0
+ g_srv_target_copy@Base 2.22.0
+ g_srv_target_free@Base 2.22.0
+ g_srv_target_get_hostname@Base 2.22.0
+ g_srv_target_get_port@Base 2.22.0
+ g_srv_target_get_priority@Base 2.22.0
+ g_srv_target_get_type@Base 2.22.0
+ g_srv_target_get_weight@Base 2.22.0
+ g_srv_target_list_sort@Base 2.22.0
+ g_srv_target_new@Base 2.22.0
+ g_tcp_connection_get_graceful_disconnect@Base 2.22.0
+ g_tcp_connection_get_type@Base 2.22.0
+ g_tcp_connection_set_graceful_disconnect@Base 2.22.0
+ g_themed_icon_append_name@Base 2.16.0
+ g_themed_icon_get_names@Base 2.16.0
+ g_themed_icon_get_type@Base 2.16.0
+ g_themed_icon_new@Base 2.16.0
+ g_themed_icon_new_from_names@Base 2.16.0
+ g_themed_icon_new_with_default_fallbacks@Base 2.16.0
+ g_themed_icon_prepend_name@Base 2.18.0
+ g_threaded_resolver_get_type@Base 2.22.0
+ g_threaded_socket_service_get_type@Base 2.22.0
+ g_threaded_socket_service_new@Base 2.22.0
+ g_unix_connection_get_type@Base 2.22.0
+ g_unix_connection_receive_fd@Base 2.22.0
+ g_unix_connection_send_fd@Base 2.22.0
+ g_unix_fd_list_append@Base 2.24.0
+ g_unix_fd_list_get@Base 2.24.0
+ g_unix_fd_list_get_length@Base 2.24.0
+ g_unix_fd_list_get_type@Base 2.24.0
+ g_unix_fd_list_new@Base 2.24.0
+ g_unix_fd_list_new_from_array@Base 2.24.0
+ g_unix_fd_list_peek_fds@Base 2.24.0
+ g_unix_fd_list_steal_fds@Base 2.24.0
+ g_unix_fd_message_append_fd@Base 2.22.0
+ g_unix_fd_message_get_fd_list@Base 2.24.0
+ g_unix_fd_message_get_type@Base 2.22.0
+ g_unix_fd_message_new@Base 2.22.0
+ g_unix_fd_message_new_with_fd_list@Base 2.24.0
+ g_unix_fd_message_steal_fds@Base 2.22.0
+ g_unix_input_stream_get_close_fd@Base 2.20.0
+ g_unix_input_stream_get_fd@Base 2.20.0
+ g_unix_input_stream_get_type@Base 2.16.0
+ g_unix_input_stream_new@Base 2.16.0
+ g_unix_input_stream_set_close_fd@Base 2.20.0
+ g_unix_is_mount_path_system_internal@Base 2.16.0
+ g_unix_mount_at@Base 2.16.0
+ g_unix_mount_compare@Base 2.16.0
+ g_unix_mount_free@Base 2.16.0
+ g_unix_mount_get_device_path@Base 2.16.0
+ g_unix_mount_get_fs_type@Base 2.16.0
+ g_unix_mount_get_mount_path@Base 2.16.0
+ g_unix_mount_guess_can_eject@Base 2.16.0
+ g_unix_mount_guess_icon@Base 2.16.0
+ g_unix_mount_guess_name@Base 2.16.0
+ g_unix_mount_guess_should_display@Base 2.16.0
+ g_unix_mount_is_readonly@Base 2.16.0
+ g_unix_mount_is_system_internal@Base 2.16.0
+ g_unix_mount_monitor_get_type@Base 2.16.0
+ g_unix_mount_monitor_new@Base 2.16.0
+ g_unix_mount_monitor_set_rate_limit@Base 2.18.0
+ g_unix_mount_point_compare@Base 2.16.0
+ g_unix_mount_point_free@Base 2.16.0
+ g_unix_mount_point_get_device_path@Base 2.16.0
+ g_unix_mount_point_get_fs_type@Base 2.16.0
+ g_unix_mount_point_get_mount_path@Base 2.16.0
+ g_unix_mount_point_guess_can_eject@Base 2.16.0
+ g_unix_mount_point_guess_icon@Base 2.16.0
+ g_unix_mount_point_guess_name@Base 2.16.0
+ g_unix_mount_point_is_loopback@Base 2.16.0
+ g_unix_mount_point_is_readonly@Base 2.16.0
+ g_unix_mount_point_is_user_mountable@Base 2.16.0
+ g_unix_mount_points_changed_since@Base 2.16.0
+ g_unix_mount_points_get@Base 2.16.0
+ g_unix_mounts_changed_since@Base 2.16.0
+ g_unix_mounts_get@Base 2.16.0
+ g_unix_output_stream_get_close_fd@Base 2.20.0
+ g_unix_output_stream_get_fd@Base 2.20.0
+ g_unix_output_stream_get_type@Base 2.16.0
+ g_unix_output_stream_new@Base 2.16.0
+ g_unix_output_stream_set_close_fd@Base 2.20.0
+ g_unix_resolver_get_type@Base 2.22.0
+ g_unix_socket_address_abstract_names_supported@Base 2.22.0
+ g_unix_socket_address_get_is_abstract@Base 2.22.0
+ g_unix_socket_address_get_path@Base 2.22.0
+ g_unix_socket_address_get_path_len@Base 2.22.0
+ g_unix_socket_address_get_type@Base 2.22.0
+ g_unix_socket_address_new@Base 2.22.0
+ g_unix_socket_address_new_abstract@Base 2.22.0
+ g_vfs_get_default@Base 2.16.0
+ g_vfs_get_file_for_path@Base 2.16.0
+ g_vfs_get_file_for_uri@Base 2.16.0
+ g_vfs_get_local@Base 2.16.0
+ g_vfs_get_supported_uri_schemes@Base 2.16.0
+ g_vfs_get_type@Base 2.16.0
+ g_vfs_is_active@Base 2.16.0
+ g_vfs_parse_name@Base 2.16.0
+ g_volume_can_eject@Base 2.16.0
+ g_volume_can_mount@Base 2.16.0
+ g_volume_eject@Base 2.16.0
+ g_volume_eject_finish@Base 2.16.0
+ g_volume_eject_with_operation@Base 2.22.0
+ g_volume_eject_with_operation_finish@Base 2.22.0
+ g_volume_enumerate_identifiers@Base 2.16.0
+ g_volume_get_activation_root@Base 2.18.0
+ g_volume_get_drive@Base 2.16.0
+ g_volume_get_icon@Base 2.16.0
+ g_volume_get_identifier@Base 2.16.0
+ g_volume_get_mount@Base 2.16.0
+ g_volume_get_name@Base 2.16.0
+ g_volume_get_type@Base 2.16.0
+ g_volume_get_uuid@Base 2.16.0
+ g_volume_monitor_adopt_orphan_mount@Base 2.16.0
+ g_volume_monitor_get@Base 2.16.0
+ g_volume_monitor_get_connected_drives@Base 2.16.0
+ g_volume_monitor_get_mount_for_uuid@Base 2.16.0
+ g_volume_monitor_get_mounts@Base 2.16.0
+ g_volume_monitor_get_type@Base 2.16.0
+ g_volume_monitor_get_volume_for_uuid@Base 2.16.0
+ g_volume_monitor_get_volumes@Base 2.16.0
+ g_volume_mount@Base 2.16.0
+ g_volume_mount_finish@Base 2.16.0
+ g_volume_should_automount@Base 2.16.0
+ g_zlib_compressor_format_get_type@Base 2.24.0
+ g_zlib_compressor_get_type@Base 2.24.0
+ g_zlib_compressor_new@Base 2.24.0
+ g_zlib_decompressor_get_type@Base 2.24.0
+ g_zlib_decompressor_new@Base 2.24.0
+libglib-2.0.so.0 libglib2.0-0 #MINVER#
+* Build-Depends-Package: libglib2.0-dev
+ g_access@Base 2.12.0
+ g_allocator_free@Base 2.12.0
+ g_allocator_new@Base 2.12.0
+ g_array_append_vals@Base 2.12.0
+ g_array_free@Base 2.12.0
+ g_array_get_element_size@Base 2.22.0
+ g_array_insert_vals@Base 2.12.0
+ g_array_new@Base 2.12.0
+ g_array_prepend_vals@Base 2.12.0
+ g_array_ref@Base 2.22.0
+ g_array_remove_index@Base 2.12.0
+ g_array_remove_index_fast@Base 2.12.0
+ g_array_remove_range@Base 2.12.0
+ g_array_set_size@Base 2.12.0
+ g_array_sized_new@Base 2.12.0
+ g_array_sort@Base 2.12.0
+ g_array_sort_with_data@Base 2.12.0
+ g_array_unref@Base 2.22.0
+ g_ascii_digit_value@Base 2.12.0
+ g_ascii_dtostr@Base 2.12.0
+ g_ascii_formatd@Base 2.12.0
+ g_ascii_strcasecmp@Base 2.12.0
+ g_ascii_strdown@Base 2.12.0
+ g_ascii_strncasecmp@Base 2.12.0
+ g_ascii_strtod@Base 2.12.0
+ g_ascii_strtoll@Base 2.12.0
+ g_ascii_strtoull@Base 2.12.0
+ g_ascii_strup@Base 2.12.0
+ g_ascii_table@Base 2.12.0
+ g_ascii_tolower@Base 2.12.0
+ g_ascii_toupper@Base 2.12.0
+ g_ascii_xdigit_value@Base 2.12.0
+ g_assert_warning@Base 2.12.0
+ g_assertion_message@Base 2.16.0
+ g_assertion_message_cmpnum@Base 2.16.0
+ g_assertion_message_cmpstr@Base 2.16.0
+ g_assertion_message_error@Base 2.20.0
+ g_assertion_message_expr@Base 2.16.0
+ g_async_queue_length@Base 2.12.0
+ g_async_queue_length_unlocked@Base 2.12.0
+ g_async_queue_lock@Base 2.12.0
+ g_async_queue_new@Base 2.12.0
+ g_async_queue_new_full@Base 2.16.0
+ g_async_queue_pop@Base 2.12.0
+ g_async_queue_pop_unlocked@Base 2.12.0
+ g_async_queue_push@Base 2.12.0
+ g_async_queue_push_sorted@Base 2.12.0
+ g_async_queue_push_sorted_unlocked@Base 2.12.0
+ g_async_queue_push_unlocked@Base 2.12.0
+ g_async_queue_ref@Base 2.12.0
+ g_async_queue_ref_unlocked@Base 2.12.0
+ g_async_queue_sort@Base 2.12.0
+ g_async_queue_sort_unlocked@Base 2.12.0
+ g_async_queue_timed_pop@Base 2.12.0
+ g_async_queue_timed_pop_unlocked@Base 2.12.0
+ g_async_queue_try_pop@Base 2.12.0
+ g_async_queue_try_pop_unlocked@Base 2.12.0
+ g_async_queue_unlock@Base 2.12.0
+ g_async_queue_unref@Base 2.12.0
+ g_async_queue_unref_and_unlock@Base 2.12.0
+ g_atexit@Base 2.12.0
+ g_atomic_int_add@Base 2.12.0
+ g_atomic_int_compare_and_exchange@Base 2.12.0
+ g_atomic_int_exchange_and_add@Base 2.12.0
+ g_atomic_int_get@Base 2.12.0
+ g_atomic_int_set@Base 2.12.0
+ g_atomic_pointer_compare_and_exchange@Base 2.12.0
+ g_atomic_pointer_get@Base 2.12.0
+ g_atomic_pointer_set@Base 2.12.0
+ g_base64_decode@Base 2.12.0
+ g_base64_decode_inplace@Base 2.20.0
+ g_base64_decode_step@Base 2.12.0
+ g_base64_encode@Base 2.12.0
+ g_base64_encode_close@Base 2.12.0
+ g_base64_encode_step@Base 2.12.0
+ g_basename@Base 2.12.0
+ g_bit_lock@Base 2.24.0
+ g_bit_nth_lsf@Base 2.12.0
+ g_bit_nth_msf@Base 2.12.0
+ g_bit_storage@Base 2.12.0
+ g_bit_trylock@Base 2.24.0
+ g_bit_unlock@Base 2.24.0
+ g_blow_chunks@Base 2.12.0
+ g_bookmark_file_add_application@Base 2.12.0
+ g_bookmark_file_add_group@Base 2.12.0
+ g_bookmark_file_error_quark@Base 2.12.0
+ g_bookmark_file_free@Base 2.12.0
+ g_bookmark_file_get_added@Base 2.12.0
+ g_bookmark_file_get_app_info@Base 2.12.0
+ g_bookmark_file_get_applications@Base 2.12.0
+ g_bookmark_file_get_description@Base 2.12.0
+ g_bookmark_file_get_groups@Base 2.12.0
+ g_bookmark_file_get_icon@Base 2.12.0
+ g_bookmark_file_get_is_private@Base 2.12.0
+ g_bookmark_file_get_mime_type@Base 2.12.0
+ g_bookmark_file_get_modified@Base 2.12.0
+ g_bookmark_file_get_size@Base 2.12.0
+ g_bookmark_file_get_title@Base 2.12.0
+ g_bookmark_file_get_uris@Base 2.12.0
+ g_bookmark_file_get_visited@Base 2.12.0
+ g_bookmark_file_has_application@Base 2.12.0
+ g_bookmark_file_has_group@Base 2.12.0
+ g_bookmark_file_has_item@Base 2.12.0
+ g_bookmark_file_load_from_data@Base 2.12.0
+ g_bookmark_file_load_from_data_dirs@Base 2.12.0
+ g_bookmark_file_load_from_file@Base 2.12.0
+ g_bookmark_file_move_item@Base 2.12.0
+ g_bookmark_file_new@Base 2.12.0
+ g_bookmark_file_remove_application@Base 2.12.0
+ g_bookmark_file_remove_group@Base 2.12.0
+ g_bookmark_file_remove_item@Base 2.12.0
+ g_bookmark_file_set_added@Base 2.12.0
+ g_bookmark_file_set_app_info@Base 2.12.0
+ g_bookmark_file_set_description@Base 2.12.0
+ g_bookmark_file_set_groups@Base 2.12.0
+ g_bookmark_file_set_icon@Base 2.12.0
+ g_bookmark_file_set_is_private@Base 2.12.0
+ g_bookmark_file_set_mime_type@Base 2.12.0
+ g_bookmark_file_set_modified@Base 2.12.0
+ g_bookmark_file_set_title@Base 2.12.0
+ g_bookmark_file_set_visited@Base 2.12.0
+ g_bookmark_file_to_data@Base 2.12.0
+ g_bookmark_file_to_file@Base 2.12.0
+ g_build_filename@Base 2.12.0
+ g_build_filenamev@Base 2.12.0
+ g_build_path@Base 2.12.0
+ g_build_pathv@Base 2.12.0
+ g_byte_array_append@Base 2.12.0
+ g_byte_array_free@Base 2.12.0
+ g_byte_array_new@Base 2.12.0
+ g_byte_array_prepend@Base 2.12.0
+ g_byte_array_ref@Base 2.22.0
+ g_byte_array_remove_index@Base 2.12.0
+ g_byte_array_remove_index_fast@Base 2.12.0
+ g_byte_array_remove_range@Base 2.12.0
+ g_byte_array_set_size@Base 2.12.0
+ g_byte_array_sized_new@Base 2.12.0
+ g_byte_array_sort@Base 2.12.0
+ g_byte_array_sort_with_data@Base 2.12.0
+ g_byte_array_unref@Base 2.22.0
+ g_cache_destroy@Base 2.12.0
+ g_cache_insert@Base 2.12.0
+ g_cache_key_foreach@Base 2.12.0
+ g_cache_new@Base 2.12.0
+ g_cache_remove@Base 2.12.0
+ g_cache_value_foreach@Base 2.12.0
+ g_chdir@Base 2.12.0
+ g_checksum_copy@Base 2.16.0
+ g_checksum_free@Base 2.16.0
+ g_checksum_get_digest@Base 2.16.0
+ g_checksum_get_string@Base 2.16.0
+ g_checksum_new@Base 2.16.0
+ g_checksum_reset@Base 2.18.0
+ g_checksum_type_get_length@Base 2.16.0
+ g_checksum_update@Base 2.16.0
+ g_child_watch_add@Base 2.12.0
+ g_child_watch_add_full@Base 2.12.0
+ g_child_watch_funcs@Base 2.12.0
+ g_child_watch_source_new@Base 2.12.0
+ g_chmod@Base 2.12.0
+ g_clear_error@Base 2.12.0
+ g_completion_add_items@Base 2.12.0
+ g_completion_clear_items@Base 2.12.0
+ g_completion_complete@Base 2.12.0
+ g_completion_complete_utf8@Base 2.12.0
+ g_completion_free@Base 2.12.0
+ g_completion_new@Base 2.12.0
+ g_completion_remove_items@Base 2.12.0
+ g_completion_set_compare@Base 2.12.0
+ g_compute_checksum_for_data@Base 2.16.0
+ g_compute_checksum_for_string@Base 2.16.0
+ g_convert@Base 2.12.0
+ g_convert_error_quark@Base 2.12.0
+ g_convert_with_fallback@Base 2.12.0
+ g_convert_with_iconv@Base 2.12.0
+ g_creat@Base 2.12.0
+ g_datalist_clear@Base 2.12.0
+ g_datalist_foreach@Base 2.12.0
+ g_datalist_get_flags@Base 2.12.0
+ g_datalist_id_get_data@Base 2.12.0
+ g_datalist_id_remove_no_notify@Base 2.12.0
+ g_datalist_id_set_data_full@Base 2.12.0
+ g_datalist_init@Base 2.12.0
+ g_datalist_set_flags@Base 2.12.0
+ g_datalist_unset_flags@Base 2.12.0
+ g_dataset_destroy@Base 2.12.0
+ g_dataset_foreach@Base 2.12.0
+ g_dataset_id_get_data@Base 2.12.0
+ g_dataset_id_remove_no_notify@Base 2.12.0
+ g_dataset_id_set_data_full@Base 2.12.0
+ g_date_add_days@Base 2.12.0
+ g_date_add_months@Base 2.12.0
+ g_date_add_years@Base 2.12.0
+ g_date_clamp@Base 2.12.0
+ g_date_clear@Base 2.12.0
+ g_date_compare@Base 2.12.0
+ g_date_days_between@Base 2.12.0
+ g_date_free@Base 2.12.0
+ g_date_get_day@Base 2.12.0
+ g_date_get_day_of_year@Base 2.12.0
+ g_date_get_days_in_month@Base 2.12.0
+ g_date_get_iso8601_week_of_year@Base 2.12.0
+ g_date_get_julian@Base 2.12.0
+ g_date_get_monday_week_of_year@Base 2.12.0
+ g_date_get_monday_weeks_in_year@Base 2.12.0
+ g_date_get_month@Base 2.12.0
+ g_date_get_sunday_week_of_year@Base 2.12.0
+ g_date_get_sunday_weeks_in_year@Base 2.12.0
+ g_date_get_weekday@Base 2.12.0
+ g_date_get_year@Base 2.12.0
+ g_date_is_first_of_month@Base 2.12.0
+ g_date_is_last_of_month@Base 2.12.0
+ g_date_is_leap_year@Base 2.12.0
+ g_date_new@Base 2.12.0
+ g_date_new_dmy@Base 2.12.0
+ g_date_new_julian@Base 2.12.0
+ g_date_order@Base 2.12.0
+ g_date_set_day@Base 2.12.0
+ g_date_set_dmy@Base 2.12.0
+ g_date_set_julian@Base 2.12.0
+ g_date_set_month@Base 2.12.0
+ g_date_set_parse@Base 2.12.0
+ g_date_set_time@Base 2.12.0
+ g_date_set_time_t@Base 2.12.0
+ g_date_set_time_val@Base 2.12.0
+ g_date_set_year@Base 2.12.0
+ g_date_strftime@Base 2.12.0
+ g_date_subtract_days@Base 2.12.0
+ g_date_subtract_months@Base 2.12.0
+ g_date_subtract_years@Base 2.12.0
+ g_date_to_struct_tm@Base 2.12.0
+ g_date_valid@Base 2.12.0
+ g_date_valid_day@Base 2.12.0
+ g_date_valid_dmy@Base 2.12.0
+ g_date_valid_julian@Base 2.12.0
+ g_date_valid_month@Base 2.12.0
+ g_date_valid_weekday@Base 2.12.0
+ g_date_valid_year@Base 2.12.0
+ g_dgettext@Base 2.18.0
+ g_dir_close@Base 2.12.0
+ g_dir_open@Base 2.12.0
+ g_dir_read_name@Base 2.12.0
+ g_dir_rewind@Base 2.12.0
+ g_direct_equal@Base 2.12.0
+ g_direct_hash@Base 2.12.0
+ g_dngettext@Base 2.18.0
+ g_double_equal@Base 2.22.0
+ g_double_hash@Base 2.22.0
+ g_dpgettext2@Base 2.18.0
+ g_dpgettext@Base 2.16.0
+ g_error_copy@Base 2.12.0
+ g_error_free@Base 2.12.0
+ g_error_matches@Base 2.12.0
+ g_error_new@Base 2.12.0
+ g_error_new_literal@Base 2.12.0
+ g_error_new_valist@Base 2.22.0
+ g_file_error_from_errno@Base 2.12.0
+ g_file_error_quark@Base 2.12.0
+ g_file_get_contents@Base 2.12.0
+ g_file_open_tmp@Base 2.12.0
+ g_file_read_link@Base 2.12.0
+ g_file_set_contents@Base 2.12.0
+ g_file_test@Base 2.12.0
+ g_filename_display_basename@Base 2.12.0
+ g_filename_display_name@Base 2.12.0
+ g_filename_from_uri@Base 2.12.0
+ g_filename_from_utf8@Base 2.12.0
+ g_filename_to_uri@Base 2.12.0
+ g_filename_to_utf8@Base 2.12.0
+ g_find_program_in_path@Base 2.12.0
+ g_fopen@Base 2.12.0
+ g_format_size_for_display@Base 2.16.0
+ g_fprintf@Base 2.12.0
+ g_free@Base 2.12.0
+ g_freopen@Base 2.12.0
+ g_get_application_name@Base 2.12.0
+ g_get_charset@Base 2.12.0
+ g_get_codeset@Base 2.12.0
+ g_get_current_dir@Base 2.12.0
+ g_get_current_time@Base 2.12.0
+ g_get_filename_charsets@Base 2.12.0
+ g_get_home_dir@Base 2.12.0
+ g_get_host_name@Base 2.12.0
+ g_get_language_names@Base 2.12.0
+ g_get_prgname@Base 2.12.0
+ g_get_real_name@Base 2.12.0
+ g_get_system_config_dirs@Base 2.12.0
+ g_get_system_data_dirs@Base 2.12.0
+ g_get_tmp_dir@Base 2.12.0
+ g_get_user_cache_dir@Base 2.12.0
+ g_get_user_config_dir@Base 2.12.0
+ g_get_user_data_dir@Base 2.12.0
+ g_get_user_name@Base 2.12.0
+ g_get_user_special_dir@Base 2.14.0
+ g_getenv@Base 2.12.0
+ g_hash_table_destroy@Base 2.12.0
+ g_hash_table_find@Base 2.12.0
+ g_hash_table_foreach@Base 2.12.0
+ g_hash_table_foreach_remove@Base 2.12.0
+ g_hash_table_foreach_steal@Base 2.12.0
+ g_hash_table_get_keys@Base 2.14.0
+ g_hash_table_get_values@Base 2.14.0
+ g_hash_table_insert@Base 2.12.0
+ g_hash_table_iter_get_hash_table@Base 2.16.0
+ g_hash_table_iter_init@Base 2.16.0
+ g_hash_table_iter_next@Base 2.16.0
+ g_hash_table_iter_remove@Base 2.16.0
+ g_hash_table_iter_steal@Base 2.16.0
+ g_hash_table_lookup@Base 2.12.0
+ g_hash_table_lookup_extended@Base 2.12.0
+ g_hash_table_new@Base 2.12.0
+ g_hash_table_new_full@Base 2.12.0
+ g_hash_table_ref@Base 2.12.0
+ g_hash_table_remove@Base 2.12.0
+ g_hash_table_remove_all@Base 2.12.0
+ g_hash_table_replace@Base 2.12.0
+ g_hash_table_size@Base 2.12.0
+ g_hash_table_steal@Base 2.12.0
+ g_hash_table_steal_all@Base 2.12.0
+ g_hash_table_unref@Base 2.12.0
+ g_hook_alloc@Base 2.12.0
+ g_hook_compare_ids@Base 2.12.0
+ g_hook_destroy@Base 2.12.0
+ g_hook_destroy_link@Base 2.12.0
+ g_hook_find@Base 2.12.0
+ g_hook_find_data@Base 2.12.0
+ g_hook_find_func@Base 2.12.0
+ g_hook_find_func_data@Base 2.12.0
+ g_hook_first_valid@Base 2.12.0
+ g_hook_free@Base 2.12.0
+ g_hook_get@Base 2.12.0
+ g_hook_insert_before@Base 2.12.0
+ g_hook_insert_sorted@Base 2.12.0
+ g_hook_list_clear@Base 2.12.0
+ g_hook_list_init@Base 2.12.0
+ g_hook_list_invoke@Base 2.12.0
+ g_hook_list_invoke_check@Base 2.12.0
+ g_hook_list_marshal@Base 2.12.0
+ g_hook_list_marshal_check@Base 2.12.0
+ g_hook_next_valid@Base 2.12.0
+ g_hook_prepend@Base 2.12.0
+ g_hook_ref@Base 2.12.0
+ g_hook_unref@Base 2.12.0
+ g_hostname_is_ascii_encoded@Base 2.22.0
+ g_hostname_is_ip_address@Base 2.22.0
+ g_hostname_is_non_ascii@Base 2.22.0
+ g_hostname_to_ascii@Base 2.22.0
+ g_hostname_to_unicode@Base 2.22.0
+ g_iconv@Base 2.12.0
+ g_iconv_close@Base 2.12.0
+ g_iconv_open@Base 2.12.0
+ g_idle_add@Base 2.12.0
+ g_idle_add_full@Base 2.12.0
+ g_idle_funcs@Base 2.12.0
+ g_idle_remove_by_data@Base 2.12.0
+ g_idle_source_new@Base 2.12.0
+ g_int64_equal@Base 2.22.0
+ g_int64_hash@Base 2.22.0
+ g_int_equal@Base 2.12.0
+ g_int_hash@Base 2.12.0
+ g_intern_static_string@Base 2.12.0
+ g_intern_string@Base 2.12.0
+ g_io_add_watch@Base 2.12.0
+ g_io_add_watch_full@Base 2.12.0
+ g_io_channel_close@Base 2.12.0
+ g_io_channel_error_from_errno@Base 2.12.0
+ g_io_channel_error_quark@Base 2.12.0
+ g_io_channel_flush@Base 2.12.0
+ g_io_channel_get_buffer_condition@Base 2.12.0
+ g_io_channel_get_buffer_size@Base 2.12.0
+ g_io_channel_get_buffered@Base 2.12.0
+ g_io_channel_get_close_on_unref@Base 2.12.0
+ g_io_channel_get_encoding@Base 2.12.0
+ g_io_channel_get_flags@Base 2.12.0
+ g_io_channel_get_line_term@Base 2.12.0
+ g_io_channel_init@Base 2.12.0
+ g_io_channel_new_file@Base 2.12.0
+ g_io_channel_read@Base 2.12.0
+ g_io_channel_read_chars@Base 2.12.0
+ g_io_channel_read_line@Base 2.12.0
+ g_io_channel_read_line_string@Base 2.12.0
+ g_io_channel_read_to_end@Base 2.12.0
+ g_io_channel_read_unichar@Base 2.12.0
+ g_io_channel_ref@Base 2.12.0
+ g_io_channel_seek@Base 2.12.0
+ g_io_channel_seek_position@Base 2.12.0
+ g_io_channel_set_buffer_size@Base 2.12.0
+ g_io_channel_set_buffered@Base 2.12.0
+ g_io_channel_set_close_on_unref@Base 2.12.0
+ g_io_channel_set_encoding@Base 2.12.0
+ g_io_channel_set_flags@Base 2.12.0
+ g_io_channel_set_line_term@Base 2.12.0
+ g_io_channel_shutdown@Base 2.12.0
+ g_io_channel_unix_get_fd@Base 2.12.0
+ g_io_channel_unix_new@Base 2.12.0
+ g_io_channel_unref@Base 2.12.0
+ g_io_channel_write@Base 2.12.0
+ g_io_channel_write_chars@Base 2.12.0
+ g_io_channel_write_unichar@Base 2.12.0
+ g_io_create_watch@Base 2.12.0
+ g_io_watch_funcs@Base 2.12.0
+ g_key_file_error_quark@Base 2.12.0
+ g_key_file_free@Base 2.12.0
+ g_key_file_get_boolean@Base 2.12.0
+ g_key_file_get_boolean_list@Base 2.12.0
+ g_key_file_get_comment@Base 2.12.0
+ g_key_file_get_double@Base 2.12.0
+ g_key_file_get_double_list@Base 2.12.0
+ g_key_file_get_groups@Base 2.12.0
+ g_key_file_get_integer@Base 2.12.0
+ g_key_file_get_integer_list@Base 2.12.0
+ g_key_file_get_keys@Base 2.12.0
+ g_key_file_get_locale_string@Base 2.12.0
+ g_key_file_get_locale_string_list@Base 2.12.0
+ g_key_file_get_start_group@Base 2.12.0
+ g_key_file_get_string@Base 2.12.0
+ g_key_file_get_string_list@Base 2.12.0
+ g_key_file_get_value@Base 2.12.0
+ g_key_file_has_group@Base 2.12.0
+ g_key_file_has_key@Base 2.12.0
+ g_key_file_load_from_data@Base 2.12.0
+ g_key_file_load_from_data_dirs@Base 2.12.0
+ g_key_file_load_from_dirs@Base 2.14.0
+ g_key_file_load_from_file@Base 2.12.0
+ g_key_file_new@Base 2.12.0
+ g_key_file_remove_comment@Base 2.12.0
+ g_key_file_remove_group@Base 2.12.0
+ g_key_file_remove_key@Base 2.12.0
+ g_key_file_set_boolean@Base 2.12.0
+ g_key_file_set_boolean_list@Base 2.12.0
+ g_key_file_set_comment@Base 2.12.0
+ g_key_file_set_double@Base 2.12.0
+ g_key_file_set_double_list@Base 2.12.0
+ g_key_file_set_integer@Base 2.12.0
+ g_key_file_set_integer_list@Base 2.12.0
+ g_key_file_set_list_separator@Base 2.12.0
+ g_key_file_set_locale_string@Base 2.12.0
+ g_key_file_set_locale_string_list@Base 2.12.0
+ g_key_file_set_string@Base 2.12.0
+ g_key_file_set_string_list@Base 2.12.0
+ g_key_file_set_value@Base 2.12.0
+ g_key_file_to_data@Base 2.12.0
+ g_list_alloc@Base 2.12.0
+ g_list_append@Base 2.12.0
+ g_list_concat@Base 2.12.0
+ g_list_copy@Base 2.12.0
+ g_list_delete_link@Base 2.12.0
+ g_list_find@Base 2.12.0
+ g_list_find_custom@Base 2.12.0
+ g_list_first@Base 2.12.0
+ g_list_foreach@Base 2.12.0
+ g_list_free@Base 2.12.0
+ g_list_free_1@Base 2.12.0
+ g_list_index@Base 2.12.0
+ g_list_insert@Base 2.12.0
+ g_list_insert_before@Base 2.12.0
+ g_list_insert_sorted@Base 2.12.0
+ g_list_insert_sorted_with_data@Base 2.12.0
+ g_list_last@Base 2.12.0
+ g_list_length@Base 2.12.0
+ g_list_nth@Base 2.12.0
+ g_list_nth_data@Base 2.12.0
+ g_list_nth_prev@Base 2.12.0
+ g_list_pop_allocator@Base 2.12.0
+ g_list_position@Base 2.12.0
+ g_list_prepend@Base 2.12.0
+ g_list_push_allocator@Base 2.12.0
+ g_list_remove@Base 2.12.0
+ g_list_remove_all@Base 2.12.0
+ g_list_remove_link@Base 2.12.0
+ g_list_reverse@Base 2.12.0
+ g_list_sort@Base 2.12.0
+ g_list_sort_with_data@Base 2.12.0
+ g_listenv@Base 2.12.0
+ g_locale_from_utf8@Base 2.12.0
+ g_locale_to_utf8@Base 2.12.0
+ g_log@Base 2.12.0
+ g_log_default_handler@Base 2.12.0
+ g_log_remove_handler@Base 2.12.0
+ g_log_set_always_fatal@Base 2.12.0
+ g_log_set_default_handler@Base 2.12.0
+ g_log_set_fatal_mask@Base 2.12.0
+ g_log_set_handler@Base 2.12.0
+ g_logv@Base 2.12.0
+ g_lstat@Base 2.12.0
+ g_main_context_acquire@Base 2.12.0
+ g_main_context_add_poll@Base 2.12.0
+ g_main_context_check@Base 2.12.0
+ g_main_context_default@Base 2.12.0
+ g_main_context_dispatch@Base 2.12.0
+ g_main_context_find_source_by_funcs_user_data@Base 2.12.0
+ g_main_context_find_source_by_id@Base 2.12.0
+ g_main_context_find_source_by_user_data@Base 2.12.0
+ g_main_context_get_poll_func@Base 2.12.0
+ g_main_context_get_thread_default@Base 2.22.0
+ g_main_context_is_owner@Base 2.12.0
+ g_main_context_iteration@Base 2.12.0
+ g_main_context_new@Base 2.12.0
+ g_main_context_pending@Base 2.12.0
+ g_main_context_pop_thread_default@Base 2.22.0
+ g_main_context_prepare@Base 2.12.0
+ g_main_context_push_thread_default@Base 2.22.0
+ g_main_context_query@Base 2.12.0
+ g_main_context_ref@Base 2.12.0
+ g_main_context_release@Base 2.12.0
+ g_main_context_remove_poll@Base 2.12.0
+ g_main_context_set_poll_func@Base 2.12.0
+ g_main_context_unref@Base 2.12.0
+ g_main_context_wait@Base 2.12.0
+ g_main_context_wakeup@Base 2.12.0
+ g_main_current_source@Base 2.12.0
+ g_main_depth@Base 2.12.0
+ g_main_loop_get_context@Base 2.12.0
+ g_main_loop_is_running@Base 2.12.0
+ g_main_loop_new@Base 2.12.0
+ g_main_loop_quit@Base 2.12.0
+ g_main_loop_ref@Base 2.12.0
+ g_main_loop_run@Base 2.12.0
+ g_main_loop_unref@Base 2.12.0
+ g_malloc0@Base 2.12.0
+ g_malloc0_n@Base 2.24.0
+ g_malloc@Base 2.12.0
+ g_malloc_n@Base 2.24.0
+ g_mapped_file_free@Base 2.12.0
+ g_mapped_file_get_contents@Base 2.12.0
+ g_mapped_file_get_length@Base 2.12.0
+ g_mapped_file_new@Base 2.12.0
+ g_mapped_file_ref@Base 2.22.0
+ g_mapped_file_unref@Base 2.22.0
+ g_markup_collect_attributes@Base 2.16.0
+ g_markup_error_quark@Base 2.12.0
+ g_markup_escape_text@Base 2.12.0
+ g_markup_parse_context_end_parse@Base 2.12.0
+ g_markup_parse_context_free@Base 2.12.0
+ g_markup_parse_context_get_element@Base 2.12.0
+ g_markup_parse_context_get_element_stack@Base 2.16.0
+ g_markup_parse_context_get_position@Base 2.12.0
+ g_markup_parse_context_get_user_data@Base 2.18.0
+ g_markup_parse_context_new@Base 2.12.0
+ g_markup_parse_context_parse@Base 2.12.0
+ g_markup_parse_context_pop@Base 2.18.0
+ g_markup_parse_context_push@Base 2.18.0
+ g_markup_printf_escaped@Base 2.12.0
+ g_markup_vprintf_escaped@Base 2.12.0
+ g_match_info_expand_references@Base 2.14.0
+ g_match_info_fetch@Base 2.14.0
+ g_match_info_fetch_all@Base 2.14.0
+ g_match_info_fetch_named@Base 2.14.0
+ g_match_info_fetch_named_pos@Base 2.14.0
+ g_match_info_fetch_pos@Base 2.14.0
+ g_match_info_free@Base 2.14.0
+ g_match_info_get_match_count@Base 2.14.0
+ g_match_info_get_regex@Base 2.14.0
+ g_match_info_get_string@Base 2.14.0
+ g_match_info_is_partial_match@Base 2.14.0
+ g_match_info_matches@Base 2.14.0
+ g_match_info_next@Base 2.14.0
+ g_mem_chunk_alloc0@Base 2.12.0
+ g_mem_chunk_alloc@Base 2.12.0
+ g_mem_chunk_clean@Base 2.12.0
+ g_mem_chunk_destroy@Base 2.12.0
+ g_mem_chunk_free@Base 2.12.0
+ g_mem_chunk_info@Base 2.12.0
+ g_mem_chunk_new@Base 2.12.0
+ g_mem_chunk_print@Base 2.12.0
+ g_mem_chunk_reset@Base 2.12.0
+ g_mem_gc_friendly@Base 2.12.0
+ g_mem_is_system_malloc@Base 2.12.0
+ g_mem_profile@Base 2.12.0
+ g_mem_set_vtable@Base 2.12.0
+ g_memdup@Base 2.12.0
+ g_mkdir@Base 2.12.0
+ g_mkdir_with_parents@Base 2.12.0
+ g_mkstemp@Base 2.12.0
+ g_mkstemp_full@Base 2.22.0
+ g_node_child_index@Base 2.12.0
+ g_node_child_position@Base 2.12.0
+ g_node_children_foreach@Base 2.12.0
+ g_node_copy@Base 2.12.0
+ g_node_copy_deep@Base 2.12.0
+ g_node_depth@Base 2.12.0
+ g_node_destroy@Base 2.12.0
+ g_node_find@Base 2.12.0
+ g_node_find_child@Base 2.12.0
+ g_node_first_sibling@Base 2.12.0
+ g_node_get_root@Base 2.12.0
+ g_node_insert@Base 2.12.0
+ g_node_insert_after@Base 2.12.0
+ g_node_insert_before@Base 2.12.0
+ g_node_is_ancestor@Base 2.12.0
+ g_node_last_child@Base 2.12.0
+ g_node_last_sibling@Base 2.12.0
+ g_node_max_height@Base 2.12.0
+ g_node_n_children@Base 2.12.0
+ g_node_n_nodes@Base 2.12.0
+ g_node_new@Base 2.12.0
+ g_node_nth_child@Base 2.12.0
+ g_node_pop_allocator@Base 2.12.0
+ g_node_prepend@Base 2.12.0
+ g_node_push_allocator@Base 2.12.0
+ g_node_reverse_children@Base 2.12.0
+ g_node_traverse@Base 2.12.0
+ g_node_unlink@Base 2.12.0
+ g_nullify_pointer@Base 2.12.0
+ g_on_error_query@Base 2.12.0
+ g_on_error_stack_trace@Base 2.12.0
+ g_once_impl@Base 2.12.0
+ g_once_init_enter@Base 2.14.0
+ g_once_init_enter_impl@Base 2.14.0
+ g_once_init_leave@Base 2.14.0
+ g_open@Base 2.12.0
+ g_option_context_add_group@Base 2.12.0
+ g_option_context_add_main_entries@Base 2.12.0
+ g_option_context_free@Base 2.12.0
+ g_option_context_get_description@Base 2.12.0
+ g_option_context_get_help@Base 2.14.0
+ g_option_context_get_help_enabled@Base 2.12.0
+ g_option_context_get_ignore_unknown_options@Base 2.12.0
+ g_option_context_get_main_group@Base 2.12.0
+ g_option_context_get_summary@Base 2.12.0
+ g_option_context_new@Base 2.12.0
+ g_option_context_parse@Base 2.12.0
+ g_option_context_set_description@Base 2.12.0
+ g_option_context_set_help_enabled@Base 2.12.0
+ g_option_context_set_ignore_unknown_options@Base 2.12.0
+ g_option_context_set_main_group@Base 2.12.0
+ g_option_context_set_summary@Base 2.12.0
+ g_option_context_set_translate_func@Base 2.12.0
+ g_option_context_set_translation_domain@Base 2.12.0
+ g_option_error_quark@Base 2.12.0
+ g_option_group_add_entries@Base 2.12.0
+ g_option_group_free@Base 2.12.0
+ g_option_group_new@Base 2.12.0
+ g_option_group_set_error_hook@Base 2.12.0
+ g_option_group_set_parse_hooks@Base 2.12.0
+ g_option_group_set_translate_func@Base 2.12.0
+ g_option_group_set_translation_domain@Base 2.12.0
+ g_parse_debug_string@Base 2.12.0
+ g_path_get_basename@Base 2.12.0
+ g_path_get_dirname@Base 2.12.0
+ g_path_is_absolute@Base 2.12.0
+ g_path_skip_root@Base 2.12.0
+ g_pattern_match@Base 2.12.0
+ g_pattern_match_simple@Base 2.12.0
+ g_pattern_match_string@Base 2.12.0
+ g_pattern_spec_equal@Base 2.12.0
+ g_pattern_spec_free@Base 2.12.0
+ g_pattern_spec_new@Base 2.12.0
+ g_poll@Base 2.20.0
+ g_prefix_error@Base 2.16.0
+ g_print@Base 2.12.0
+ g_printerr@Base 2.12.0
+ g_printf@Base 2.12.0
+ g_printf_string_upper_bound@Base 2.12.0
+ g_propagate_error@Base 2.12.0
+ g_propagate_prefixed_error@Base 2.16.0
+ g_ptr_array_add@Base 2.12.0
+ g_ptr_array_foreach@Base 2.12.0
+ g_ptr_array_free@Base 2.12.0
+ g_ptr_array_new@Base 2.12.0
+ g_ptr_array_new_with_free_func@Base 2.22.0
+ g_ptr_array_ref@Base 2.22.0
+ g_ptr_array_remove@Base 2.12.0
+ g_ptr_array_remove_fast@Base 2.12.0
+ g_ptr_array_remove_index@Base 2.12.0
+ g_ptr_array_remove_index_fast@Base 2.12.0
+ g_ptr_array_remove_range@Base 2.12.0
+ g_ptr_array_set_free_func@Base 2.22.0
+ g_ptr_array_set_size@Base 2.12.0
+ g_ptr_array_sized_new@Base 2.12.0
+ g_ptr_array_sort@Base 2.12.0
+ g_ptr_array_sort_with_data@Base 2.12.0
+ g_ptr_array_unref@Base 2.22.0
+ g_qsort_with_data@Base 2.12.0
+ g_quark_from_static_string@Base 2.12.0
+ g_quark_from_string@Base 2.12.0
+ g_quark_to_string@Base 2.12.0
+ g_quark_try_string@Base 2.12.0
+ g_queue_clear@Base 2.14.0
+ g_queue_copy@Base 2.12.0
+ g_queue_delete_link@Base 2.12.0
+ g_queue_find@Base 2.12.0
+ g_queue_find_custom@Base 2.12.0
+ g_queue_foreach@Base 2.12.0
+ g_queue_free@Base 2.12.0
+ g_queue_get_length@Base 2.12.0
+ g_queue_index@Base 2.12.0
+ g_queue_init@Base 2.14.0
+ g_queue_insert_after@Base 2.12.0
+ g_queue_insert_before@Base 2.12.0
+ g_queue_insert_sorted@Base 2.12.0
+ g_queue_is_empty@Base 2.12.0
+ g_queue_link_index@Base 2.12.0
+ g_queue_new@Base 2.12.0
+ g_queue_peek_head@Base 2.12.0
+ g_queue_peek_head_link@Base 2.12.0
+ g_queue_peek_nth@Base 2.12.0
+ g_queue_peek_nth_link@Base 2.12.0
+ g_queue_peek_tail@Base 2.12.0
+ g_queue_peek_tail_link@Base 2.12.0
+ g_queue_pop_head@Base 2.12.0
+ g_queue_pop_head_link@Base 2.12.0
+ g_queue_pop_nth@Base 2.12.0
+ g_queue_pop_nth_link@Base 2.12.0
+ g_queue_pop_tail@Base 2.12.0
+ g_queue_pop_tail_link@Base 2.12.0
+ g_queue_push_head@Base 2.12.0
+ g_queue_push_head_link@Base 2.12.0
+ g_queue_push_nth@Base 2.12.0
+ g_queue_push_nth_link@Base 2.12.0
+ g_queue_push_tail@Base 2.12.0
+ g_queue_push_tail_link@Base 2.12.0
+ g_queue_remove@Base 2.12.0
+ g_queue_remove_all@Base 2.12.0
+ g_queue_reverse@Base 2.12.0
+ g_queue_sort@Base 2.12.0
+ g_queue_unlink@Base 2.12.0
+ g_rand_copy@Base 2.12.0
+ g_rand_double@Base 2.12.0
+ g_rand_double_range@Base 2.12.0
+ g_rand_free@Base 2.12.0
+ g_rand_int@Base 2.12.0
+ g_rand_int_range@Base 2.12.0
+ g_rand_new@Base 2.12.0
+ g_rand_new_with_seed@Base 2.12.0
+ g_rand_new_with_seed_array@Base 2.12.0
+ g_rand_set_seed@Base 2.12.0
+ g_rand_set_seed_array@Base 2.12.0
+ g_random_double@Base 2.12.0
+ g_random_double_range@Base 2.12.0
+ g_random_int@Base 2.12.0
+ g_random_int_range@Base 2.12.0
+ g_random_set_seed@Base 2.12.0
+ g_realloc@Base 2.12.0
+ g_realloc_n@Base 2.24.0
+ g_regex_check_replacement@Base 2.14.0
+ g_regex_error_quark@Base 2.14.0
+ g_regex_escape_string@Base 2.14.0
+ g_regex_get_capture_count@Base 2.14.0
+ g_regex_get_max_backref@Base 2.14.0
+ g_regex_get_pattern@Base 2.14.0
+ g_regex_get_string_number@Base 2.14.0
+ g_regex_match@Base 2.14.0
+ g_regex_match_all@Base 2.14.0
+ g_regex_match_all_full@Base 2.14.0
+ g_regex_match_full@Base 2.14.0
+ g_regex_match_simple@Base 2.14.0
+ g_regex_new@Base 2.14.0
+ g_regex_ref@Base 2.14.0
+ g_regex_replace@Base 2.14.0
+ g_regex_replace_eval@Base 2.14.0
+ g_regex_replace_literal@Base 2.14.0
+ g_regex_split@Base 2.14.0
+ g_regex_split_full@Base 2.14.0
+ g_regex_split_simple@Base 2.14.0
+ g_regex_unref@Base 2.14.0
+ g_relation_count@Base 2.12.0
+ g_relation_delete@Base 2.12.0
+ g_relation_destroy@Base 2.12.0
+ g_relation_exists@Base 2.12.0
+ g_relation_index@Base 2.12.0
+ g_relation_insert@Base 2.12.0
+ g_relation_new@Base 2.12.0
+ g_relation_print@Base 2.12.0
+ g_relation_select@Base 2.12.0
+ g_reload_user_special_dirs_cache@Base 2.22.0
+ g_remove@Base 2.12.0
+ g_rename@Base 2.12.0
+ g_return_if_fail_warning@Base 2.12.0
+ g_rmdir@Base 2.12.0
+ g_scanner_cur_line@Base 2.12.0
+ g_scanner_cur_position@Base 2.12.0
+ g_scanner_cur_token@Base 2.12.0
+ g_scanner_cur_value@Base 2.12.0
+ g_scanner_destroy@Base 2.12.0
+ g_scanner_eof@Base 2.12.0
+ g_scanner_error@Base 2.12.0
+ g_scanner_get_next_token@Base 2.12.0
+ g_scanner_input_file@Base 2.12.0
+ g_scanner_input_text@Base 2.12.0
+ g_scanner_lookup_symbol@Base 2.12.0
+ g_scanner_new@Base 2.12.0
+ g_scanner_peek_next_token@Base 2.12.0
+ g_scanner_scope_add_symbol@Base 2.12.0
+ g_scanner_scope_foreach_symbol@Base 2.12.0
+ g_scanner_scope_lookup_symbol@Base 2.12.0
+ g_scanner_scope_remove_symbol@Base 2.12.0
+ g_scanner_set_scope@Base 2.12.0
+ g_scanner_sync_file_offset@Base 2.12.0
+ g_scanner_unexp_token@Base 2.12.0
+ g_scanner_warn@Base 2.12.0
+ g_sequence_append@Base 2.14.0
+ g_sequence_foreach@Base 2.14.0
+ g_sequence_foreach_range@Base 2.14.0
+ g_sequence_free@Base 2.14.0
+ g_sequence_get@Base 2.14.0
+ g_sequence_get_begin_iter@Base 2.14.0
+ g_sequence_get_end_iter@Base 2.14.0
+ g_sequence_get_iter_at_pos@Base 2.14.0
+ g_sequence_get_length@Base 2.14.0
+ g_sequence_insert_before@Base 2.14.0
+ g_sequence_insert_sorted@Base 2.14.0
+ g_sequence_insert_sorted_iter@Base 2.14.0
+ g_sequence_iter_compare@Base 2.14.0
+ g_sequence_iter_get_position@Base 2.14.0
+ g_sequence_iter_get_sequence@Base 2.14.0
+ g_sequence_iter_is_begin@Base 2.14.0
+ g_sequence_iter_is_end@Base 2.14.0
+ g_sequence_iter_move@Base 2.14.0
+ g_sequence_iter_next@Base 2.14.0
+ g_sequence_iter_prev@Base 2.14.0
+ g_sequence_move@Base 2.14.0
+ g_sequence_move_range@Base 2.14.0
+ g_sequence_new@Base 2.14.0
+ g_sequence_prepend@Base 2.14.0
+ g_sequence_range_get_midpoint@Base 2.14.0
+ g_sequence_remove@Base 2.14.0
+ g_sequence_remove_range@Base 2.14.0
+ g_sequence_search@Base 2.14.0
+ g_sequence_search_iter@Base 2.14.0
+ g_sequence_set@Base 2.14.0
+ g_sequence_sort@Base 2.14.0
+ g_sequence_sort_changed@Base 2.14.0
+ g_sequence_sort_changed_iter@Base 2.14.0
+ g_sequence_sort_iter@Base 2.14.0
+ g_sequence_swap@Base 2.14.0
+ g_set_application_name@Base 2.12.0
+ g_set_error@Base 2.12.0
+ g_set_error_literal@Base 2.18.0
+ g_set_prgname@Base 2.12.0
+ g_set_print_handler@Base 2.12.0
+ g_set_printerr_handler@Base 2.12.0
+ g_setenv@Base 2.12.0
+ g_shell_error_quark@Base 2.12.0
+ g_shell_parse_argv@Base 2.12.0
+ g_shell_quote@Base 2.12.0
+ g_shell_unquote@Base 2.12.0
+ g_slice_alloc0@Base 2.12.0
+ g_slice_alloc@Base 2.12.0
+ g_slice_copy@Base 2.14.0
+ g_slice_free1@Base 2.12.0
+ g_slice_free_chain_with_offset@Base 2.12.0
+ g_slice_get_config@Base 2.12.0
+ g_slice_get_config_state@Base 2.12.0
+ g_slice_set_config@Base 2.12.0
+ g_slist_alloc@Base 2.12.0
+ g_slist_append@Base 2.12.0
+ g_slist_concat@Base 2.12.0
+ g_slist_copy@Base 2.12.0
+ g_slist_delete_link@Base 2.12.0
+ g_slist_find@Base 2.12.0
+ g_slist_find_custom@Base 2.12.0
+ g_slist_foreach@Base 2.12.0
+ g_slist_free@Base 2.12.0
+ g_slist_free_1@Base 2.12.0
+ g_slist_index@Base 2.12.0
+ g_slist_insert@Base 2.12.0
+ g_slist_insert_before@Base 2.12.0
+ g_slist_insert_sorted@Base 2.12.0
+ g_slist_insert_sorted_with_data@Base 2.12.0
+ g_slist_last@Base 2.12.0
+ g_slist_length@Base 2.12.0
+ g_slist_nth@Base 2.12.0
+ g_slist_nth_data@Base 2.12.0
+ g_slist_pop_allocator@Base 2.12.0
+ g_slist_position@Base 2.12.0
+ g_slist_prepend@Base 2.12.0
+ g_slist_push_allocator@Base 2.12.0
+ g_slist_remove@Base 2.12.0
+ g_slist_remove_all@Base 2.12.0
+ g_slist_remove_link@Base 2.12.0
+ g_slist_reverse@Base 2.12.0
+ g_slist_sort@Base 2.12.0
+ g_slist_sort_with_data@Base 2.12.0
+ g_snprintf@Base 2.12.0
+ g_source_add_poll@Base 2.12.0
+ g_source_attach@Base 2.12.0
+ g_source_destroy@Base 2.12.0
+ g_source_get_can_recurse@Base 2.12.0
+ g_source_get_context@Base 2.12.0
+ g_source_get_current_time@Base 2.12.0
+ g_source_get_id@Base 2.12.0
+ g_source_get_priority@Base 2.12.0
+ g_source_is_destroyed@Base 2.12.0
+ g_source_new@Base 2.12.0
+ g_source_ref@Base 2.12.0
+ g_source_remove@Base 2.12.0
+ g_source_remove_by_funcs_user_data@Base 2.12.0
+ g_source_remove_by_user_data@Base 2.12.0
+ g_source_remove_poll@Base 2.12.0
+ g_source_set_callback@Base 2.12.0
+ g_source_set_callback_indirect@Base 2.12.0
+ g_source_set_can_recurse@Base 2.12.0
+ g_source_set_funcs@Base 2.12.0
+ g_source_set_priority@Base 2.12.0
+ g_source_unref@Base 2.12.0
+ g_spaced_primes_closest@Base 2.12.0
+ g_spawn_async@Base 2.12.0
+ g_spawn_async_with_pipes@Base 2.12.0
+ g_spawn_close_pid@Base 2.12.0
+ g_spawn_command_line_async@Base 2.12.0
+ g_spawn_command_line_sync@Base 2.12.0
+ g_spawn_error_quark@Base 2.12.0
+ g_spawn_sync@Base 2.12.0
+ g_sprintf@Base 2.12.0
+ g_stat@Base 2.12.0
+ g_static_mutex_free@Base 2.12.0
+ g_static_mutex_get_mutex_impl@Base 2.12.0
+ g_static_mutex_init@Base 2.12.0
+ g_static_private_free@Base 2.12.0
+ g_static_private_get@Base 2.12.0
+ g_static_private_init@Base 2.12.0
+ g_static_private_set@Base 2.12.0
+ g_static_rec_mutex_free@Base 2.12.0
+ g_static_rec_mutex_init@Base 2.12.0
+ g_static_rec_mutex_lock@Base 2.12.0
+ g_static_rec_mutex_lock_full@Base 2.12.0
+ g_static_rec_mutex_trylock@Base 2.12.0
+ g_static_rec_mutex_unlock@Base 2.12.0
+ g_static_rec_mutex_unlock_full@Base 2.12.0
+ g_static_rw_lock_free@Base 2.12.0
+ g_static_rw_lock_init@Base 2.12.0
+ g_static_rw_lock_reader_lock@Base 2.12.0
+ g_static_rw_lock_reader_trylock@Base 2.12.0
+ g_static_rw_lock_reader_unlock@Base 2.12.0
+ g_static_rw_lock_writer_lock@Base 2.12.0
+ g_static_rw_lock_writer_trylock@Base 2.12.0
+ g_static_rw_lock_writer_unlock@Base 2.12.0
+ g_stpcpy@Base 2.12.0
+ g_str_equal@Base 2.12.0
+ g_str_has_prefix@Base 2.12.0
+ g_str_has_suffix@Base 2.12.0
+ g_str_hash@Base 2.12.0
+ g_strcanon@Base 2.12.0
+ g_strcasecmp@Base 2.12.0
+ g_strchomp@Base 2.12.0
+ g_strchug@Base 2.12.0
+ g_strcmp0@Base 2.16.0
+ g_strcompress@Base 2.12.0
+ g_strconcat@Base 2.12.0
+ g_strdelimit@Base 2.12.0
+ g_strdown@Base 2.12.0
+ g_strdup@Base 2.12.0
+ g_strdup_printf@Base 2.12.0
+ g_strdup_vprintf@Base 2.12.0
+ g_strdupv@Base 2.12.0
+ g_strerror@Base 2.12.0
+ g_strescape@Base 2.12.0
+ g_strfreev@Base 2.12.0
+ g_string_append@Base 2.12.0
+ g_string_append_c@Base 2.12.0
+ g_string_append_len@Base 2.12.0
+ g_string_append_printf@Base 2.12.0
+ g_string_append_unichar@Base 2.12.0
+ g_string_append_uri_escaped@Base 2.16.0
+ g_string_append_vprintf@Base 2.14.0
+ g_string_ascii_down@Base 2.12.0
+ g_string_ascii_up@Base 2.12.0
+ g_string_assign@Base 2.12.0
+ g_string_chunk_clear@Base 2.14.0
+ g_string_chunk_free@Base 2.12.0
+ g_string_chunk_insert@Base 2.12.0
+ g_string_chunk_insert_const@Base 2.12.0
+ g_string_chunk_insert_len@Base 2.12.0
+ g_string_chunk_new@Base 2.12.0
+ g_string_down@Base 2.12.0
+ g_string_equal@Base 2.12.0
+ g_string_erase@Base 2.12.0
+ g_string_free@Base 2.12.0
+ g_string_hash@Base 2.12.0
+ g_string_insert@Base 2.12.0
+ g_string_insert_c@Base 2.12.0
+ g_string_insert_len@Base 2.12.0
+ g_string_insert_unichar@Base 2.12.0
+ g_string_new@Base 2.12.0
+ g_string_new_len@Base 2.12.0
+ g_string_overwrite@Base 2.14.0
+ g_string_overwrite_len@Base 2.14.0
+ g_string_prepend@Base 2.12.0
+ g_string_prepend_c@Base 2.12.0
+ g_string_prepend_len@Base 2.12.0
+ g_string_prepend_unichar@Base 2.12.0
+ g_string_printf@Base 2.12.0
+ g_string_set_size@Base 2.12.0
+ g_string_sized_new@Base 2.12.0
+ g_string_truncate@Base 2.12.0
+ g_string_up@Base 2.12.0
+ g_string_vprintf@Base 2.14.0
+ g_strip_context@Base 2.12.0
+ g_strjoin@Base 2.12.0
+ g_strjoinv@Base 2.12.0
+ g_strlcat@Base 2.12.0
+ g_strlcpy@Base 2.12.0
+ g_strncasecmp@Base 2.12.0
+ g_strndup@Base 2.12.0
+ g_strnfill@Base 2.12.0
+ g_strreverse@Base 2.12.0
+ g_strrstr@Base 2.12.0
+ g_strrstr_len@Base 2.12.0
+ g_strsignal@Base 2.12.0
+ g_strsplit@Base 2.12.0
+ g_strsplit_set@Base 2.12.0
+ g_strstr_len@Base 2.12.0
+ g_strtod@Base 2.12.0
+ g_strup@Base 2.12.0
+ g_strv_length@Base 2.12.0
+ g_test_add_data_func@Base 2.16.0
+ g_test_add_func@Base 2.16.0
+ g_test_add_vtable@Base 2.16.0
+ g_test_bug@Base 2.16.0
+ g_test_bug_base@Base 2.16.0
+ g_test_config_vars@Base 2.16.0
+ g_test_create_case@Base 2.16.0
+ g_test_create_suite@Base 2.16.0
+ g_test_get_root@Base 2.16.0
+ g_test_init@Base 2.16.0
+ g_test_log_buffer_free@Base 2.16.0
+ g_test_log_buffer_new@Base 2.16.0
+ g_test_log_buffer_pop@Base 2.16.0
+ g_test_log_buffer_push@Base 2.16.0
+ g_test_log_msg_free@Base 2.16.0
+ g_test_log_set_fatal_handler@Base 2.22.0
+ g_test_log_type_name@Base 2.16.0
+ g_test_maximized_result@Base 2.16.0
+ g_test_message@Base 2.16.0
+ g_test_minimized_result@Base 2.16.0
+ g_test_queue_destroy@Base 2.16.0
+ g_test_queue_free@Base 2.16.0
+ g_test_rand_double@Base 2.16.0
+ g_test_rand_double_range@Base 2.16.0
+ g_test_rand_int@Base 2.16.0
+ g_test_rand_int_range@Base 2.16.0
+ g_test_run@Base 2.16.0
+ g_test_run_suite@Base 2.16.0
+ g_test_suite_add@Base 2.16.0
+ g_test_suite_add_suite@Base 2.16.0
+ g_test_timer_elapsed@Base 2.16.0
+ g_test_timer_last@Base 2.16.0
+ g_test_timer_start@Base 2.16.0
+ g_test_trap_assertions@Base 2.16.0
+ g_test_trap_fork@Base 2.16.0
+ g_test_trap_has_passed@Base 2.16.0
+ g_test_trap_reached_timeout@Base 2.16.0
+ g_thread_create_full@Base 2.12.0
+ g_thread_error_quark@Base 2.12.0
+ g_thread_exit@Base 2.12.0
+ g_thread_foreach@Base 2.12.0
+ g_thread_functions_for_glib_use@Base 2.12.0
+ g_thread_get_initialized@Base 2.20.0
+ g_thread_gettime@Base 2.14.0
+ g_thread_init_glib@Base 2.12.0
+ g_thread_join@Base 2.12.0
+ g_thread_pool_free@Base 2.12.0
+ g_thread_pool_get_max_idle_time@Base 2.12.0
+ g_thread_pool_get_max_threads@Base 2.12.0
+ g_thread_pool_get_max_unused_threads@Base 2.12.0
+ g_thread_pool_get_num_threads@Base 2.12.0
+ g_thread_pool_get_num_unused_threads@Base 2.12.0
+ g_thread_pool_new@Base 2.12.0
+ g_thread_pool_push@Base 2.12.0
+ g_thread_pool_set_max_idle_time@Base 2.12.0
+ g_thread_pool_set_max_threads@Base 2.12.0
+ g_thread_pool_set_max_unused_threads@Base 2.12.0
+ g_thread_pool_set_sort_function@Base 2.12.0
+ g_thread_pool_stop_unused_threads@Base 2.12.0
+ g_thread_pool_unprocessed@Base 2.12.0
+ g_thread_self@Base 2.12.0
+ g_thread_set_priority@Base 2.12.0
+ g_thread_use_default_impl@Base 2.12.0
+ g_threads_got_initialized@Base 2.12.0
+ g_time_val_add@Base 2.12.0
+ g_time_val_from_iso8601@Base 2.12.0
+ g_time_val_to_iso8601@Base 2.12.0
+ g_timeout_add@Base 2.12.0
+ g_timeout_add_full@Base 2.12.0
+ g_timeout_add_seconds@Base 2.14.0
+ g_timeout_add_seconds_full@Base 2.14.0
+ g_timeout_funcs@Base 2.12.0
+ g_timeout_source_new@Base 2.12.0
+ g_timeout_source_new_seconds@Base 2.14.0
+ g_timer_continue@Base 2.12.0
+ g_timer_destroy@Base 2.12.0
+ g_timer_elapsed@Base 2.12.0
+ g_timer_new@Base 2.12.0
+ g_timer_reset@Base 2.12.0
+ g_timer_start@Base 2.12.0
+ g_timer_stop@Base 2.12.0
+ g_trash_stack_height@Base 2.12.0
+ g_trash_stack_peek@Base 2.12.0
+ g_trash_stack_pop@Base 2.12.0
+ g_trash_stack_push@Base 2.12.0
+ g_tree_destroy@Base 2.12.0
+ g_tree_foreach@Base 2.12.0
+ g_tree_height@Base 2.12.0
+ g_tree_insert@Base 2.12.0
+ g_tree_lookup@Base 2.12.0
+ g_tree_lookup_extended@Base 2.12.0
+ g_tree_new@Base 2.12.0
+ g_tree_new_full@Base 2.12.0
+ g_tree_new_with_data@Base 2.12.0
+ g_tree_nnodes@Base 2.12.0
+ g_tree_ref@Base 2.22.0
+ g_tree_remove@Base 2.12.0
+ g_tree_replace@Base 2.12.0
+ g_tree_search@Base 2.12.0
+ g_tree_steal@Base 2.12.0
+ g_tree_traverse@Base 2.12.0
+ g_tree_unref@Base 2.22.0
+ g_try_malloc0@Base 2.12.0
+ g_try_malloc0_n@Base 2.24.0
+ g_try_malloc@Base 2.12.0
+ g_try_malloc_n@Base 2.24.0
+ g_try_realloc@Base 2.12.0
+ g_try_realloc_n@Base 2.24.0
+ g_tuples_destroy@Base 2.12.0
+ g_tuples_index@Base 2.12.0
+ g_ucs4_to_utf16@Base 2.12.0
+ g_ucs4_to_utf8@Base 2.12.0
+ g_unichar_break_type@Base 2.12.0
+ g_unichar_combining_class@Base 2.14.0
+ g_unichar_digit_value@Base 2.12.0
+ g_unichar_get_mirror_char@Base 2.12.0
+ g_unichar_get_script@Base 2.14.0
+ g_unichar_isalnum@Base 2.12.0
+ g_unichar_isalpha@Base 2.12.0
+ g_unichar_iscntrl@Base 2.12.0
+ g_unichar_isdefined@Base 2.12.0
+ g_unichar_isdigit@Base 2.12.0
+ g_unichar_isgraph@Base 2.12.0
+ g_unichar_islower@Base 2.12.0
+ g_unichar_ismark@Base 2.14.0
+ g_unichar_isprint@Base 2.12.0
+ g_unichar_ispunct@Base 2.12.0
+ g_unichar_isspace@Base 2.12.0
+ g_unichar_istitle@Base 2.12.0
+ g_unichar_isupper@Base 2.12.0
+ g_unichar_iswide@Base 2.12.0
+ g_unichar_iswide_cjk@Base 2.12.0
+ g_unichar_isxdigit@Base 2.12.0
+ g_unichar_iszerowidth@Base 2.14.0
+ g_unichar_to_utf8@Base 2.12.0
+ g_unichar_tolower@Base 2.12.0
+ g_unichar_totitle@Base 2.12.0
+ g_unichar_toupper@Base 2.12.0
+ g_unichar_type@Base 2.12.0
+ g_unichar_validate@Base 2.12.0
+ g_unichar_xdigit_value@Base 2.12.0
+ g_unicode_canonical_decomposition@Base 2.12.0
+ g_unicode_canonical_ordering@Base 2.12.0
+ g_unlink@Base 2.12.0
+ g_unsetenv@Base 2.12.0
+ g_uri_escape_string@Base 2.16.0
+ g_uri_list_extract_uris@Base 2.12.0
+ g_uri_parse_scheme@Base 2.16.0
+ g_uri_unescape_segment@Base 2.16.0
+ g_uri_unescape_string@Base 2.16.0
+ g_usleep@Base 2.12.0
+ g_utf16_to_ucs4@Base 2.12.0
+ g_utf16_to_utf8@Base 2.12.0
+ g_utf8_casefold@Base 2.12.0
+ g_utf8_collate@Base 2.12.0
+ g_utf8_collate_key@Base 2.12.0
+ g_utf8_collate_key_for_filename@Base 2.12.0
+ g_utf8_find_next_char@Base 2.12.0
+ g_utf8_find_prev_char@Base 2.12.0
+ g_utf8_get_char@Base 2.12.0
+ g_utf8_get_char_validated@Base 2.12.0
+ g_utf8_normalize@Base 2.12.0
+ g_utf8_offset_to_pointer@Base 2.12.0
+ g_utf8_pointer_to_offset@Base 2.12.0
+ g_utf8_prev_char@Base 2.12.0
+ g_utf8_skip@Base 2.12.0
+ g_utf8_strchr@Base 2.12.0
+ g_utf8_strdown@Base 2.12.0
+ g_utf8_strlen@Base 2.12.0
+ g_utf8_strncpy@Base 2.12.0
+ g_utf8_strrchr@Base 2.12.0
+ g_utf8_strreverse@Base 2.12.0
+ g_utf8_strup@Base 2.12.0
+ g_utf8_to_ucs4@Base 2.12.0
+ g_utf8_to_ucs4_fast@Base 2.12.0
+ g_utf8_to_utf16@Base 2.12.0
+ g_utf8_validate@Base 2.12.0
+ g_utime@Base 2.18.0
+ g_variant_builder_add@Base 2.24.0
+ g_variant_builder_add_value@Base 2.24.0
+ g_variant_builder_clear@Base 2.24.0
+ g_variant_builder_close@Base 2.24.0
+ g_variant_builder_end@Base 2.24.0
+ g_variant_builder_init@Base 2.24.0
+ g_variant_builder_new@Base 2.24.0
+ g_variant_builder_open@Base 2.24.0
+ g_variant_builder_ref@Base 2.24.0
+ g_variant_builder_unref@Base 2.24.0
+ g_variant_byteswap@Base 2.24.0
+ g_variant_classify@Base 2.24.0
+ g_variant_dup_string@Base 2.24.0
+ g_variant_dup_strv@Base 2.24.0
+ g_variant_equal@Base 2.24.0
+ g_variant_format_string_scan@Base 2.24.0
+ g_variant_format_string_scan_type@Base 2.24.0
+ g_variant_get@Base 2.24.0
+ g_variant_get_boolean@Base 2.24.0
+ g_variant_get_byte@Base 2.24.0
+ g_variant_get_child@Base 2.24.0
+ g_variant_get_child_value@Base 2.24.0
+ g_variant_get_data@Base 2.24.0
+ g_variant_get_double@Base 2.24.0
+ g_variant_get_fixed_array@Base 2.24.0
+ g_variant_get_handle@Base 2.24.0
+ g_variant_get_int16@Base 2.24.0
+ g_variant_get_int32@Base 2.24.0
+ g_variant_get_int64@Base 2.24.0
+ g_variant_get_maybe@Base 2.24.0
+ g_variant_get_normal_form@Base 2.24.0
+ g_variant_get_size@Base 2.24.0
+ g_variant_get_string@Base 2.24.0
+ g_variant_get_strv@Base 2.24.0
+ g_variant_get_type@Base 2.24.0
+ g_variant_get_type_string@Base 2.24.0
+ g_variant_get_uint16@Base 2.24.0
+ g_variant_get_uint32@Base 2.24.0
+ g_variant_get_uint64@Base 2.24.0
+ g_variant_get_va@Base 2.24.0
+ g_variant_get_variant@Base 2.24.0
+ g_variant_hash@Base 2.24.0
+ g_variant_is_container@Base 2.24.0
+ g_variant_is_normal_form@Base 2.24.0
+ g_variant_is_object_path@Base 2.24.0
+ g_variant_is_of_type@Base 2.24.0
+ g_variant_is_signature@Base 2.24.0
+ g_variant_iter_copy@Base 2.24.0
+ g_variant_iter_free@Base 2.24.0
+ g_variant_iter_init@Base 2.24.0
+ g_variant_iter_loop@Base 2.24.0
+ g_variant_iter_n_children@Base 2.24.0
+ g_variant_iter_new@Base 2.24.0
+ g_variant_iter_next@Base 2.24.0
+ g_variant_iter_next_value@Base 2.24.0
+ g_variant_n_children@Base 2.24.0
+ g_variant_new@Base 2.24.0
+ g_variant_new_array@Base 2.24.0
+ g_variant_new_boolean@Base 2.24.0
+ g_variant_new_byte@Base 2.24.0
+ g_variant_new_dict_entry@Base 2.24.0
+ g_variant_new_double@Base 2.24.0
+ g_variant_new_from_data@Base 2.24.0
+ g_variant_new_handle@Base 2.24.0
+ g_variant_new_int16@Base 2.24.0
+ g_variant_new_int32@Base 2.24.0
+ g_variant_new_int64@Base 2.24.0
+ g_variant_new_maybe@Base 2.24.0
+ g_variant_new_object_path@Base 2.24.0
+ g_variant_new_parsed@Base 2.24.0
+ g_variant_new_parsed_va@Base 2.24.0
+ g_variant_new_signature@Base 2.24.0
+ g_variant_new_string@Base 2.24.0
+ g_variant_new_strv@Base 2.24.0
+ g_variant_new_tuple@Base 2.24.0
+ g_variant_new_uint16@Base 2.24.0
+ g_variant_new_uint32@Base 2.24.0
+ g_variant_new_uint64@Base 2.24.0
+ g_variant_new_va@Base 2.24.0
+ g_variant_new_variant@Base 2.24.0
+ g_variant_parse@Base 2.24.0
+ g_variant_parser_get_error_quark@Base 2.24.0
+ g_variant_print@Base 2.24.0
+ g_variant_print_string@Base 2.24.0
+ g_variant_ref@Base 2.24.0
+ g_variant_ref_sink@Base 2.24.0
+ g_variant_serialised_byteswap@Base 2.24.0
+ g_variant_serialised_get_child@Base 2.24.0
+ g_variant_serialised_is_normal@Base 2.24.0
+ g_variant_serialised_n_children@Base 2.24.0
+ g_variant_serialiser_is_object_path@Base 2.24.0
+ g_variant_serialiser_is_signature@Base 2.24.0
+ g_variant_serialiser_is_string@Base 2.24.0
+ g_variant_serialiser_needed_size@Base 2.24.0
+ g_variant_serialiser_serialise@Base 2.24.0
+ g_variant_store@Base 2.24.0
+ g_variant_type_checked_@Base 2.24.0
+ g_variant_type_copy@Base 2.24.0
+ g_variant_type_dup_string@Base 2.24.0
+ g_variant_type_element@Base 2.24.0
+ g_variant_type_equal@Base 2.24.0
+ g_variant_type_first@Base 2.24.0
+ g_variant_type_free@Base 2.24.0
+ g_variant_type_get_string_length@Base 2.24.0
+ g_variant_type_hash@Base 2.24.0
+ g_variant_type_info_assert_no_infos@Base 2.24.0
+ g_variant_type_info_element@Base 2.24.0
+ g_variant_type_info_get@Base 2.24.0
+ g_variant_type_info_get_type_string@Base 2.24.0
+ g_variant_type_info_member_info@Base 2.24.0
+ g_variant_type_info_n_members@Base 2.24.0
+ g_variant_type_info_query@Base 2.24.0
+ g_variant_type_info_query_element@Base 2.24.0
+ g_variant_type_info_ref@Base 2.24.0
+ g_variant_type_info_unref@Base 2.24.0
+ g_variant_type_is_array@Base 2.24.0
+ g_variant_type_is_basic@Base 2.24.0
+ g_variant_type_is_container@Base 2.24.0
+ g_variant_type_is_definite@Base 2.24.0
+ g_variant_type_is_dict_entry@Base 2.24.0
+ g_variant_type_is_maybe@Base 2.24.0
+ g_variant_type_is_subtype_of@Base 2.24.0
+ g_variant_type_is_tuple@Base 2.24.0
+ g_variant_type_is_variant@Base 2.24.0
+ g_variant_type_key@Base 2.24.0
+ g_variant_type_n_items@Base 2.24.0
+ g_variant_type_new@Base 2.24.0
+ g_variant_type_new_array@Base 2.24.0
+ g_variant_type_new_dict_entry@Base 2.24.0
+ g_variant_type_new_maybe@Base 2.24.0
+ g_variant_type_new_tuple@Base 2.24.0
+ g_variant_type_next@Base 2.24.0
+ g_variant_type_peek_string@Base 2.24.0
+ g_variant_type_string_is_valid@Base 2.24.0
+ g_variant_type_string_scan@Base 2.24.0
+ g_variant_type_value@Base 2.24.0
+ g_variant_unref@Base 2.24.0
+ g_vasprintf@Base 2.12.0
+ g_vfprintf@Base 2.12.0
+ g_vprintf@Base 2.12.0
+ g_vsnprintf@Base 2.12.0
+ g_vsprintf@Base 2.12.0
+ g_warn_message@Base 2.16.0
+ glib_binary_age@Base 2.12.0
+ glib_check_version@Base 2.12.0
+ glib_gettext@Base 2.16.0
+ glib_interface_age@Base 2.12.0
+ glib_major_version@Base 2.12.0
+ glib_mem_profiler_table@Base 2.12.0
+ glib_micro_version@Base 2.12.0
+ glib_minor_version@Base 2.12.0
+ glib_on_error_halt@Base 2.12.0
+libgmodule-2.0.so.0 libglib2.0-0 #MINVER#
+* Build-Depends-Package: libglib2.0-dev
+ g_module_build_path@Base 2.12.0
+ g_module_close@Base 2.12.0
+ g_module_error@Base 2.12.0
+ g_module_make_resident@Base 2.12.0
+ g_module_name@Base 2.12.0
+ g_module_open@Base 2.12.0
+ g_module_supported@Base 2.12.0
+ g_module_symbol@Base 2.12.0
+libgobject-2.0.so.0 libglib2.0-0 #MINVER#
+* Build-Depends-Package: libglib2.0-dev
+ g_array_get_type@Base 2.22.0
+ g_boxed_copy@Base 2.12.0
+ g_boxed_free@Base 2.12.0
+ g_boxed_type_register_static@Base 2.12.0
+ g_byte_array_get_type@Base 2.22.0
+ g_cclosure_marshal_BOOLEAN__FLAGS@Base 2.12.0
+ g_cclosure_marshal_STRING__OBJECT_POINTER@Base 2.12.0
+ g_cclosure_marshal_VOID__BOOLEAN@Base 2.12.0
+ g_cclosure_marshal_VOID__BOXED@Base 2.12.0
+ g_cclosure_marshal_VOID__CHAR@Base 2.12.0
+ g_cclosure_marshal_VOID__DOUBLE@Base 2.12.0
+ g_cclosure_marshal_VOID__ENUM@Base 2.12.0
+ g_cclosure_marshal_VOID__FLAGS@Base 2.12.0
+ g_cclosure_marshal_VOID__FLOAT@Base 2.12.0
+ g_cclosure_marshal_VOID__INT@Base 2.12.0
+ g_cclosure_marshal_VOID__LONG@Base 2.12.0
+ g_cclosure_marshal_VOID__OBJECT@Base 2.12.0
+ g_cclosure_marshal_VOID__PARAM@Base 2.12.0
+ g_cclosure_marshal_VOID__POINTER@Base 2.12.0
+ g_cclosure_marshal_VOID__STRING@Base 2.12.0
+ g_cclosure_marshal_VOID__UCHAR@Base 2.12.0
+ g_cclosure_marshal_VOID__UINT@Base 2.12.0
+ g_cclosure_marshal_VOID__UINT_POINTER@Base 2.12.0
+ g_cclosure_marshal_VOID__ULONG@Base 2.12.0
+ g_cclosure_marshal_VOID__VOID@Base 2.12.0
+ g_cclosure_new@Base 2.12.0
+ g_cclosure_new_object@Base 2.12.0
+ g_cclosure_new_object_swap@Base 2.12.0
+ g_cclosure_new_swap@Base 2.12.0
+ g_closure_add_finalize_notifier@Base 2.12.0
+ g_closure_add_invalidate_notifier@Base 2.12.0
+ g_closure_add_marshal_guards@Base 2.12.0
+ g_closure_get_type@Base 2.12.0
+ g_closure_invalidate@Base 2.12.0
+ g_closure_invoke@Base 2.12.0
+ g_closure_new_object@Base 2.12.0
+ g_closure_new_simple@Base 2.12.0
+ g_closure_ref@Base 2.12.0
+ g_closure_remove_finalize_notifier@Base 2.12.0
+ g_closure_remove_invalidate_notifier@Base 2.12.0
+ g_closure_set_marshal@Base 2.12.0
+ g_closure_set_meta_marshal@Base 2.12.0
+ g_closure_sink@Base 2.12.0
+ g_closure_unref@Base 2.12.0
+ g_date_get_type@Base 2.12.0
+ g_enum_complete_type_info@Base 2.12.0
+ g_enum_get_value@Base 2.12.0
+ g_enum_get_value_by_name@Base 2.12.0
+ g_enum_get_value_by_nick@Base 2.12.0
+ g_enum_register_static@Base 2.12.0
+ g_flags_complete_type_info@Base 2.12.0
+ g_flags_get_first_value@Base 2.12.0
+ g_flags_get_value_by_name@Base 2.12.0
+ g_flags_get_value_by_nick@Base 2.12.0
+ g_flags_register_static@Base 2.12.0
+ g_gstring_get_type@Base 2.12.0
+ g_gtype_get_type@Base 2.12.0
+ g_hash_table_get_type@Base 2.12.0
+ g_initially_unowned_get_type@Base 2.12.0
+ g_io_channel_get_type@Base 2.12.0
+ g_io_condition_get_type@Base 2.12.0
+ g_object_add_toggle_ref@Base 2.12.0
+ g_object_add_weak_pointer@Base 2.12.0
+ g_object_class_find_property@Base 2.12.0
+ g_object_class_install_property@Base 2.12.0
+ g_object_class_list_properties@Base 2.12.0
+ g_object_class_override_property@Base 2.12.0
+ g_object_compat_control@Base 2.12.0
+ g_object_connect@Base 2.12.0
+ g_object_disconnect@Base 2.12.0
+ g_object_force_floating@Base 2.12.0
+ g_object_freeze_notify@Base 2.12.0
+ g_object_get@Base 2.12.0
+ g_object_get_data@Base 2.12.0
+ g_object_get_property@Base 2.12.0
+ g_object_get_qdata@Base 2.12.0
+ g_object_get_type@Base 2.18.0
+ g_object_get_valist@Base 2.12.0
+ g_object_interface_find_property@Base 2.12.0
+ g_object_interface_install_property@Base 2.12.0
+ g_object_interface_list_properties@Base 2.12.0
+ g_object_is_floating@Base 2.12.0
+ g_object_new@Base 2.12.0
+ g_object_new_valist@Base 2.12.0
+ g_object_newv@Base 2.12.0
+ g_object_notify@Base 2.12.0
+ g_object_ref@Base 2.12.0
+ g_object_ref_sink@Base 2.12.0
+ g_object_remove_toggle_ref@Base 2.12.0
+ g_object_remove_weak_pointer@Base 2.12.0
+ g_object_run_dispose@Base 2.12.0
+ g_object_set@Base 2.12.0
+ g_object_set_data@Base 2.12.0
+ g_object_set_data_full@Base 2.12.0
+ g_object_set_property@Base 2.12.0
+ g_object_set_qdata@Base 2.12.0
+ g_object_set_qdata_full@Base 2.12.0
+ g_object_set_valist@Base 2.12.0
+ g_object_steal_data@Base 2.12.0
+ g_object_steal_qdata@Base 2.12.0
+ g_object_thaw_notify@Base 2.12.0
+ g_object_unref@Base 2.12.0
+ g_object_watch_closure@Base 2.12.0
+ g_object_weak_ref@Base 2.12.0
+ g_object_weak_unref@Base 2.12.0
+ g_param_spec_boolean@Base 2.12.0
+ g_param_spec_boxed@Base 2.12.0
+ g_param_spec_char@Base 2.12.0
+ g_param_spec_double@Base 2.12.0
+ g_param_spec_enum@Base 2.12.0
+ g_param_spec_flags@Base 2.12.0
+ g_param_spec_float@Base 2.12.0
+ g_param_spec_get_blurb@Base 2.12.0
+ g_param_spec_get_name@Base 2.12.0
+ g_param_spec_get_nick@Base 2.12.0
+ g_param_spec_get_qdata@Base 2.12.0
+ g_param_spec_get_redirect_target@Base 2.12.0
+ g_param_spec_gtype@Base 2.12.0
+ g_param_spec_int64@Base 2.12.0
+ g_param_spec_int@Base 2.12.0
+ g_param_spec_internal@Base 2.12.0
+ g_param_spec_long@Base 2.12.0
+ g_param_spec_object@Base 2.12.0
+ g_param_spec_override@Base 2.12.0
+ g_param_spec_param@Base 2.12.0
+ g_param_spec_pointer@Base 2.12.0
+ g_param_spec_pool_insert@Base 2.12.0
+ g_param_spec_pool_list@Base 2.12.0
+ g_param_spec_pool_list_owned@Base 2.12.0
+ g_param_spec_pool_lookup@Base 2.12.0
+ g_param_spec_pool_new@Base 2.12.0
+ g_param_spec_pool_remove@Base 2.12.0
+ g_param_spec_ref@Base 2.12.0
+ g_param_spec_ref_sink@Base 2.12.0
+ g_param_spec_set_qdata@Base 2.12.0
+ g_param_spec_set_qdata_full@Base 2.12.0
+ g_param_spec_sink@Base 2.12.0
+ g_param_spec_steal_qdata@Base 2.12.0
+ g_param_spec_string@Base 2.12.0
+ g_param_spec_types@Base 2.12.0
+ g_param_spec_uchar@Base 2.12.0
+ g_param_spec_uint64@Base 2.12.0
+ g_param_spec_uint@Base 2.12.0
+ g_param_spec_ulong@Base 2.12.0
+ g_param_spec_unichar@Base 2.12.0
+ g_param_spec_unref@Base 2.12.0
+ g_param_spec_value_array@Base 2.12.0
+ g_param_type_register_static@Base 2.12.0
+ g_param_value_convert@Base 2.12.0
+ g_param_value_defaults@Base 2.12.0
+ g_param_value_set_default@Base 2.12.0
+ g_param_value_validate@Base 2.12.0
+ g_param_values_cmp@Base 2.12.0
+ g_pointer_type_register_static@Base 2.12.0
+ g_ptr_array_get_type@Base 2.22.0
+ g_regex_get_type@Base 2.14.0
+ g_signal_accumulator_true_handled@Base 2.12.0
+ g_signal_add_emission_hook@Base 2.12.0
+ g_signal_chain_from_overridden@Base 2.12.0
+ g_signal_chain_from_overridden_handler@Base 2.18.0
+ g_signal_connect_closure@Base 2.12.0
+ g_signal_connect_closure_by_id@Base 2.12.0
+ g_signal_connect_data@Base 2.12.0
+ g_signal_connect_object@Base 2.12.0
+ g_signal_emit@Base 2.12.0
+ g_signal_emit_by_name@Base 2.12.0
+ g_signal_emit_valist@Base 2.12.0
+ g_signal_emitv@Base 2.12.0
+ g_signal_get_invocation_hint@Base 2.12.0
+ g_signal_handler_block@Base 2.12.0
+ g_signal_handler_disconnect@Base 2.12.0
+ g_signal_handler_find@Base 2.12.0
+ g_signal_handler_is_connected@Base 2.12.0
+ g_signal_handler_unblock@Base 2.12.0
+ g_signal_handlers_block_matched@Base 2.12.0
+ g_signal_handlers_destroy@Base 2.12.0
+ g_signal_handlers_disconnect_matched@Base 2.12.0
+ g_signal_handlers_unblock_matched@Base 2.12.0
+ g_signal_has_handler_pending@Base 2.12.0
+ g_signal_list_ids@Base 2.12.0
+ g_signal_lookup@Base 2.12.0
+ g_signal_name@Base 2.12.0
+ g_signal_new@Base 2.12.0
+ g_signal_new_class_handler@Base 2.18.0
+ g_signal_new_valist@Base 2.12.0
+ g_signal_newv@Base 2.12.0
+ g_signal_override_class_closure@Base 2.12.0
+ g_signal_override_class_handler@Base 2.18.0
+ g_signal_parse_name@Base 2.12.0
+ g_signal_query@Base 2.12.0
+ g_signal_remove_emission_hook@Base 2.12.0
+ g_signal_stop_emission@Base 2.12.0
+ g_signal_stop_emission_by_name@Base 2.12.0
+ g_signal_type_cclosure_new@Base 2.12.0
+ g_source_set_closure@Base 2.12.0
+ g_strdup_value_contents@Base 2.12.0
+ g_strv_get_type@Base 2.12.0
+ g_type_add_class_cache_func@Base 2.12.0
+ g_type_add_class_private@Base 2.24.0
+ g_type_add_interface_check@Base 2.12.0
+ g_type_add_interface_dynamic@Base 2.12.0
+ g_type_add_interface_static@Base 2.12.0
+ g_type_check_class_cast@Base 2.12.0
+ g_type_check_class_is_a@Base 2.12.0
+ g_type_check_instance@Base 2.12.0
+ g_type_check_instance_cast@Base 2.12.0
+ g_type_check_instance_is_a@Base 2.12.0
+ g_type_check_is_value_type@Base 2.12.0
+ g_type_check_value@Base 2.12.0
+ g_type_check_value_holds@Base 2.12.0
+ g_type_children@Base 2.12.0
+ g_type_class_add_private@Base 2.12.0
+ g_type_class_get_private@Base 2.24.0
+ g_type_class_peek@Base 2.12.0
+ g_type_class_peek_parent@Base 2.12.0
+ g_type_class_peek_static@Base 2.12.0
+ g_type_class_ref@Base 2.12.0
+ g_type_class_unref@Base 2.12.0
+ g_type_class_unref_uncached@Base 2.12.0
+ g_type_create_instance@Base 2.12.0
+ g_type_default_interface_peek@Base 2.12.0
+ g_type_default_interface_ref@Base 2.12.0
+ g_type_default_interface_unref@Base 2.12.0
+ g_type_depth@Base 2.12.0
+ g_type_free_instance@Base 2.12.0
+ g_type_from_name@Base 2.12.0
+ g_type_fundamental@Base 2.12.0
+ g_type_fundamental_next@Base 2.12.0
+ g_type_get_plugin@Base 2.12.0
+ g_type_get_qdata@Base 2.12.0
+ g_type_init@Base 2.12.0
+ g_type_init_with_debug_flags@Base 2.12.0
+ g_type_instance_get_private@Base 2.12.0
+ g_type_interface_add_prerequisite@Base 2.12.0
+ g_type_interface_get_plugin@Base 2.12.0
+ g_type_interface_peek@Base 2.12.0
+ g_type_interface_peek_parent@Base 2.12.0
+ g_type_interface_prerequisites@Base 2.12.0
+ g_type_interfaces@Base 2.12.0
+ g_type_is_a@Base 2.12.0
+ g_type_module_add_interface@Base 2.12.0
+ g_type_module_get_type@Base 2.12.0
+ g_type_module_register_enum@Base 2.12.0
+ g_type_module_register_flags@Base 2.12.0
+ g_type_module_register_type@Base 2.12.0
+ g_type_module_set_name@Base 2.12.0
+ g_type_module_unuse@Base 2.12.0
+ g_type_module_use@Base 2.12.0
+ g_type_name@Base 2.12.0
+ g_type_name_from_class@Base 2.12.0
+ g_type_name_from_instance@Base 2.12.0
+ g_type_next_base@Base 2.12.0
+ g_type_parent@Base 2.12.0
+ g_type_plugin_complete_interface_info@Base 2.12.0
+ g_type_plugin_complete_type_info@Base 2.12.0
+ g_type_plugin_get_type@Base 2.12.0
+ g_type_plugin_unuse@Base 2.12.0
+ g_type_plugin_use@Base 2.12.0
+ g_type_qname@Base 2.12.0
+ g_type_query@Base 2.12.0
+ g_type_register_dynamic@Base 2.12.0
+ g_type_register_fundamental@Base 2.12.0
+ g_type_register_static@Base 2.12.0
+ g_type_register_static_simple@Base 2.12.0
+ g_type_remove_class_cache_func@Base 2.12.0
+ g_type_remove_interface_check@Base 2.12.0
+ g_type_set_qdata@Base 2.12.0
+ g_type_test_flags@Base 2.12.0
+ g_type_value_table_peek@Base 2.12.0
+ g_value_array_append@Base 2.12.0
+ g_value_array_copy@Base 2.12.0
+ g_value_array_free@Base 2.12.0
+ g_value_array_get_nth@Base 2.12.0
+ g_value_array_get_type@Base 2.12.0
+ g_value_array_insert@Base 2.12.0
+ g_value_array_new@Base 2.12.0
+ g_value_array_prepend@Base 2.12.0
+ g_value_array_remove@Base 2.12.0
+ g_value_array_sort@Base 2.12.0
+ g_value_array_sort_with_data@Base 2.12.0
+ g_value_copy@Base 2.12.0
+ g_value_dup_boxed@Base 2.12.0
+ g_value_dup_object@Base 2.12.0
+ g_value_dup_param@Base 2.12.0
+ g_value_dup_string@Base 2.12.0
+ g_value_fits_pointer@Base 2.12.0
+ g_value_get_boolean@Base 2.12.0
+ g_value_get_boxed@Base 2.12.0
+ g_value_get_char@Base 2.12.0
+ g_value_get_double@Base 2.12.0
+ g_value_get_enum@Base 2.12.0
+ g_value_get_flags@Base 2.12.0
+ g_value_get_float@Base 2.12.0
+ g_value_get_gtype@Base 2.12.0
+ g_value_get_int64@Base 2.12.0
+ g_value_get_int@Base 2.12.0
+ g_value_get_long@Base 2.12.0
+ g_value_get_object@Base 2.12.0
+ g_value_get_param@Base 2.12.0
+ g_value_get_pointer@Base 2.12.0
+ g_value_get_string@Base 2.12.0
+ g_value_get_type@Base 2.12.0
+ g_value_get_uchar@Base 2.12.0
+ g_value_get_uint64@Base 2.12.0
+ g_value_get_uint@Base 2.12.0
+ g_value_get_ulong@Base 2.12.0
+ g_value_init@Base 2.12.0
+ g_value_peek_pointer@Base 2.12.0
+ g_value_register_transform_func@Base 2.12.0
+ g_value_reset@Base 2.12.0
+ g_value_set_boolean@Base 2.12.0
+ g_value_set_boxed@Base 2.12.0
+ g_value_set_boxed_take_ownership@Base 2.12.0
+ g_value_set_char@Base 2.12.0
+ g_value_set_double@Base 2.12.0
+ g_value_set_enum@Base 2.12.0
+ g_value_set_flags@Base 2.12.0
+ g_value_set_float@Base 2.12.0
+ g_value_set_gtype@Base 2.12.0
+ g_value_set_instance@Base 2.12.0
+ g_value_set_int64@Base 2.12.0
+ g_value_set_int@Base 2.12.0
+ g_value_set_long@Base 2.12.0
+ g_value_set_object@Base 2.12.0
+ g_value_set_object_take_ownership@Base 2.12.0
+ g_value_set_param@Base 2.12.0
+ g_value_set_param_take_ownership@Base 2.12.0
+ g_value_set_pointer@Base 2.12.0
+ g_value_set_static_boxed@Base 2.12.0
+ g_value_set_static_string@Base 2.12.0
+ g_value_set_string@Base 2.12.0
+ g_value_set_string_take_ownership@Base 2.12.0
+ g_value_set_uchar@Base 2.12.0
+ g_value_set_uint64@Base 2.12.0
+ g_value_set_uint@Base 2.12.0
+ g_value_set_ulong@Base 2.12.0
+ g_value_take_boxed@Base 2.12.0
+ g_value_take_object@Base 2.12.0
+ g_value_take_param@Base 2.12.0
+ g_value_take_string@Base 2.12.0
+ g_value_transform@Base 2.12.0
+ g_value_type_compatible@Base 2.12.0
+ g_value_type_transformable@Base 2.12.0
+ g_value_unset@Base 2.12.0
+ g_variant_get_gtype@Base 2.24.0
+ g_variant_type_get_gtype@Base 2.24.0
+libgthread-2.0.so.0 libglib2.0-0 #MINVER#
+* Build-Depends-Package: libglib2.0-dev
+ g_thread_init@Base 2.12.0
+ g_thread_init_with_errorcheck_mutexes@Base 2.12.0
--- glib2.0-2.24.2.orig/debian/compat
+++ glib2.0-2.24.2/debian/compat
@@ -0,0 +1 @@
+5
--- glib2.0-2.24.2.orig/debian/libglib2.0-0.triggers
+++ glib2.0-2.24.2/debian/libglib2.0-0.triggers
@@ -0,0 +1 @@
+interest /usr/lib/gio/modules
--- glib2.0-2.24.2.orig/debian/libglib2.0-dev.install
+++ glib2.0-2.24.2/debian/libglib2.0-dev.install
@@ -0,0 +1,17 @@
+debian/install/deb/usr/include/* usr/include
+debian/install/deb/usr/lib/lib*.{la,a} usr/lib
+debian/install/deb/usr/lib/libg{object,module,thread,io}*.so usr/lib
+debian/install/deb/usr/lib/glib-2.0 usr/lib
+debian/install/deb/usr/lib/pkgconfig usr/lib
+debian/install/deb/usr/share/aclocal usr/share
+debian/install/deb/usr/share/glib-2.0/gettext usr/share/glib-2.0
+debian/install/deb/usr/share/man/man1/glib-genmarshal.1* usr/share/man/man1
+debian/install/deb/usr/share/man/man1/glib-mkenums.1* usr/share/man/man1
+debian/install/deb/usr/share/man/man1/gobject-query.1* usr/share/man/man1
+debian/install/deb/usr/share/man/man1/glib-gettextize.1* usr/share/man/man1
+debian/install/deb/usr/bin/glib-genmarshal usr/bin
+debian/install/deb/usr/bin/gobject-query usr/bin
+debian/install/deb/usr/bin/glib-mkenums usr/bin
+debian/install/deb/usr/bin/gtester-report usr/bin
+debian/install/deb/usr/bin/glib-gettextize usr/bin
+debian/install/deb/usr/bin/gtester usr/bin
--- glib2.0-2.24.2.orig/debian/rules
+++ glib2.0-2.24.2/debian/rules
@@ -0,0 +1,246 @@
+#!/usr/bin/make -f
+
+DISABLE_UPDATE_UPLOADERS := 1
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+GNOME_MODULE := glib
+
+STAMP_DIR := debian/stampdir
+
+PATCH_DIR := debian/patches
+
+# rules in this debian/rules Makefile can be built concurrently as well as
+# upstream rules in Makefile; all $(MAKE) invocations will inherit this flag,
+# if you recurse into debian/rules ($(MAKE)
+# -f debian/rules in rules), you need to pass a flag to avoid adding "-jX" when
+# the childs encounters this line
+DEB_BUILD_OPTIONS_PARALLEL ?= $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+MAKEFLAGS += $(if $(DEB_BUILD_OPTIONS_PARALLEL),-j$(DEB_BUILD_OPTIONS_PARALLEL))
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+# Debian architectures
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+
+CFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
+
+# Ensure the build aborts when there are still references to undefined
+# symbols
+LDFLAGS += -Wl,-z,defs
+
+# NB: do NOT use -Wl,--as-needed to build glib; for instance the link to
+# pthread is carefully crafted to allow dlopen()ing pthread-using libs; see
+# http://mid.gmane.org/1257999019.21780.15.camel@marzipan
+
+# Make the linker work a bit harder so dynamic loading can be done faster
+LDFLAGS += -Wl,-O1
+
+APIVER := 2.0
+SONAME := 0
+SHVER := 2.24.0
+
+# package names
+SHARED_PKG := libglib$(APIVER)-$(SONAME)
+DATA_PKG := libglib$(APIVER)-data
+DEV_PKG := libglib$(APIVER)-dev
+UDEB_PKG := libglib$(APIVER)-udeb
+DOC_PKG := libglib$(APIVER)-doc
+DEBUG_PKG := $(SHARED_PKG)-dbg
+REFDBG_PKG := libglib$(APIVER)-$(SONAME)-refdbg
+
+# list of flavors we build; each gets a builddir, a configure pass (configure
+# args are defined below), a build pass, and an install pass (in two steps)
+# Note: the "deb" flavor is required
+FLAVORS := deb udeb refdbg
+
+# list of flavors to run the test suite on
+CHECK_FLAVORS := $(filter deb, $(FLAVORS))
+
+CHECK_SUPPORTED_ARCHES :=
+#CHECK_SUPPORTED_ARCHES := amd64 i386 s390
+# CHECK_SUPPORTED_ARCHES := alpha ia64 lpia m68k
+# testsuite is known to fail on hppa, hurd, kfreebsd-amd64, kfreebsd-i386; see
+# Debian #428674
+# testsuite is known to fail on arm, mips, mipsel, powerpc, sparc; see GNOME #481573
+
+# build dir for the current flavor; this is only expanded in flavor specific
+# targets
+# Note: dh_clean will rm -rf debian/tmp, hence all builds
+builddir = $(buildbasedir)/$*
+buildbasedir = $(CURDIR)/debian/build
+
+# install dir for the current flavor; this is only expanded in flavor specific
+# targets
+installdir = $(installbasedir)/$*
+installbasedir = $(CURDIR)/debian/install
+
+# configure flags
+common_configure_flags := \
+			--prefix=/usr \
+			--mandir=\$${prefix}/share/man \
+			--infodir=\$${prefix}/share/info \
+			--with-html-dir=\$${prefix}/share/doc/$(DOC_PKG) \
+			--with-pcre=system
+ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
+	common_configure_flags += --build=$(DEB_BUILD_GNU_TYPE)
+else
+	common_configure_flags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
+endif
+deb_configure_flags := $(common_configure_flags) \
+			--enable-static
+udeb_configure_flags := $(common_configure_flags) \
+			--disable-selinux
+refdbg_configure_flags := $(common_configure_flags) \
+			--disable-visibility \
+			--enable-debug=yes
+
+$(STAMP_DIR)/patch-stamp:
+	dh_testdir
+	# backup the original files to restore them in the clean target
+	-test -r config.sub && cp config.sub config.sub.orig
+	-test -r config.guess && cp config.guess config.guess.orig
+	# apply patches
+	QUILT_PATCHES=$(PATCH_DIR) \
+		quilt --quiltrc /dev/null push -a || test $$? = 2
+	-test -r /usr/share/misc/config.sub && \
+		cp -f /usr/share/misc/config.sub config.sub
+	-test -r /usr/share/misc/config.guess && \
+		cp -f /usr/share/misc/config.guess config.guess
+	-mkdir -p $(STAMP_DIR)
+	touch $@
+
+patch: $(STAMP_DIR)/patch-stamp
+
+$(STAMP_DIR)/configure-stamp-%: $(STAMP_DIR)/patch-stamp
+	dh_testdir
+	mkdir -p $(builddir)
+	cd $(builddir) && \
+		CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
+			$(CURDIR)/configure $($*_configure_flags)
+	touch $@
+
+configure: $(addprefix $(STAMP_DIR)/configure-stamp-, $(FLAVORS))
+
+$(STAMP_DIR)/build-stamp-%: $(STAMP_DIR)/configure-stamp-%
+	dh_testdir
+	LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \
+		$(MAKE) -C $(builddir)
+	touch $@
+
+build: $(addprefix $(STAMP_DIR)/build-stamp-, $(FLAVORS))
+
+maybe_ignore_check_failure = $(if $(filter ,$(CHECK_SUPPORTED_ARCHES)),-)
+
+$(STAMP_DIR)/check-stamp-%: $(STAMP_DIR)/build-stamp-%
+	dh_testdir
+ifeq ($(filter $(DEB_BUILD_ARCH),$(CHECK_SUPPORTED_ARCHES)),$(DEB_BUILD_ARCH))
+	# testsuite failures are fatal
+	LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \
+		$(MAKE) -k -C $(builddir) check
+else
+	# testsuite failures are ignored
+	-LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \
+		$(MAKE) -k -C $(builddir) check
+endif
+	touch $@
+
+check: $(addprefix $(STAMP_DIR)/check-stamp-, $(CHECK_FLAVORS))
+
+$(STAMP_DIR)/install-stamp-%: $(STAMP_DIR)/build-stamp-%
+	mkdir -p $(installdir)
+	$(MAKE) -C $(builddir) install DESTDIR=$(installdir)
+	touch $@
+
+install: $(addprefix $(STAMP_DIR)/install-stamp-, $(FLAVORS))
+
+debian/control:
+	dh_testdir
+	sed \
+		-e "s#@SONAME@#$(SONAME)#g" \
+		-e "s#@APIVER@#$(APIVER)#g" \
+		-e "s#@VERSION@#$(VERSION)#g" \
+		-e "s#@SHARED_PKG@#$(SHARED_PKG)#g" \
+		-e "s#@DATA_PKG@#$(DATA_PKG)#g" \
+		-e "s#@DEV_PKG@#$(DEV_PKG)#g" \
+		-e "s#@UDEB_PKG@#$(UDEB_PKG)#g" \
+		-e "s#@DOC_PKG@#$(DOC_PKG)#g" \
+		-e "s#@DEBUG_PKG@#$(DEBUG_PKG)#g" \
+		-e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \
+		-e "s#@REFDBG_PKG@#$(REFDBG_PKG)#g" \
+		$@.in >$@
+
+clean: debian/control
+	dh_testdir
+	dh_testroot
+	# remove install and build dirs
+	rm -rf $(installbasedir)
+	rm -rf $(buildbasedir)
+	# restore files from backup (before unpatching)
+	-test -r config.sub.orig && mv -f config.sub.orig config.sub
+	-test -r config.guess.orig && mv -f config.guess.orig config.guess
+	# unapply patches, if any
+	QUILT_PATCHES=$(PATCH_DIR) \
+		quilt --quiltrc /dev/null pop -a -R || test $$? = 2
+	-rm -rf .pc
+	-rm -rf $(STAMP_DIR)
+	dh_clean
+
+ifeq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
+maybe_check = $(if $(findstring nocheck,$(DEB_BUILD_OPTIONS)),,check)
+else
+# can't run the testsuite when cross-compiling
+maybe_check =
+endif
+
+binary-indep: build $(maybe_check) install
+	dh_testdir
+	dh_testroot
+	dh_install -i
+	dh_installchangelogs -i -N$(DATA_PKG) ChangeLog
+	dh_installdocs -N$(DATA_PKG) -i NEWS README
+	dh_link -i
+	dh_compress -i -X.sgml -X.devhelp
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
+
+binary-arch: build $(maybe_check) install
+	dh_testdir
+	dh_testroot
+	dh_install -s
+	# empty the dependency_libs in the *.la files
+	sed -i -e "/dependency_libs/ s/'.*'/''/" debian/$(DEV_PKG)/usr/lib/*.la
+	dh_installchangelogs -s -N$(DEV_PKG) -N$(DEBUG_PKG) \
+		ChangeLog
+	dh_installdocs -s -N$(DEV_PKG) -N$(DEBUG_PKG) NEWS README
+	dh_link -s
+	dh_strip -s --dbg-package=$(DEBUG_PKG) -N$(UDEB_PKG) -N$(REFDBG_PKG)
+	dh_strip -p$(UDEB_PKG)
+	dh_compress -s -X.sgml -X.devhelp
+	dh_fixperms -s
+	dh_makeshlibs	-p$(SHARED_PKG) \
+			-V "$(SHARED_PKG) (>= $(SHVER))" \
+			--add-udeb="$(UDEB_PKG)" -- -c4
+	dh_installdeb -s
+	# override shlibs for libraries from this source before computing
+	# dependencies of packages generated from this source; we already have
+	# inter-dependencies expressed manually in the control file, we do not
+	# need the shlibs to add duplicates
+	sed -nr -e 's/(([^ ]+: )?([^ ]+) ([^ ]+)) .*/\1/p' \
+		debian/*/DEBIAN/shlibs \
+		>debian/shlibs.local
+	dh_shlibdeps -s -ldebian/$(SHARED_PKG)/usr/lib
+	-rm -f debian/shlibs.local
+	dh_gencontrol -s
+	dh_md5sums -s
+	dh_builddeb -s
+
+binary: binary-indep binary-arch
+.PHONY: patch configure build check install clean binary-indep binary-arch binary debian/control
--- glib2.0-2.24.2.orig/debian/patches/01_gettext-desktopfiles.patch
+++ glib2.0-2.24.2/debian/patches/01_gettext-desktopfiles.patch
@@ -0,0 +1,145 @@
+# Description: If a .desktop file does not have inline translations, fall back to calling gettext.
+# Ubuntu: https://launchpad.net/bugs/3935
+# Upstream: http://bugzilla.gnome.org/show_bug.cgi?id=569829
+Index: glib2.0-2.19.5/glib/gkeyfile.c
+===================================================================
+--- glib2.0-2.19.5.orig/glib/gkeyfile.c	2009-01-30 15:34:03.000000000 +0100
++++ glib2.0-2.19.5/glib/gkeyfile.c	2009-01-30 15:34:32.000000000 +0100
+@@ -83,6 +83,7 @@
+   GKeyFileFlags flags;
+ 
+   gchar **locales;
++  gchar  *gettext_domain;
+ };
+ 
+ typedef struct _GKeyFileKeyValuePair GKeyFileKeyValuePair;
+@@ -209,6 +210,7 @@
+   key_file->list_separator = ';';
+   key_file->flags = 0;
+   key_file->locales = g_strdupv ((gchar **)g_get_language_names ());
++  key_file->gettext_domain = NULL;
+ }
+ 
+ static void
+@@ -228,6 +230,12 @@
+       key_file->parse_buffer = NULL;
+     }
+ 
++  if (key_file->gettext_domain)
++    {
++       g_free (key_file->gettext_domain);
++       key_file->gettext_domain = NULL;
++    }
++
+   tmp = key_file->groups;
+   while (tmp != NULL)
+     {
+@@ -448,6 +456,11 @@
+       return FALSE;
+     }
+ 
++  key_file->gettext_domain = g_key_file_get_string (key_file,
++                                                    G_KEY_FILE_DESKTOP_GROUP,
++                                                    G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN,
++                                                    NULL);
++
+   return TRUE;
+ }
+ 
+@@ -554,6 +567,11 @@
+       return FALSE;
+     }
+ 
++  key_file->gettext_domain = g_key_file_get_string (key_file,
++                                                    G_KEY_FILE_DESKTOP_GROUP,
++                                                    G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN,
++                                                    NULL);
++
+   return TRUE;
+ }
+ 
+@@ -1662,6 +1680,8 @@
+   GError *key_file_error;
+   gchar **languages;
+   gboolean free_languages = FALSE;
++  gboolean try_gettext = FALSE;
++  const gchar *msg_locale;
+   gint i;
+ 
+   g_return_val_if_fail (key_file != NULL, NULL);
+@@ -1692,6 +1712,23 @@
+       free_languages = FALSE;
+     }
+   
++  /* we're only interested in gettext translation if we don't have a
++   * translation in the .desktop file itself and if the key is one of the keys
++   * we know we want to translate: Name, GenericName, Comment.  Blindly doing
++   * this for all keys can give strange result for the icons, since the Icon is
++   * a locale string in the spec, eg.  We also only get translation in the mo
++   * file if the requested locale is the LC_MESSAGES one. Ideally, we should do
++   * more and change LC_MESSAGES to use the requested locale, but there's no
++   * guarantee it's installed on the system and it might have some
++   * side-effects.  Since this is a corner case, let's ignore it. */
++
++  msg_locale = setlocale (LC_MESSAGES, NULL);
++  try_gettext = msg_locale && key_file->gettext_domain &&
++                strcmp (group_name, G_KEY_FILE_DESKTOP_GROUP) == 0 &&
++                (strcmp (key, G_KEY_FILE_DESKTOP_KEY_NAME) == 0 ||
++                 strcmp (key, G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME) == 0 ||
++                 strcmp (key, G_KEY_FILE_DESKTOP_KEY_COMMENT) == 0);
++
+   for (i = 0; languages[i]; i++)
+     {
+       candidate_key = g_strdup_printf ("%s[%s]", key, languages[i]);
+@@ -1708,6 +1745,39 @@
+       translated_value = NULL;
+    }
+ 
++  /* Fallback to gettext */
++  if (try_gettext && !translated_value)
++    {
++      gchar *orig_value = g_key_file_get_string (key_file, group_name, key, NULL);
++
++      if (orig_value)
++        {
++          gboolean codeset_set;
++          const gchar *translated;
++          gboolean has_gettext;
++
++          codeset_set = bind_textdomain_codeset (key_file->gettext_domain, "UTF-8") != NULL;
++          translated = NULL;
++
++          translated = g_dgettext (key_file->gettext_domain,
++                                   orig_value);
++          has_gettext = translated != orig_value;
++
++          g_free (orig_value);
++
++          if (has_gettext)
++            {
++              if (codeset_set)
++                translated_value = g_strdup (translated);
++              else
++                translated_value = g_locale_to_utf8 (translated,
++                                                     -1, NULL, NULL, NULL);
++            }
++          else
++            translated_value = NULL;
++        }
++    }
++
+   /* Fallback to untranslated key
+    */
+   if (!translated_value)
+Index: glib2.0-2.19.5/glib/gkeyfile.h
+===================================================================
+--- glib2.0-2.19.5.orig/glib/gkeyfile.h	2009-01-30 15:34:03.000000000 +0100
++++ glib2.0-2.19.5/glib/gkeyfile.h	2009-01-30 15:34:32.000000000 +0100
+@@ -240,6 +240,7 @@
+ #define G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY   "StartupNotify"
+ #define G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS "StartupWMClass"
+ #define G_KEY_FILE_DESKTOP_KEY_URL              "URL"
++#define G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN   "X-GNOME-Gettext-Domain"
+ 
+ #define G_KEY_FILE_DESKTOP_TYPE_APPLICATION     "Application"
+ #define G_KEY_FILE_DESKTOP_TYPE_LINK            "Link"
--- glib2.0-2.24.2.orig/debian/patches/60_wait-longer-for-threads-to-die.patch
+++ glib2.0-2.24.2/debian/patches/60_wait-longer-for-threads-to-die.patch
@@ -0,0 +1,26 @@
+--- glib/tests/threadpool-test.c.old	2008-02-12 06:11:21.000000000 +0100
++++ glib/tests/threadpool-test.c	2008-02-12 06:11:52.000000000 +0100
+@@ -5,8 +5,8 @@
+ 
+ #include <glib.h>
+ 
+-#define DEBUG_MSG(x)
+-/* #define DEBUG_MSG(args) g_printerr args ; g_printerr ("\n");  */
++/* #define DEBUG_MSG(x) */
++#define DEBUG_MSG(args) g_printerr args ; g_printerr ("\n");
+ 
+ #define WAIT                5    /* seconds */
+ #define MAX_THREADS         10
+@@ -124,10 +124,10 @@
+    DEBUG_MSG (("[unused] stopping unused threads"));
+    g_thread_pool_stop_unused_threads ();
+ 
+-   DEBUG_MSG (("[unused] waiting ONE second for threads to die"));
++   DEBUG_MSG (("[unused] waiting FIVE second for threads to die"));
+ 
+    /* Some time for threads to die. */
+-   g_usleep (G_USEC_PER_SEC);
++   g_usleep (5 * G_USEC_PER_SEC);
+ 
+    DEBUG_MSG (("[unused] stopped idle threads, %d remain, %d threads still exist",
+ 	       g_thread_pool_get_num_unused_threads (),
--- glib2.0-2.24.2.orig/debian/patches/03_blacklist-directories.patch
+++ glib2.0-2.24.2/debian/patches/03_blacklist-directories.patch
@@ -0,0 +1,24 @@
+--- glib2.0-2.18.0.orig/gio/gunixmounts.c	2008-09-02 17:09:19.000000000 +0200
++++ glib2.0-2.18.0/gio/gunixmounts.c	2008-09-03 00:53:29.000000000 +0200
+@@ -221,6 +221,8 @@
+     "/home",
+     "/lib",
+     "/lib64",
++    "/live/cow",
++    "/live/image",
+     "/media",
+     "/mnt",
+     "/opt",
+@@ -231,7 +233,12 @@
+     "/usr",
+     "/usr/local",
+     "/var",
++    "/var/crash",
++    "/var/local",
++    "/var/log",
+     "/var/log/audit", /* https://bugzilla.redhat.com/show_bug.cgi?id=333041 */
++    "/var/mail",
++    "/var/run",
+     "/var/tmp",       /* https://bugzilla.redhat.com/show_bug.cgi?id=335241 */
+     "/proc",
+     "/sbin",
--- glib2.0-2.24.2.orig/debian/patches/04_homedir_env.patch
+++ glib2.0-2.24.2/debian/patches/04_homedir_env.patch
@@ -0,0 +1,59 @@
+Index: glib-2.18.3/docs/reference/glib/running.sgml
+===================================================================
+--- glib-2.18.3.orig/docs/reference/glib/running.sgml	2008-11-26 12:01:53.559365436 +0100
++++ glib-2.18.3/docs/reference/glib/running.sgml	2008-11-26 12:25:58.155366255 +0100
+@@ -194,6 +194,22 @@ variables like <envar>LANG</envar>, <env
+   </para>
+ </formalpara> 
+ 
++<formalpara id="G_HOME">
++  <title><envar>G_HOME</envar></title>
++
++  <para>
++    For various reasons, GLib applications ignore the <envar>HOME</envar>
++    environment variable on Unix systems and will use the user directory
++    as specified by the <filename>passwd</filename> entry, which is more
++    reliable.
++  </para>
++  <para>
++    The <envar>G_HOME</envar> environment variable will override any
++    other setting for the home directory. It is not meant for daily usage,
++    but it is useful in testing or building environments.
++  </para>
++</formalpara>
++
+ </refsect2>
+ 
+ <refsect2 id="setlocale">
+Index: glib-2.18.3/glib/gutils.c
+===================================================================
+--- glib-2.18.3.orig/glib/gutils.c	2008-11-26 11:50:38.607861683 +0100
++++ glib-2.18.3/glib/gutils.c	2008-11-26 12:00:29.035360081 +0100
+@@ -1520,11 +1520,14 @@ g_get_any_init_do (void)
+     }
+ #endif	/* !G_OS_WIN32 */
+   
++  g_home_dir = g_strdup (g_getenv ("G_HOME"));
++  
+ #ifdef G_OS_WIN32
+   /* We check $HOME first for Win32, though it is a last resort for Unix
+    * where we prefer the results of getpwuid().
+    */
+-  g_home_dir = g_strdup (g_getenv ("HOME"));
++  if (!g_home_dir)
++    g_home_dir = g_strdup (g_getenv ("HOME"));
+ 
+   /* Only believe HOME if it is an absolute path and exists */
+   if (g_home_dir)
+@@ -1820,6 +1823,11 @@ g_get_real_name (void)
+  *      homedir = g_get_home_dir (<!-- -->);
+  * ]|
+  *
++ * However, to allow changing this value for testing and development
++ * purposes, the value of the <envar>G_HOME</envar> environment 
++ * variable, if set, will override the <filename>passwd</filename>
++ * entry.
++ *
+  * Returns: the current user's home directory
+  */
+ G_CONST_RETURN gchar*
--- glib2.0-2.24.2.orig/debian/patches/series
+++ glib2.0-2.24.2/debian/patches/series
@@ -0,0 +1,5 @@
+01_gettext-desktopfiles.patch
+02_gettext-desktopfiles-ubuntu.patch
+03_blacklist-directories.patch
+04_homedir_env.patch
+60_wait-longer-for-threads-to-die.patch
--- glib2.0-2.24.2.orig/debian/patches/02_gettext-desktopfiles-ubuntu.patch
+++ glib2.0-2.24.2/debian/patches/02_gettext-desktopfiles-ubuntu.patch
@@ -0,0 +1,40 @@
+# Description: Provide backwards compatibility for 01_gettext-desktopfiles.patch for X-{Debian,Ubuntu}-Gettext-Domain
+# UbuntuSpecific: 01_gettext-desktopfiles.patch was changed to use X-GNOME-, so this is necessary until all our .desktop files are converted
+Index: glib2.0-2.19.5/glib/gkeyfile.c
+===================================================================
+--- glib2.0-2.19.5.orig/glib/gkeyfile.c	2009-01-30 15:53:09.000000000 +0100
++++ glib2.0-2.19.5/glib/gkeyfile.c	2009-01-30 15:55:46.000000000 +0100
+@@ -460,6 +460,16 @@
+                                                     G_KEY_FILE_DESKTOP_GROUP,
+                                                     G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN,
+                                                     NULL);
++  if (!key_file->gettext_domain)
++      key_file->gettext_domain = g_key_file_get_string (key_file,
++                                                        G_KEY_FILE_DESKTOP_GROUP,
++                                                        "X-Ubuntu-Gettext-Domain",
++                                                        NULL);
++  if (!key_file->gettext_domain)
++      key_file->gettext_domain = g_key_file_get_string (key_file,
++                                                        G_KEY_FILE_DESKTOP_GROUP,
++                                                        "X-Debian-Gettext-Domain",
++                                                        NULL);
+ 
+   return TRUE;
+ }
+@@ -571,6 +581,16 @@
+                                                     G_KEY_FILE_DESKTOP_GROUP,
+                                                     G_KEY_FILE_DESKTOP_KEY_GETTEXT_DOMAIN,
+                                                     NULL);
++  if (!key_file->gettext_domain)
++      key_file->gettext_domain = g_key_file_get_string (key_file,
++                                                        G_KEY_FILE_DESKTOP_GROUP,
++                                                        "X-Ubuntu-Gettext-Domain",
++                                                        NULL);
++  if (!key_file->gettext_domain)
++      key_file->gettext_domain = g_key_file_get_string (key_file,
++                                                        G_KEY_FILE_DESKTOP_GROUP,
++                                                        "X-Debian-Gettext-Domain",
++                                                        NULL);
+ 
+   return TRUE;
+ }
--- glib2.0-2.24.2.orig/debian/lintian-overrides/libglib2.0-0-refdbg
+++ glib2.0-2.24.2/debian/lintian-overrides/libglib2.0-0-refdbg
@@ -0,0 +1 @@
+libglib2.0-0-refdbg binary: unstripped-binary-or-object
