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

