glib2.0 (2.40.0-2) unstable; urgency=medium

  [ Iain Lane ]
  * gdbus-tests-wait-up-to-60s-for-gdbus-testserver-to-t.patch: Take latest
    version from upstream bug to resolve some test failures.
  * Add xauth test-dep, needed for xvfb-run

  [ Emilio Pozuelo Monfort ]
  * Upload to unstable.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 02 Apr 2014 14:37:13 +0200

glib2.0 (2.40.0-1) experimental; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 24 Mar 2014 20:58:34 +0100

glib2.0 (2.39.92-2) experimental; urgency=medium

  * test_timer_basic is still broken. Skip it.

 -- Iain Lane <laney@debian.org>  Tue, 18 Mar 2014 15:43:35 +0000

glib2.0 (2.39.92-1) experimental; urgency=medium

  * New upstream release.
  * 0001-timer-test-use-volatile-for-locals.patch: Take patch from bgo #722604
    to workaround gcc's intentional spec violation in the timer tests.
    + Remove debian/patches/80-skip-timer-test.patch accordingly; it should
      now work.

 -- Iain Lane <laney@debian.org>  Tue, 18 Mar 2014 10:14:36 +0000

glib2.0 (2.39.91-1) experimental; urgency=medium

  * New upstream release.
  * d/p/0001-asyncqueue-fix-timeout-math-on-32bit-systems.patch:
    + Dropped, merged upstream.
  * debian/patches/81-skip-monitor-test-on-non-linux.patch:
    + New patch, skip the monitor test on non-linux as it currently hangs.
  * debian/libglib2.0-0.symbols:
    + Add a new symbol.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 09 Mar 2014 15:06:31 +0100

glib2.0 (2.39.90-2) experimental; urgency=medium

  * debian/control.in:
    + Bump gtk-doc-tools build-dependency per configure.ac.
  * debian/patches/Don-t-use-a-parallel-build-for-the-documentation.patch:
    + Removed, no longer needed with gtk-doc 1.20.
  * d/p/0001-asyncqueue-fix-timeout-math-on-32bit-systems.patch:
    + Patch from git, fix an overflow in g_async_queue_timed_pop_unlocked
      on 32 bits systems.
  * debian/patches/80-skip-timer-test.patch:
    + Skip the timer test which currently fails on x86 because of float
      precission errors.
  * debian/rules:
    + Make the test suite fatal on linux.
    + Run the test suite on !linux, but ignore test suite errors for now.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 23 Feb 2014 16:36:18 +0100

glib2.0 (2.39.90-1) experimental; urgency=medium

  * New upstream release.
  * Drop patches now included in upstream release:
    - 0001-glib-tests-collate.c-run-to-completion-when-skipping.patch
    - 0002-g_test_run-return-0-if-all-tests-are-skipped-in-TAP-.patch
  * Fix fuzz to make debian/patches/04_homedir_env.patch apply again.
  * Use quilt to refresh remaining patches.
  * debian/libglib2.0-0.symbols: Add new symbols.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 18 Feb 2014 19:53:16 +0100

glib2.0 (2.39.4-1) experimental; urgency=medium

  * New upstream development release.
  * debian/rules:
    + Tell dh_clean not to remove org.gtk.test.gschema.xml.orig, otherwise
      the build fails as that fail is missing. Apparently dh_clean removes
      everything that ends with .orig.
  * debian/libglib2.0-0.symbols:
    + Add new symbols.
  * d/p/valgrind_h_add_r0_to_the_clobber_list_on_PPC.patch,
    d/p/tests-move-param-implement-to-m-slow.patch,
    d/p/Fix-races-in-unix-signal-dispatch.patch:
    + Dropped, applied upstream.
  * d/p/0001-glib-tests-collate.c-run-to-completion-when-skipping.patch,
    d/p/0002-g_test_run-return-0-if-all-tests-are-skipped-in-TAP-.patch:
    + Add patches from upstream to fix test suite errors.
  * debian/patches/*:
    + Refreshed.
  * debian/rules:
    + Don't run the test suite in parallel as some tests fail otherwise.
    + Ignore test suite errors for now. There are a few known racy tests
      that fail randomly, and I'm more interested in whether glib builds
      fine everywhere. We should make the tests fatal again before 2.40.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 16 Feb 2014 11:38:59 +0100

glib2.0 (2.38.2-5) unstable; urgency=medium

  * Upload to unstable.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 15 Feb 2014 12:34:05 +0100

glib2.0 (2.38.2-4) experimental; urgency=medium

  * Team upload
  * DEP-3: tag patch for Debian#737501 as sent upstream to GNOME#723653
  * d/p/gdbus-Let-the-pending-read-finish-before-closing-the.patch:
    add patch from Mikhail Zabaluev fixing a test failure on mips,
    also reproduced on mipsel (Closes: #738290)
  * d/p/Fix-races-in-unix-signal-dispatch.patch: add patch from upstream
    to fix what appears to be the root cause of #737380
  * d/p/gdbus-tests-wait-up-to-60s-for-gdbus-testserver-to-t.patch,
    d/p/gdbus-connection-wait-up-to-10s-to-actually-send-a-m.patch:
    improve arbitrary timeouts in regression tests, fixing an unreported
    FTBFS on armhf

 -- Simon McVittie <smcv@debian.org>  Tue, 11 Feb 2014 17:43:08 +0000

glib2.0 (2.38.2-3) experimental; urgency=medium

  * Team upload
  * d/p/Don-t-use-a-parallel-build-for-the-documentation.patch:
    Disable parallel build for the documentation, hopefully fixing an
    intermittent FTBFS in which gtk-doc tries to scan Windows-specific
    objects (Closes: #737501)
  * d/p/Do-not-attempt-to-autolaunch-a-session-dbus-daemon-w.patch:
    Refuse to perform D-Bus "autolaunch" if $DISPLAY is unset, in which
    case it isn't going to work anyway. This works around a process-launching
    issue in the GApplication test on mipsel (Closes: #737380)
  * Bump debhelper compat level to 9, resulting in co-installable
    multiarch debug symbols and ~ 50% smaller installed size
    for libglib2.0-0-dbg (at the cost of ~ 30% larger .deb size)
    - mark libglib2.0-0-dbg Multi-Arch: same

 -- Simon McVittie <smcv@debian.org>  Thu, 06 Feb 2014 09:53:27 +0000

glib2.0 (2.38.2-2) experimental; urgency=medium

  * Team upload.

  [ Emilio Pozuelo Monfort ]
  * debian/rules:
    + Enable parallel builds.

  [ Laurent Bigonville ]
  * Add d/p/valgrind_h_add_r0_to_the_clobber_list_on_PPC.patch: Fix FTBFS on
    PPC (taken from upstream, Closes: #737379)

  [ Simon McVittie ]
  * Add DEP-3 tagging to PPC patch
  * Add d/p/tests-move-param-implement-to-m-slow.patch to knock out
    test /param/implement, which upstream describe as "essentially a
    forkbomb", leading to failures on armel and at least sporadically
    on mipsel (Closes: #737381)

 -- Simon McVittie <smcv@debian.org>  Sun, 02 Feb 2014 20:35:34 +0000

glib2.0 (2.38.2-1) experimental; urgency=low

  * New upstream release
    - Drop d/p/0001-g_file_copy-Fall-back-to-pathname-queryinfo-to-help-.patch
      merged upstream
  * debian/control.in:
    - Bump Standards-Version to 3.9.5 (no further changes)
    - Use canonical URL for Vcs-Svn field

 -- Laurent Bigonville <bigon@debian.org>  Sat, 14 Dec 2013 16:38:02 +0100

glib2.0 (2.38.1-2) experimental; urgency=low

  * debian/rules:
    + Set VERBOSE so we get failing tests' stdout and stderr. This will
      help us debug the various build failures in different arches.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 27 Oct 2013 21:58:46 +0100

glib2.0 (2.38.1-1) experimental; urgency=low

  * Build-Depend on python:any. python is Multi-Arch: allowed; this BD allows
    the python from any architecture that can be executed on the builder to
    satisfy the BD, simplifying cross building of glib2.0.
  * New upstream bugfix release 2.38.1 
    + Fix error code checks when SOCK_CLOEXEC is defined but not supported
      (fix support for GNU/Hurd)
    + g_settings_list_children: only list viable schemas (fix gsettings
      list-recursively crashes with invalid schemas installed)
    + GDBusObjectManagerClient: Fix typo in the /org/freedesktop/DBus path
      when adding match rules
      - Remove 0001-gio-Fix-typo-in-the-org-freedesktop-DBus-path.patch
  * 0001-g_file_copy-Fall-back-to-pathname-queryinfo-to-help-.patch:
    Cherry-pick gio patch to fall back to g_file_query_info if
    query_info_on_read is not supported. Fixes copying from backends that
    don't implement the latter. (Closes: #715436, LP: #1217230)

 -- Iain Lane <laney@debian.org>  Thu, 17 Oct 2013 15:53:12 +0100

glib2.0 (2.38.0-1) experimental; urgency=low

  * New upstream release
  * debian/patches/0001-gio-Fix-typo-in-the-org-freedesktop-DBus-path.patch:
    Cherry-pick patch from upstream to fix object path typo in gio (LP:
    #1227295)
  * Add --enable-debug=minimal explicitly to the deb build so the debugging
    level doesn't change between pre-release and stable versions. 

 -- Iain Lane <laney@debian.org>  Wed, 25 Sep 2013 10:37:50 +0000

glib2.0 (2.37.93-1) experimental; urgency=low

  * New upstream release 2.37.93 (& .92)
    + new API g_file_measure_disk_usage() similar to du(1)
  * Add new symbols for g_file_measure_disk_usage API added in this release. 

 -- Iain Lane <laney@debian.org>  Wed, 18 Sep 2013 10:07:15 +0000

glib2.0 (2.37.7-1) experimental; urgency=low

  * New upstream 2.37.7
    + GDateTime now supports %:z formatting variations for timezones. This is
    a GNU date extension.

 -- Iain Lane <laney@debian.org>  Tue, 10 Sep 2013 11:26:28 +0000

glib2.0 (2.37.6-1) experimental; urgency=low

  * New upstream release 2.37.6
  * Update symbols file 
  * Merge changes from unstable, mainly for build / testsuite fixes.

 -- Iain Lane <laney@debian.org>  Wed, 21 Aug 2013 09:48:19 +0000

glib2.0 (2.37.5-1) experimental; urgency=low

  * New upstream release 2.37.5 (including interesting changes from .3 and .4)
    + Implement the Desktop Action specification
    + The gsettings tool now reports failure to write a key (e.g. because the
      key was locked down)
    + add a new API for instance private data: G_DEFINE_TYPE_WITH_PRIVATE
    + add new D-Bus API for async property handling
  * libglib2.0-tests: Depend on shared-mime-info required by contenttype test. 
  * New upstream release
  * 0001-Revert-g_file_set_contents-don-t-fsync-on-ext3-4.patch: Drop, now
    upstream.
  * debian/tests/installed-tests: Add a new DEP-8 test to run the
    installed-tests.
  * Refresh patches.
  * Update symbols file. 
  * debian/patches/skip-brokwn-dbus-appinfo-test.patch: Skip a broken new
    dbus-appinfo test which is hanging. 

 -- Iain Lane <laney@debian.org>  Fri, 02 Aug 2013 16:54:51 +0000

glib2.0 (2.37.2-1) experimental; urgency=low

  * New upstream version
    + add support for installed tests:
      https://live.gnome.org/GnomeGoals/InstalledTests
    + add a new g_test_trap_subprocess() that works on Windows as a
      replacement for the (now deprecated) g_test_trap_fork()
    + support for explicitly cancelling a gobject property binding
    + performance improvements for signal argument handling
    + stop using `quotes' in very many log messages generated by GLib, for
      favour of 'this style'.  This may cause testcases in other packages to
      fail if they were matching on the previous text.
    + improve manpages: add missing arguments and flags
    + Installing properties after class initialization is deprecated, and will
      trigger a warning.
    + GApplication Support org.freedesktop.Application, including D-Bus
      activation from desktop files
  * Refresh patches. 
  * Update symbols file with new symbols in this release. 
  * Enable installed tests and install into a libglib2.0-tests package. 
  * clean debian/{install,build,stamp-makefile-check} and
    gio/gdbus-2.0/codegen/*.pyc 
  * Set $XDG_RUNTIME_DIR to a writable directory we control; now required by
    the testsuite. 

 -- Iain Lane <laney@debian.org>  Fri, 21 Jun 2013 15:28:46 +0100

glib2.0 (2.36.4-1) unstable; urgency=low

  * New upstream release.
  * Remove 0001-Revert-g_file_set_contents-don-t-fsync-on-ext3-4.patch, merged
    upstream.
  * Make test suite linux only again. On kfreebsd the test suite keeps getting
    stuck and the build is killed after a timeout.

 -- Michael Biebl <biebl@debian.org>  Sat, 10 Aug 2013 09:57:58 +0200

glib2.0 (2.36.3-4) unstable; urgency=low

  [ Josselin Mouette ]
  * Still run the testsuite on !linux, even though non-fatal.

  [ Michael Biebl ]
  * Track stable releases.
  * Use dh_python2 to properly generate the dependencies for gdbus-codegen,
    which is shipped in libglib2.0-dev.

 -- Michael Biebl <biebl@debian.org>  Sun, 04 Aug 2013 16:39:05 +0200

glib2.0 (2.36.3-3) unstable; urgency=low

  [ Julien Cristau ]
  * Use gcc-4.8 on sparc to fix misbuild causing test failure (closes: #709781).

  [ Josselin Mouette ]
  * Only make the testsuite fatal on linux. Although the other 
    architectures don’t pass, we have to keep a pair of reverse 
    dependencies working.

 -- Josselin Mouette <joss@debian.org>  Sat, 06 Jul 2013 15:51:11 +0200

glib2.0 (2.36.3-2) unstable; urgency=low

  * 0001-Revert-g_file_set_contents-don-t-fsync-on-ext3-4.patch:
    + Patch from the upstream 2.36 stable branch. Revert a previous
      commit that dropped calls to fsync() on ext[234] fileystems as
      that caused data corruption in some cases (e.g. corrupted dconf
      db on power loss).

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 20 Jun 2013 23:17:54 +0200

glib2.0 (2.36.3-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Make the testsuite fatal on all architectures. If it fails, we need 
    to fix it or drop the architecture, not to ignore it.
  * Break libgnome-desktop-3-2 < 3.4.2-2 for the thumbnails location 
    change.

  [ Emilio Pozuelo Monfort ]
  * New upstream bugfix release. Closes: #708568.
  * debian/patches/13_sparc_prlimit_prototype.patch:
    + Refreshed.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 10 Jun 2013 21:34:19 +0200

glib2.0 (2.36.1-2) unstable; urgency=low

  * Merge experimental branch, upload to unstable.

 -- Martin Pitt <mpitt@debian.org>  Wed, 08 May 2013 06:25:57 +0200

glib2.0 (2.36.1-1) experimental; urgency=low

  * New upstream release
  * Refresh debian/patches/06_thread_test_ignore_prctl_fail.patch 

 -- Iain Lane <laney@debian.org>  Tue, 23 Apr 2013 10:20:47 +0100

glib2.0 (2.36.0-2) experimental; urgency=low

  * debian/rules:
    + Don't abort the build if the test suite fails on mipsel.
  * debian/patches/17_check_abis_mips_symbols.patch:
    + Also allow _ftext in libgthread.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 28 Mar 2013 12:44:06 +0100

glib2.0 (2.36.0-1) experimental; urgency=low

  * New upstream release.
    + debian/libglib2.0-0.symbols:
      - Updated.
  * debian/rules:
    + Make the test suite fatal in armel and armhf.
  * debian/patches/17_check_abis_mips_symbols.patch:
    + Add _ftext to the list of allowed symbols, since that
      is leaked on mips.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 26 Mar 2013 11:14:37 +0100

glib2.0 (2.35.9-2) experimental; urgency=low

  * d/p/11_kfreebsd_pthread_condattr_setclock_prototype.patch:
    + Another patch to fix the build on kfreebsd. Add a prototype
      for pthread_condattr_setclock() when building on kfreebsd
      since the prototype there is missing. The glibc bug to add
      the missing prototype is #703545, we can remove this hack
      when that is fixed.
  * debian/patches/13_sparc_prlimit_prototype.patch:
    + New patch, only use prlimit if the prototype is available.
      Should fix the build on sparc where prlimit is available but
      the prototype is missing. Thanks to Julien Cristau for the
      patch. This works-around #703559 and can be removed when that
      bug is fixed.
  * debian/patches/15_gio_desktop_app_info_test_bin_true_path.patch:
    + Change path for 'true' to /bin/true as that's where it is in
      Debian. This fixes a testcase that was failing on every arch
      and was causing the build to fail on ia64 and powerpc as test
      failures are fatal on those arches.
  * debian/rules:
    + Use filter instead of findstring to match the current arch
      against the list of architectures where the test suite should
      not be fatal, as the latter matches substrings and so it was
      making the testsuite non-fatal on amd64 and i386 because they
      match kfreebsd-amd64 and kfreebsd-i386.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 21 Mar 2013 16:24:45 +0100

glib2.0 (2.35.9-1) experimental; urgency=low

  * debian/control.in:
    + Break python-gi (<< 3.7.2). Closes: #702603.
  * New upstream release.
    + debian/patches/04_homedir_env.patch:
      - Updated to apply again.
  * debian/rules:
    + Set HOME instead G_HOME, as GLib now honors the former. We will
      eventually remove our local patch to support G_HOME, so packages
      that need to override the home directory for the test suite should
      switch to overriding HOME.
  * debian/libglib2.0-0.symbols:
    + Bump minimum version for g_get_home_dir() so that users that need
      HOME to be honored get a proper runtime dependency.
  * debian/patches/10_kfreebsd_issetugid_prototype.patch:
    + Untested patch to fix the build on kfreebsd.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 19 Mar 2013 13:58:27 +0100

glib2.0 (2.35.8-1) experimental; urgency=low

  [ Matthias Klose ]
  * Configure cross builds with --disable-modular-tests --disable-gtk-doc.

  [ Iain Lane ]
  * Merges from unstable branch (Michael Biebl)
    - Take into account multiarch when removing the cache files in postrm:
      Remove /usr/lib/gio/modules/giomodule.cache only for the native
      architecture for which this cache file was created.
      After removing /usr/share/glib-2.0/schemas/gschemas.compiled on purge,
      run dpkg-trigger explicitly, so in case libglib2.0-0 is installed for
      other architectures, the cache file is re-created. (Closes: #696389)
    - Drop the various Breaks from libglib2.0-0. Those are causing APT to
      fail on a dist-upgrade from squeeze to wheezy. (Closes: #676485)
  * Refresh patches and slightly rework debian/patches/04_homedir_env.patch:
    g_get_home_dir() now respects the HOME environment variable but we'll keep
    G_HOME for now as packages in Debian rely on it.
  * gdbus-codegen .py files have moved to /usr/share/glib-2.0 
  * Update symbols file 

  [ Martin Pitt ]
  * New upstream release 2.35.4
  * debian/libglib2.0-0.symbols: Update for new upstream release.
  * Drop 08_disable_gapplication_basic_test.patch, test is now more robust.
  * Drop 92_revert_appinfo_command_line.patch and add xterm build dependency;
    xterm is rather lightweight in terms of dependencies and is sufficient to
    run all the "Terminal=true" tests.
  * Add 08_fix_closure_invalidation.patch: gsignal: fix closure invalidation
    code. (GNOME #690118)

  [ Emilio Pozuelo Monfort ]
  * New upstream release 2.35.8.
    + debian/patches/08_fix_closure_invalidation.patch:
      - Removed, applied upstream.
    + debian/patches/*:
      - Refreshed.
    + debian/libglib2.0-0.symbols:
      - Updated for the new symbols.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 23 Feb 2013 19:27:38 +0100

glib2.0 (2.34.3-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 28 Nov 2012 14:38:35 +0100

glib2.0 (2.34.2-1) experimental; urgency=low

  * Team upload

  [ Martin Pitt ]
  * debian/rules: Re-enable failing the build on failed tests on armel/armhf
    on Ubuntu, now that the buildds behave themselves again.

  [ Simon McVittie ]
  * New upstream release
    - 50_git_gmenuexporter_allow_null_bus_on_name_vanished.patch: remove,
      applied upstream
    - 91_kfreebsd_credentials.patch: remove, applied upstream
  * Override a couple of package-contains-empty-directory lintian tags
    for deliberate empty directories
  * Override package-contains-devhelp-file-without-symlink lintian tag
    for gdbus-object-manager-example, which is deliberately not in devhelp

 -- Simon McVittie <smcv@debian.org>  Mon, 12 Nov 2012 16:08:29 +0000

glib2.0 (2.34.1-2) experimental; urgency=low

  * Team upload
  * Apply patch from unstable to use the FreeBSD credentials-passing code
    path on kFreeBSD too, fixing (at least) gnome-terminal and lightdm on
    kFreeBSD (Closes: #581750, #631968)

 -- Simon McVittie <smcv@debian.org>  Wed, 31 Oct 2012 12:56:54 +0000

glib2.0 (2.34.1-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Require libelfg0-dev, not libelf-dev which has nothing to do with 
    it.

  [ Iain Lane ]
  * New upstream release
    + GTimeZone support for zoneinfo version 1
    + Leak in glib-compile-resources
    + g_settings_bind: use canonical property name
    + Port gio tests from pygobject to pygi
  * Switch python-gobject-2 BD to python-gi, folowing porting of tests. 
  * debian/patches/50_git_gmenuexporter_allow_null_bus_on_name_vanished.patch:
    Cherry-pick upstream patch to fix crash when GBusNameVanishedCallback is
    called with a NULL GDBusConnection. (LP: #1044322)

 -- Iain Lane <laney@debian.org>  Wed, 17 Oct 2012 11:51:14 +0100

glib2.0 (2.34.0-1) experimental; urgency=low

  [ Martin Pitt ]
  * debian/rules: Only run tests for the main flavour; it takes too
    long for all three and does not give us a lot of extra confidence.
  * debian/rules: Manually create debian/stamp-makefile-check, as with above
    change it's not created automatically any more.
  * Add 07_disable_tests_on_slow_archs.patch: Disable tests on slow
    architectures which keep failing the tests. These are currently
    /socket/timed_wait, /mainloop/timeouts, /mainloop/child_sources,
    /timeout/rounding, and the upper bound on /gdbus/method-calls-in-thread on
    ARM platforms.
  * debian/control.in: Bump pcre dependency to >= 1:8.31.
  * debian/rules: Seems there is no way of making the test suite work reliably
    with the upgraded Ubuntu ARM builders, so make tests non-fatal on
    arm{el,hf} until they get less swap happy.

  [ Michael Biebl ]
  * New upstream release.
  * Drop debian/patches/91_revert_pcre_8.31_test.patch now that we have a
    recent enough version.

 -- Martin Pitt <mpitt@debian.org>  Thu, 27 Sep 2012 11:22:56 +0200

glib2.0 (2.33.14-1) experimental; urgency=low

  [ Iain Lane ]
  * New upstream release
    + CVE-2012-3524: don't run dbus-launch from setuid binaries
    + g_content_type_get_generic_icon_name(): new API for getting the icon
      name for a mime type
    + Introspection fixes:
      - GDBusConnection nullability fixes
      - give a box type to GTimeZone
    + Drop GVFS_INOTIFY_DIAG
    + Add a new "Writing GLib Applications" section to the reference
      documentation with general info on security, threads, etc.
    + gwin32mount.c: Fix syntax error
    + gresource tests: srcdir != builddir fixes
    + tests/gvariant: Fix test on big endian architectures
    + Fix regression in g_shell_parse_argv()
  * Dropped 07_tests_gvariant_big_endian.patch: applied upstream. 

  [ Michael Biebl ]
  * Bump all 2.33.x symbol versions to 2.33.14 to ensure a tight enough
    dependency for packages using features from glib 2.33.

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Sep 2012 18:38:24 +0200

glib2.0 (2.33.12-4) experimental; urgency=low

  * debian/patches/03_disble_glib_compile_schemas_warning.patch: Add a new
    patch to disable a warning when compiling schemas which are installed into
    'deprecated' locations. Users see this very often due to
    glib-compile-schemas being called from libglib2.0-0's trigger and it is
    not very useful for them.

 -- Iain Lane <laney@debian.org>  Mon, 10 Sep 2012 16:25:18 +0100

glib2.0 (2.33.12-3) experimental; urgency=low

  * debian/control.in: Add Breaks: too glib-networking versions prior to
    2.33.12. (LP: #1046319)
  * debian/rules: Ignore test case failures on hurd-i386 (not a release
    architecture) and mips (this keeps tripping over a gdbus test race
    condition).
  * Replace 07_disable_gvariant_checksum_tests.patch with
    07_tests_gvariant_big_endian.patch which fixes the test properly instead
    of disabling it. Taken from
    https://bugzilla.gnome.org/show_bug.cgi?id=683384

 -- Martin Pitt <mpitt@debian.org>  Thu, 06 Sep 2012 06:14:41 +0200

glib2.0 (2.33.12-2) experimental; urgency=low

  * Drop 10_increase_gapplication_test_delay.patch. We disable the whole test
    now anyway (08_disable_gapplication_basic_test.patch).
  * Add 07_disable_gvariant_checksum_tests.patch: 2.33.12 introduced two new
    checks for GVariant checksum stability. This does not currently work on
    big-endian machines (https://bugzilla.gnome.org/show_bug.cgi?id=683384),
    so disable these tests for now.

 -- Martin Pitt <mpitt@debian.org>  Wed, 05 Sep 2012 11:19:29 +0200

glib2.0 (2.33.12-1) experimental; urgency=low

  [ Sebastien Bacher ]
  * New upstream version
  * debian/libglib2.0-0.symbols:
    - updated
  * revert_g_file_make_directory_with_parents_error_propagation.patch:
    - dropped, the issue is fixed in the new version
  * debian/patches/92_revert_appinfo_command_line.patch:
    - don't require a vte for test, we don't want an xorg stack there

  [ Iain Lane ]
  * Add revert_g_file_make_directory_with_parents_error_propagation.patch:
    This reverts upstream commit b0bce4ad41937dabf7e5c94dcce3caf4e88f3f97
    which caused applications to segfault. The proper fix will be in the next
    glib release, so this patch should be dropped then. (LP: #1035688)

  [ Martin Pitt ]
  * Add 07_test_method_calls_on_proxy_bump_max_time.patch: On slower
    platforms, the overhead of the 240 D-BUS Sleep calls is larger than
    the current maximum of 6 seconds. Bump maximum time to 8 seconds to be
    more resilient to this.
  * Add 08_disable_gapplication_basic_test.patch: Disable /gapplication/basic
    test. It's full of race conditions and keeps breaking builds.

  [ Robert Ancell ]
  * New upstream bugfix release (LP: #1045608)
  * Drop 07_test_method_calls_on_proxy_bump_max_time.patch:
    - Applied upstream

 -- Martin Pitt <mpitt@debian.org>  Tue, 04 Sep 2012 15:50:40 +0200

glib2.0 (2.33.8-1) experimental; urgency=low

  * New upstream release 2.33.8.
    - GIO now has a g_file_delete_async function
    - The defaults for GThreadPools max_unused_threads and max_idle_time
      values have been changed to 2 and 15*1000, respectively.
  * debian/control{,.in}: XC-Package-Type → Package-Type, thanks to Lintian.
  * debian/libglib2.0-0.symbols: Update for new symbols in this release and
    remove Debian revisions which aren't necessary. 

 -- Iain Lane <laney@debian.org>  Tue, 07 Aug 2012 14:38:25 +0100

glib2.0 (2.33.6-1) experimental; urgency=low

  * New upstream release.
  * Drop 91_revert_schema_path_warning.patch now, we are not in final freeze
    in Ubuntu, and this is not aimed at Debian Wheezy.
  * Add 91_revert_pcre_8.31_test.patch: Revert new regex test from 2.33.4
    which depends on pcre 8.31. We still have 8.30, and we are building
    against the system library instead of the bundled one.

 -- Martin Pitt <mpitt@debian.org>  Wed, 18 Jul 2012 14:41:39 +0200

glib2.0 (2.33.4-1) experimental; urgency=low

  [ Martin Pitt ]
  * debian/rules: Make tests always fatal on Ubuntu.

  [ Iain Lane ]
  * New upstream release 2.33.4.
  * Refresh patches to apply cleanly and remove those applied upstream.
  * Bump version on libpcre-dev BD in line with upstream.
  * debian/libglib2.0-0.symbols: Add new symbols in this release.

 -- Iain Lane <laney@debian.org>  Mon, 16 Jul 2012 11:55:30 +0100

glib2.0 (2.33.3-2) experimental; urgency=low

  * Rename 07_socket_test_timespan_jitter.patch to 00git_* and update
    changelog with what got committed upstream.
  * Add 07_contenttype_test_fix_overflow.patch: Call g_content_type_guess()
    with valid data len. Fixes a segfault when running the test.
    Forwarded to GNOME #674452.
  * Add 08_contenttype_known_test_failure.patch: Disable known test failure
    due to a bug in g_content_type_from_mime_type(). For details, see
    https://bugzilla.gnome.org/show_bug.cgi?id=678941
  * Add 09_valuetransform_ulong_bool.patch: valuetransform: Fix definition of
    ulong_bool. Thanks Philipp Kern! (Closes: #662057)
  * Add 10_increase_gapplication_test_delay.patch: /gapplication/basic
    sometimes fails due to a different order of expected and actual actions;
    increase delay between them to reduce the race condition. Workaround for
    https://bugzilla.gnome.org/show_bug.cgi?id=664627
  * Add 11_timeout_test_reduce_race.patch: Due to load, particular traits of
    the architecture, or other circumstances, the /mainloop/timeouts sometimes
    manages to call the "every 100 ms" timer loop only 9 times in 1050 ms.
    This is an inherent race-condition in the test; allow it some slack and
    accept 9 times as well. Forwarded to GNOME #678959.

 -- Martin Pitt <mpitt@debian.org>  Wed, 27 Jun 2012 11:50:54 +0200

glib2.0 (2.33.3-1) experimental; urgency=low

  * New upstream release.
  * debian/libglib2.0-0.symbols: Add new symbols from this release.
  * debian/libglib2.0-bin.install: bash completion is now installed into
    /usr/share/bash-completion/completions/ by upstream.
  * Add debian/libglib2.0-bin.maintscript: Clean up old bash completion
    conffiles on upgrade. Add ${misc:Pre-Depends} to libglib2.0-bin.
  * Add debian/tests/control: DEP-8 autopkgtest control file. Add XS-Testsuite
    header to debian/control.in.
  * Add debian/tests/build: autopkgtest check: Build and run a program against
    glib, to verify that the headers and pkg-config file are installed
    correctly.
  * Add 06_thread_test_ignore_prctl_fail.patch: Do not fail the
    /thread/thread4 test if prctrl() fails. This happens on the Debian
    buildds.
  * debian/rules: Set G_HOME to not clutter $HOME with ~/.dbus-keyrings and
    avoid failure on the buildds where creating /home/buildd/.dbus-keyrings
    fails.
  * debian/rules: Fail the build on failed tests, except on architectures with
    known current failures (arm*, kfreebsd*, s390x, sparc).
  * Add 07_socket_test_timespan_jitter.patch:  On some buildds the poll
    duration in the /socket/timed_wait test is slightly lower than the
    requested 100000. Adjust test to not fail in these cases. Forwarded to
    GNOME #678881.

 -- Martin Pitt <mpitt@debian.org>  Tue, 26 Jun 2012 19:28:14 +0200

glib2.0 (2.33.2-1) experimental; urgency=low

  * Track unstable versions in the experimental branch. 
  * New upstream release 2.33.2
    - GLIB_VERSION_MIN_REQUIRED now defaults to the current stable version
    - GIO input and output stream classes have grown GBytes-based methods
    - GApplication now has hooks to register D-Bus objects before the bus name
      is taken
  * Refresh 04_homedir_env.patch to cleanly apply
  * Add the new symbols from this release (g_app_info_get_supported_types,
    g_*_bytes, g_type_ensure)

 -- Iain Lane <laney@debian.org>  Mon, 18 Jun 2012 11:56:08 +0100

glib2.0 (2.33.1-1) experimental; urgency=low

  * debian/control.in: Update Vcs-* for experimental branch.
  * Drop 03_revert_git_single_include_error.patch. For GNOME 3.5.x we want to
    properly fix the reverse dependencies. NB this is NOT for Debian wheezy.
  * New upstream release.
  * 04_homedir_env.patch: Adjust for new release.
  * Drop 95_configure-Fix-typo-in-ELF-check.patch and
    96_configure-Reset-LIBS-after-ELF-check.patch: upstream now.
  * debian/libglib2.0-0.symbols: Add new symbols from this release.

 -- Martin Pitt <mpitt@debian.org>  Tue, 15 May 2012 16:59:15 +0200

glib2.0 (2.33.12+really2.32.4-5) unstable; urgency=low

  * Fix the closing fi in the if statement in postrm.

 -- Michael Biebl <biebl@debian.org>  Wed, 09 Jan 2013 16:14:49 +0100

glib2.0 (2.33.12+really2.32.4-4) unstable; urgency=low

  * Take into account multiarch when removing the cache files in postrm:
    Remove /usr/lib/gio/modules/giomodule.cache only for the native
    architecture for which this cache file was created.
    After removing /usr/share/glib-2.0/schemas/gschemas.compiled on purge,
    run dpkg-trigger explicitly, so in case libglib2.0-0 is installed for
    other architectures, the cache file is re-created. (Closes: #696389)
  * Drop the various Breaks from libglib2.0-0. Those are causing APT to fail
    on a dist-upgrade from squeeze to wheezy. (Closes: #676485)

 -- Michael Biebl <biebl@debian.org>  Tue, 08 Jan 2013 23:30:04 +0100

glib2.0 (2.33.12+really2.32.4-3) unstable; urgency=low

  * Team upload
  * 92_kfreebsd_credentials.patch: use the FreeBSD credentials-passing
    implementation on kFreeBSD too, making gnome-terminal and lightdm
    work on kFreeBSD (Closes: #631968)

 -- Simon McVittie <smcv@debian.org>  Wed, 24 Oct 2012 10:51:08 +0100

glib2.0 (2.33.12+really2.32.4-2) unstable; urgency=medium

  * Revert link adding for gdbus-object-manager-example. While it is 
    useful to have in /usr/share/doc as an example, it must not be 
    shipped with the system documentation.
  * 20_glib-compile-resources_leak.patch: new patch. Fix a leak 
    introduced in version 2.32.4. Thanks Niels Thykier!
  * SECURITY: add 11_CVE-2012-3524_setuid.patch from upstream. Prevents 
    using DBus in a setuid binary. Fixes CVE-2012-3524.

 -- Josselin Mouette <joss@debian.org>  Sat, 06 Oct 2012 01:15:16 +0200

glib2.0 (2.33.12+really2.32.4-1) unstable; urgency=low

  * New upstream bugfix release.
  * 10_gdbus_race.patch: stolen from upstream git. Fix a race condition 
    that would make gnome-shell crash on startup under some conditions.
  * libglib2.0-bin.install: bash completions have moved to /usr/share.
  * libglib2.0-bin.maintscript: remove old conffiles.
  * Add appropriate pre-dependency.
  * libglib2.0-doc.links: add link for gdbus-object-manager-example.

 -- Josselin Mouette <joss@debian.org>  Sat, 22 Sep 2012 17:59:34 +0200

glib2.0 (2.33.12+really2.32.3-2) unstable; urgency=low

  * Explicitly set the shlibs version to 2.32.3 to not generate overly strict
    dependencies for udeb packages.

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Sep 2012 21:25:56 +0200

glib2.0 (2.33.12+really2.32.3-1) unstable; urgency=low

  * Brown paper bag upload
  * Re-upload version previously in unstable to superseded
    experimental-targetted version previously mistakenly uploaded there.

 -- Iain Lane <laney@debian.org>  Mon, 10 Sep 2012 22:52:32 +0100

glib2.0 (2.32.3-1) unstable; urgency=low

  * New upstream release.
  * Remove debian/patches/95_configure-Fix-typo-in-ELF-check.patch and
    debian/patches/96_configure-Reset-LIBS-after-ELF-check.patch, merged
    upstream.

 -- Michael Biebl <biebl@debian.org>  Tue, 15 May 2012 16:12:21 +0200

glib2.0 (2.32.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Remove debian/patches/git_powerpc_gresources.patch, merged upstream.
  * debian/patches/95_configure-Fix-typo-in-ELF-check.patch: Fix typo in ELF
    configure check. Patch cherry-picked from upstream Git.
  * debian/patches/96_configure-Reset-LIBS-after-ELF-check.patch: Reset LIBS
    after running the ELF checks otherwise we end up linking everything
    against libelf. Patch cherry-picked from upstream Git.

 -- Michael Biebl <biebl@debian.org>  Tue, 01 May 2012 20:02:21 +0200

glib2.0 (2.32.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * debian/patches/git_powerpc_gresources.patch: Upstream fix for gresource on
    big endian architectures, i.e powerpc. Closes: #669130
  * debian/patches/revert_schema_path_warning.patch: Revert upstream commit
    which generates a warning for applications using a non-recommended
    gsettings path. Final freeze is not the time to start fixing the gsettings
    paths of all packages. This avoids tons of spewage from the gsettings
    trigger during package installation.

 -- Michael Biebl <biebl@debian.org>  Thu, 26 Apr 2012 23:13:28 +0200

glib2.0 (2.32.0-4) unstable; urgency=low

  * Set --sourcedir for the different flavors when running dh_install. This
    way the .install files can be simplified a lot which makes them much more
    readable.
  * Bump Standards-Version to 3.9.3.
  * Add Breaks against emacs23, eog and gwaei. Those applications were broken
    due to changes in GApplication and the way they interacted with
    GdkThreads so they needed to be fixed to correctly work with glib 2.32.
    Closes: #668019

 -- Michael Biebl <biebl@debian.org>  Mon, 09 Apr 2012 14:16:26 +0200

glib2.0 (2.32.0-3) unstable; urgency=low

  [ Martin Pitt ]
  * 01_gettext-desktopfiles.patch: Use official "Keywords" key now,
    X-GNOME-Keywords has been deprecated for a while now. (LP: #949864)
  * debian/libglib2.0-0.postrm.in: Only remove the compiled schemas on purge,
    not during upgrades. Otherwise we have no schemas available until the new
    postinst is run, which leads to applications aborting on missing schemas.

  [ Michael Biebl ]
  * Don't enforce single include for glib/gversionmacros.h since this header
    is included from glib/gtypes.h which is widely used.

 -- Michael Biebl <biebl@debian.org>  Fri, 30 Mar 2012 23:55:41 +0200

glib2.0 (2.32.0-2) unstable; urgency=low

  * Upload to unstable.
  * Revert upstream commit for now which makes single includes mandatory as
    the list of affected packages is still a bit too long.

 -- Michael Biebl <biebl@debian.org>  Fri, 30 Mar 2012 08:25:15 +0200

glib2.0 (2.32.0-1) experimental; urgency=low

  * New upstream release.
  * Add single-include guard for gbytes.h. Patch cherry-picked from
    upstream Git.

 -- Michael Biebl <biebl@debian.org>  Mon, 26 Mar 2012 18:41:49 +0200

glib2.0 (2.31.22-1) experimental; urgency=low

  * New upstream development release.
  * debian/libglib2.0-0.symbols: Add new symbol.

 -- Michael Biebl <biebl@debian.org>  Tue, 20 Mar 2012 02:00:06 +0100

glib2.0 (2.31.20-1) experimental; urgency=low

  * New upstream development release.
  * debian/patches/61_glib-compile-binaries-path.patch: Refreshed.
  * debian/libglib2.0-0.symbols: Add new symbols.
  * Override list-missing target with an implementation that better handles
    multiple flavors (copied from the gtk+3.0 package).

 -- Michael Biebl <biebl@debian.org>  Tue, 06 Mar 2012 02:28:12 +0100

glib2.0 (2.31.18-3) experimental; urgency=low

  * debian/control.in: Add Build-Depends on python-dbus, python-gobject-2, and
    libxml2-utils (xmllint). Required to run the test-suite.

 -- Michael Biebl <biebl@debian.org>  Sun, 04 Mar 2012 20:27:09 +0100

glib2.0 (2.31.18-2) experimental; urgency=low

  * debian/control.in:
  - add libpcre3-dev to the list of dependencies of libglib2.0-dev
  - add libelf-dev as a build dependency to make gresource able to deal
    with ELF files

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 03 Mar 2012 17:29:51 -0300

glib2.0 (2.31.18-1) experimental; urgency=low

  [ Gustavo Noronha Silva ]
  * New development release
  - Yeah, 2.31.8 was a mistake =/
  * debian/libglib2.0-0.symbols:
  - fix version declared for 2.31.8 symbols to not have -1
  - updated for 2.31.8 symbols
  * debian/patches/61_glib-compile-schemas-path.patch,
    debian/patches/61_glib-compile-binaries-path.patch:
  - renamed, and updated to also cover glib-compile-resources
  * debian/libglib2.0-0.install.in:
  - add glib-compile-resources

  [ Michael Biebl ]
  * debian/libglib2.0-bin.install: Install new gresource binary and the man
    pages for gresource and glib-compile-resources.
  * debian/libglib2.0-bin.links.in: Add symlink in /usr/bin for
    glib-compile-resources since we install the binary in a multiarch path.
  * debian/rules: Re-enable test-suite on kfreebsd but keep it non-fatal for
    now.

 -- Michael Biebl <biebl@debian.org>  Sat, 03 Mar 2012 02:36:26 +0100

glib2.0 (2.31.8-1) experimental; urgency=low

  * New development release
  * debian/patches/*:
  - refreshed;
  * debian/patches/95-gmain-get-rid-of-poll_waiting.patch,
    debian/patches/96-fix-one-bit-mutex-test-on-some-platforms.patch,
    debian/patches/97-silence-compiler-warnings.patch,
    debian/patches/98-disable-two-more-GDBus-tests-using-fork.patch:
  - removed; applied upstream
  * debian/libglib2.0-0.symbols:
  - updated with new symbols
   NOTES:
    + g_simple_action_get_parameter_type (from 2.28.0)
      was made static in 09429e2c820118918e6132d32884eb02203136d4
    + g_unix_resolver_get_type (from 2.22.0) was removed
      by 5a30712dc7e4adc36b0e8fd82cf5ccec19bbbdc5, with the
      removal of !g_thread_supported code paths

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 02 Mar 2012 00:34:30 -0300

glib2.0 (2.30.2-7) UNRELEASED; urgency=low

  * libglib2.0-0.postinst.in:
    + Encapsulate gio-querymodules calls in || true statements.
      Closes: #659588.
    + Only run gio-querymodules on the non-multiarch path for the host 
      architecture.
  * rules: add substitution for #ARCH# for the above change.

 -- Josselin Mouette <joss@debian.org>  Thu, 16 Feb 2012 12:21:51 +0100

glib2.0 (2.30.2-6) unstable; urgency=low

  * Revert the patches added in 2.30.2-5 which changed the handling of return
    types from libffi. They didn't actually fix the build failures on s390x
    and had some unpleasant side effects, like making other packages FTBFS.

 -- Michael Biebl <biebl@debian.org>  Wed, 25 Jan 2012 12:17:29 +0100

glib2.0 (2.30.2-5) unstable; urgency=low

  [ Josselin Mouette ]
  * Drop deprecated build-dependencies on pygobject & python-dbus.
  * Retain one on python for the script that uses it.

  [ Loïc Minier ]
  * Avoid harmless warnings when processing triggers of libglib2.0-0
    ("Unable to open directory /usr/lib/gio/modules: Error opening
    directory '/usr/lib/gio/modules': No such file or directory").

  [ Michael Biebl ]
  * Cherry-pick patches from upstream Git which fix handling of ENUMs and
    integral return types on 64-bit BE platforms. Closes: #653308
    - Add d/p/94-closure-fix-handling-of-ENUMs-and-integral-return-ty.patch.
    - Add d/p/93-gvalue-Add-explicitly-signed-g_value_get_schar-and-g.patch.
    - Update symbols file accordingly.

 -- Michael Biebl <biebl@debian.org>  Wed, 18 Jan 2012 13:50:56 +0100

glib2.0 (2.30.2-4) unstable; urgency=low

  * Upload to unstable.
  * Disable test suite on kfreebsd-* for now.

 -- Michael Biebl <biebl@debian.org>  Fri, 18 Nov 2011 19:38:40 +0100

glib2.0 (2.30.2-3) experimental; urgency=low

  * debian/patches/98-disable-two-more-GDBus-tests-using-fork.patch:
    - Added. Disable gdbus test which use GMainContext over a fork, see
      https://bugzilla.gnome.org/show_bug.cgi?id=658999 for more details

 -- Sjoerd Simons <sjoerd@debian.org>  Thu, 17 Nov 2011 22:20:48 +0000

glib2.0 (2.30.2-2) experimental; urgency=low

  * debian/patches/95-gmain-get-rid-of-poll_waiting.patch:
    - Added, Fix race conditions with g_main_quit being called from other
      threads by getting rid of the poll_waiting flag. (Backported from git
      master)
  * debian/patches/96-fix-one-bit-mutex-test-on-some-platforms.patch:
    - Added, Fix the 1 bit mutex failing on platforms that have pointers
      aligned to 32 bits instead of 64 bits (bgo#201322).
  * debian/patches/97-silence-compiler-warnings.patch:
    - Added, Fix various compiler warnings

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 16 Nov 2011 22:21:52 +0000

glib2.0 (2.30.2-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/70-fix-race-in-gdbus-connection-test.patch:
    - Removed, merged upstream.
  * debian/patches/80_gtk_doc_out_of_tree.patch:
    - Removed, merged upstream.

 -- Michael Biebl <biebl@debian.org>  Sun, 13 Nov 2011 01:24:28 +0100

glib2.0 (2.30.1-2) experimental; urgency=low

  [ Martin Pitt ]
  * debian/patches/01_gettext-desktopfiles.patch:
    - Translate X-GNOME-FullName and X-GNOME-Keywords, too.

  [ Sjoerd Simons ]
  * debian/patches/80_gtk_doc_out_of_tree.patch:
    - Added. Fix documentation generation when build out of tree

  [ Michael Biebl ]
  * Transition to multiarch, thanks Steve. Closes: #634099
    The following modifications were made to the original patch:
    - Drop the libtool .la files, since we break existing references anyway.
    - Don't mark libglib2.0-0-dbg as Multi-Arch: same and install into
      /usr/lib/debug, not /usr/lib/<triplet>/debug.
    - Guard the for loops in debian/rules with "set -e".
  * debian/libglib2.0-dev.install.in:
    - Install gdb auto-load files.

 -- Michael Biebl <biebl@debian.org>  Fri, 21 Oct 2011 21:26:48 +0200

glib2.0 (2.30.1-1) experimental; urgency=low

  [ Michael Biebl ]
  * New upstream release.
    - Avoid assertion in GDBus if we fail to authenticate twice.
      Closes: #634312
  * Bump debhelper compatibility level to 8.
    - Bump Build-Depends on debhelper.
    - Don't pass --dbg-package= without an argument to dh_strip as commands
      will fail rather than warn when they are passed unknown options.
  * Don't use brace expansion in debian/libglib2.0-0.install and
    debian/libglib2.0-dev.install.
  * debian/control.in
    - Use architecture wildcard for kfreebsd and hurd.
    - Bump Standards-Version to 3.9.2. No further changes.
    - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
    - Add Build-Depends on libffi-dev (>= 3.0.0).
  * debian/libglib2.0-dev.install
    - Install gdbus-codegen binary and manpage.
    - Install gtester and gtester-report manpage.
  * debian/libglib2.0-bin.install
    - Install bash completion files for gdbus and gsettings.
  * debian/libglib2.0-0.symbols
    - Update symbols file. The GAction API had an incompatible change. As a
      result g_action_set_state has been renamed to g_action_change_state.
      See upstream commit 5ff65d869543587d10d78c123698e47effc5fb8c for further
      details and on the impact of this change.
  * debian/watch:
    - Track .xz tarballs.
  * Update patches
    - Remove 03_blacklist-directories.patch, merged upstream.
    - Remove 10_gdesktopappinfo_set_last_used.patch, fixed upstream.
    - Remove 60_wait-longer-for-threads-to-die.patch, fixed upstream using a
      counter.
    - Refresh remaining patches.

  [ Josselin Mouette ]
  * Break gtk3 < 3.0.12 because it uses an internal symbol that ceases 
    to work with glib 2.30.

  [ Sjoerd Simons ]
  * debian/rules: Explicitely build gtk-doc
  * debian/patches/70-fix-race-in-gdbus-connection-test.patch:
    - Added, fix race condition in the GDBusConnection life-cycle test

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 16 Oct 2011 11:50:31 +0100

glib2.0 (2.28.8-1) unstable; urgency=low

  * New upstream release.
  * debian/watch:
    - Update to version 3.
    - Track .xz tarballs.
  * Bump debhelper compatibility level to 8.
    - Bump Build-Depends on debhelper.
    - Don't pass --dbg-package= without an argument to dh_strip as commands
      will fail rather than warn when they are passed unknown options.
  * Don't use brace expansion in debian/libglib2.0-0.install and
    debian/libglib2.0-dev.install.
  * debian/control.in
    - Use architecture wildcard for kfreebsd and hurd.
    - Bump Standards-Version to 3.9.2. No further changes.
    - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
  * Refresh patches.

 -- Michael Biebl <biebl@debian.org>  Sat, 15 Oct 2011 18:09:05 +0200

glib2.0 (2.28.6-4) unstable; urgency=low

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Fri, 14 Oct 2011 10:42:58 +0200

glib2.0 (2.28.6-3) experimental; urgency=low

  * Break gnome-session < 3.0.0-3 for the updated defaults.list taking 
    x-scheme-* into account.
  * Break gdm < 3.0.3 to avoid adding a security hole to it.
  * 10_gdesktopappinfo_set_last_used.patch: new patch. When calling 
    g_app_info_set_as_last_used_for_type, correctly inherit the default 
    filled in the file from the system default. This avoids 
    gnome-control-center breaking file associations just by opening the 
    info dialog.

 -- Josselin Mouette <joss@debian.org>  Sun, 04 Sep 2011 23:07:46 +0200

glib2.0 (2.28.6-2) experimental; urgency=low

  * Team upload.
  * Drop 20_mime_extension_point.patch and add Breaks against gvfs
    and gnome-control-center to ensure they have been updated at the
    same time.
  * Drop Conflicts against pango, it's no longer relevant (even for
    oldstable).
  * Fix watch file.
  * Drop leading article in descriptions as recommended by lintian.
  * Add lintian overrides for package-name-doesnt-match-sonames, it's a
    deliberate choice.
  * Add some copyright holders to debian/copyright to appease lintian.
  * Drop unneeded section/priority fields as they duplicate the default
    values.
  * Add some DEP-3 descriptions to patches that had no description at
    all.

 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 14 Apr 2011 10:51:16 +0200

glib2.0 (2.28.6-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 14 Apr 2011 09:18:31 +0200

glib2.0 (2.28.4-1) unstable; urgency=low

  * debian/control.in:
    + Build depend on dbus, dbus-x11,  shared-mime-info, python-gobject
      and python-dbus, needed by the test suite.
    + libglib2.0-data doesn't need to depend on libglib2.0-0, since
      it only ships translations. This will avoid making glib
      uninstallable on the buildds when it is uploaded until the new
      version has been built.
  * d/p/0001-Run-gio-tests-with-a-dbus-session.patch:
    + New patch. Run gio tests through dbus-launch, since some of them
      need a running dbus session.
  * debian/control.in,
    debian/rules:
    + Add autoreconf magic, needed by the above patch.
  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 28 Mar 2011 19:53:02 +0100

glib2.0 (2.28.2-1) unstable; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 11 Mar 2011 21:05:36 +0000

glib2.0 (2.28.1-1) unstable; urgency=low

  * New upstream release.
    + Fixes g_timeout_add overflowing with large timeouts. Closes: #606618.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 19 Feb 2011 21:24:21 +0000

glib2.0 (2.28.0-2) unstable; urgency=low

  * 20_mime_extension_point.patch: temporary revert the upstream change 
    in URI schemes handling. Closes: #612876.
    Note for later: it must absolutely be reverted in a synchronized 
    upload with gvfs 1.8 and control-center 3.0.

 -- Josselin Mouette <joss@debian.org>  Fri, 18 Feb 2011 19:36:42 +0100

glib2.0 (2.28.0-1) unstable; urgency=low

  * debian/control.in:
    + Drop obsolete conflicts/replaces with libglib1.3.
    + Don't suggest libgtk2.0-doc in the doc package.
  * New upstream stable release.
    + debian/control.in:
      - Bump the libpcre3-dev build dependency.
    + debian/patches/01_gettext-desktopfiles.patch,
      debian/patches/02_gettext-desktopfiles-ubuntu.patch,
      debian/patches/04_homedir_env.patch,
      debian/patches/61_glib-compile-schemas-path.patch:
      - Refreshed.
    + debian/libglib2.0-0.symbols:
      - Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 09 Feb 2011 21:52:02 +0000

glib2.0 (2.27.91-1) experimental; urgency=low

  * debian/rules:
    - Don't exclude .sgml and .devhelp files from being compressed.
      The former are already excluded by dh_compress and the later
      can be compressed now that devhelp can handle them.
    - Fix variable substitution.
  * New upstream release.
    - debian/patches/62_dont_crash_without_desktop_filename.patch:
      + Removed, included upstream.
  * debian/control.in:
    - Standards-Version is 3.9.1, no changes needed.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 11 Jan 2011 22:59:07 +0000

glib2.0 (2.27.90-2) experimental; urgency=low

  * debian/patches/62_dont_crash_without_desktop_filename.patch
    * Added. Fix crash when launching application without a desktop file (From
      upstream git)

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 07 Jan 2011 11:28:34 +0000

glib2.0 (2.27.90-1) experimental; urgency=low

  * Switch to CDBS' flavors system.
  * Switch to source format 3.0 (quilt).
  * Stop symlinking /usr/share/doc/$pkg directories.
  * debian/rules:
    - Explicitly link with --no-as-needed, as --as-needed might be the
      default and is harmful for us.
    - Run the test suite but don't make it fatal yet.
  * New upstream release.
    - debian/libglib2.0-0.symbols:
      + Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 06 Jan 2011 12:46:00 +0000

glib2.0 (2.27.5-1) experimental; urgency=low

  * New upstream release.
    + debian/libglib2.0-0.symbols:
      - Updated.
  * debian/rules:
    + Make the shlibs always depend on the latest upstream version.
      We have symbols file anyway, and manually bumping the shver is
      error prone.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 23 Dec 2010 01:44:45 +0000

glib2.0 (2.27.4-2) experimental; urgency=low

  * debian/rules: Change --disable-visibility to --disable-Bsymbolic for
    the refdbg package.

 -- Jonny Lamb <jonny@debian.org>  Wed, 15 Dec 2010 21:52:29 +0000

glib2.0 (2.27.4-1) experimental; urgency=low

  * New upstream release.
    + debian/libglib2.0-0.symbols:
      - Updated.
    + debian/rules:
      - Bump the SHVER.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 30 Nov 2010 00:48:49 +0100

glib2.0 (2.27.3-1) experimental; urgency=low

  * New upstream release.
    + debian/libglib2.0-0.symbols:
      - Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 15 Nov 2010 23:05:29 +0100

glib2.0 (2.27.2-1) experimental; urgency=low

  * New upstream development release:
    + debian/patches/*:
      - Refreshed.
    + debian/libglib2.0-0.symbols:
      - Updated
    + debian/patches/70_dtrace.patch:
      - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 01 Nov 2010 10:53:15 +0100

glib2.0 (2.27.1-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Drop lynx dependency in the -doc package. Suggest devhelp instead.
    Closes: #599743.

  [ Sebastian Dröge ]
  * New upstream development release:
    + debian/patches/70_fix-header-cleaup-fallout.patch:
      - Dropped, merged upstream.
    + debian/patches/*:
      - Refreshed.
    + debian/libglib2.0-0.symbols:
      - Updated
    + debian/patches/70_dtrace.patch:
      - Patch from upstream GIT to not enable DTrace if it's not
        available. Fixes the build on kFreeBSD (Closes: #592024).

 -- Sebastian Dröge <slomo@debian.org>  Fri, 29 Oct 2010 11:32:02 +0200

glib2.0 (2.27.0-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * New upstream experimental release
  * debian/libglib2.0-0.symbols
    + Updated
  * debian/patches/70_fix-header-cleaup-fallout.patch
    + Added. Fix complilation error (from upstream git)

  [ Sebastian Dröge ]
  * Upload to experimental.
  * debian/rules:
    + Update SHVER to 2.27.0.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 12 Oct 2010 10:56:13 +0200

glib2.0 (2.26.0-1) experimental; urgency=low

  * New upstream stable release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for the new version.
    + debian/patches/90_gregex-system-pcre.patch:
      - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 27 Sep 2010 22:43:13 +0200

glib2.0 (2.25.16-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for the new version.
    + debian/patches/90_gregex-system-pcre.patch:
      - Fix GRegex compilation with the system pcre.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 18 Sep 2010 07:15:26 +0200

glib2.0 (2.25.15-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 31 Aug 2010 11:26:25 +0200

glib2.0 (2.25.14-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 17 Aug 2010 11:37:23 +0200

glib2.0 (2.25.13-1) experimental; urgency=low

  * New upstream development release:
    + debian/patches/90_git_glibconfig_build.patch,
    + debian/patches/99_autoreconf.patch:
      - Dropped, merged upstream.
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for the new version.
    + debian/control.in:
      - (Build-) depend on pkg-config >= 0.16.0.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 07 Aug 2010 09:34:16 +0200

glib2.0 (2.25.12-2) experimental; urgency=low

  [ Sebastien Bacher ]
  * debian/rules:
    + clean the distributed glibconfig.h it has 64 bits values
      which leaded to the issues on 32 bits architectures
      (Closes: #591075, #591492).
  * debian/patches/90_git_glibconfig_build.patch:
    + git change to use the builddir glibconfig.h and not the srcdir one

  [ Sebastian Dröge ]
  * debian/patches/99_autoreconf.patch:
    + Regenerated autotools files for the above patch.
  * debian/rules:
    + Call dh_installdirs to actually use the .dirs files.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 06 Aug 2010 18:50:27 +0200

glib2.0 (2.25.12-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Don’t run the triggers when executed from a nonexistent directory.
    Closes: #589693.

  [ Sebastian Dröge ]
  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API changes.
    + debian/patches/99_gsocket-create-socket-cloexec.patch:
      - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 30 Jul 2010 12:29:10 +0200

glib2.0 (2.25.11-3) experimental; urgency=low

  * debian/patches/99_gsocket-create-socket-cloexec.patch:
    Patch by Julien Cristau:
    Just because SOCK_CLOEXEC was defined at build time doesn't mean the
    kernel we're running on supports it.  So if socket() fails with EINVAL,
    try again without the flag.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 15 Jul 2010 20:23:30 +0200

glib2.0 (2.25.11-2) experimental; urgency=low

  * debian/control.in,
    debian/libglib2.0-bin.links,
    debian/libglib2.0-0.links:
    + Move links to the -bin package again but let the -dev package
      depend on the -bin package. Having the links in the shared library
      package will cause conflicts when the soname changes but the
      links in /usr/bin must be there at least if the -dev package is
      installed because build systems might assume that the applications
      are in $PATH.
  * debian/patches/61_glib-compile-schemas-path.patch:
    + Adjust path to glib-compile-schemas in the pkg-config file.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 13 Jul 2010 14:06:28 +0200

glib2.0 (2.25.11-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Drop type-handling usage. Closes: #587863.
  * Bump standards version accordingly.
  * Patch from Ubuntu, thanks Sébastien Bacher. Closes: #587661.
    * debian/libglib2.0-bin.install:
      - Install glib-compile-schemas
    * debian/libglib2.0-bin.postinst:
      - Run glib-compile-schemas when schemas modified
    * debian/libglib2.0-bin.triggers:
      - Watch for schema changes
    * debian/libglib2.0-dev.install:
      - glib-compile-schemas moved to libglib2.0-bin
    * debian/libglib2.0-dev.install:
    - install the new gdb python macros since the gdb version is recent 
      enough now to use those
  * Put gio-querymodules and glib-compile-schemas in a private, 
    versioned directory in libglib2.0-0 to avoid a dependency loop.
  * Move back the triggers to libglib2.0-0.
  * Add a purge of the necessary files in the postinst.
  * Stop recommending libglib2.0-bin since the necessary stuff is in 
    libglib2.0-0 now.
  * Add symlinks to keep the binaries at their place in libglib2.0-bin.
  * Tighten the dependency between libglib2.0-bin and libglib2.0-0.

  [ Sebastian Dröge ]
  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API changes.
  * debian/libglib2.0-0.dirs:
    + Create empty directories for the triggers to actually work.
  * debian/libglib2.0-0.links,
    debian/control.in:
    + Add links for gio-querymodules and glib-compile-schemas in
      /usr/bin.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 11 Jul 2010 20:13:58 +0200

glib2.0 (2.25.10-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API changes.
    + debian/libglib2.0-dev.install:
      - Drop gsettings-schema-convert.
    + debian/patches/*:
      - Refreshed all patches.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 24 Jun 2010 19:59:54 +0200

glib2.0 (2.25.9-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 18 Jun 2010 06:24:03 +0200

glib2.0 (2.25.8-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Jun 2010 11:07:18 +0200

glib2.0 (2.25.7-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 25 May 2010 11:29:07 +0200

glib2.0 (2.25.6-1) experimental; urgency=low

  * New upstream development release.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 20 May 2010 10:27:41 +0200

glib2.0 (2.25.5-1) experimental; urgency=low

  * New upstream development release.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 15 May 2010 09:44:10 +0200

glib2.0 (2.25.4-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.
    + debian/libglib2.0-bin.install:
      - Add gdbus utility and manpage.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 14 May 2010 18:25:58 +0200

glib2.0 (2.25.3-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.
    + debian/libglib2.0-dev.install:
      - gschema-compile was renamed to glib-compile-schemas.
    + debian/control.in,
      debian/rules:
      - Manpages are now properly shipped with the tarballs,
        drop xsltproc, etc. build dependencies.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 24 Apr 2010 06:16:59 +0200

glib2.0 (2.25.2-1) experimental; urgency=low

  * New upstream development release:
    + debian/libglib2.0-0.install,
      debian/libglib2.0-0.triggers,
      debian/control.in,
      debian/rules,
      debian/libglib2.0-bin.install,
      debian/libglib2.0-bin.triggers:
      - Move binaries to an unversioned, separate package.
      - Add new gsettings tool.
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 23 Apr 2010 06:14:47 +0200

glib2.0 (2.25.1-1) experimental; urgency=low

  * New upstream development release:
    + debian/rules,
      debian/libglib2.0-0.symbols:
      - Update for API additions.
    + debian/libglib2.0-dev.install,
      debian/libglib2.0-0.install:
      - Install new GSettings utitilies and manpages.
  * debian/control.in,
    debian/rules:
    + Enable manpage generation via xsltproc for now until
      https://bugzilla.gnome.org/show_bug.cgi?id=616264
      is fixed.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 20 Apr 2010 09:24:20 +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
