gobject-introspection (0.10.7-0ubuntu1) natty; urgency=low

  * New upstream release
    - Some bug fixes and missing annotations.
    - Update GIO annotations to latest git head.
    - girparser: use c:identifier-prefixes instead of c:prefix
    - support setting gobjects and ginterfaces in struct fields

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 05 Apr 2011 11:49:04 +0200

gobject-introspection (0.10.4-1ubuntu1) natty; urgency=low

  * FFe for multiarch: LP: #733501
  * dh_girepository: use the proposed multiarch tuple directories 
    instead of the GNU triplets.  (The code was wrong anyway, using build
    arch instead of host arch...)

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 14 Mar 2011 21:37:26 -0700

gobject-introspection (0.10.4-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 11 Mar 2011 20:15:31 +0000

gobject-introspection (0.10.3-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 28 Feb 2011 19:47:26 +0000

gobject-introspection (0.10.2-1) experimental; urgency=low

  * New upstream release.
    + debian/libgirepository-1.0-1.symbols:
      - Updated for the new symbols.
    + debian/rules:
      - Fail the build if the symbols file is outdated.
      - Make the shlibs file always depend on the latest upstream version.
  * debian/dh_girepository:
    + Look for libraries in private directories. Closes: #612148.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 10 Feb 2011 00:19:41 +0000

gobject-introspection (0.10.1-1) experimental; urgency=low

  * New upstream release.
    - d/p/0001-Avoid-using-namespace-as-identifier-in-public-header.patch,
      d/p/0002-Regenerate-gio-2.0.c-and-gobject-2.0.c-from-current-.patch,
      d/p/0003-Regenerate-gio-2.0.c.patch,
      d/p/0004-scanner-Properly-parse-recursive-list-type-nodes.patch,
      d/p/0005-scanner-Fix-handling-of-property-transfer.patch,
      d/p/0006-scanner-Make-sure-that-vfuncs-made-to-the-GIR.patch:
      + Removed, included upstream.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 12 Jan 2011 23:30:21 +0000

gobject-introspection (0.10.0-2) experimental; urgency=low

  * debian/dh_girepository:
    - Look for the format version everywhere in all the <repository line,
      not just after "<repository", as some packages (e.g. telepathy-glib)
      have it at the end.
  * debian/patches/0001-Avoid-using-namespace-as-identifier-in-public-header.patch
    debian/patches/0002-Regenerate-gio-2.0.c-and-gobject-2.0.c-from-current-.patch
    debian/patches/0003-Regenerate-gio-2.0.c.patch
    debian/patches/0004-scanner-Properly-parse-recursive-list-type-nodes.patch
    debian/patches/0005-scanner-Fix-handling-of-property-transfer.patch
    debian/patches/0006-scanner-Make-sure-that-vfuncs-made-to-the-GIR.patch
    - Backport patches from upstream git to build with latest glib2.0.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 07 Jan 2011 17:32:00 +0000

gobject-introspection (0.10.0-1) experimental; urgency=low

  * New upstream release.
    - debian/libgirepository-1.0-1.symbols:
      + Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 23 Dec 2010 02:02:10 +0000

gobject-introspection (0.9.12-5) experimental; urgency=low

  * debian/dh_girepository:
    - Use the extra dirs to look for the corresponding girs.
    - Also use them to look for the dependencies in the same package.
    - Rename the -i option to -p as it conflicts with the -i/--indep
      debhelper option and it's not used by any package yet.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 14 Dec 2010 00:49:23 +0100

gobject-introspection (0.9.12-4) experimental; urgency=low

  * debian/policy:
    - Require that gir packages are named properly according to the gir
      format (e.g. gir1.2* for gir 1.2 format).
    - Require that a gir package's dependencies have the same format
      as the package itself.
    - Update examples to use the 1.2 format.
  * debian/dh_girepository:
    - Implement the above changes, aborting if the package name is not
      correct or if the dependencies don't have the same format.
    - Add a -i option to look for dependencies in the specified
      directories.
    - Every extra parameter without an option is now an extra directory
      where to look for the typelibs in the package, in addition to
      usr/lib/girepository-1.0/.
  * debian/control.in,
    debian/gir1.*:
    - Rename the gir packages to gir1.2* to follow the new policy.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 11 Dec 2010 19:02:50 +0100

gobject-introspection (0.9.12-3) experimental; urgency=low

  * debian/control.in: Add missing replaces on gir-repository-dev.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 20 Nov 2010 18:48:17 +0100

gobject-introspection (0.9.12-2) experimental; urgency=low

  * debian/control.in: Add Provides/Conflicts/Replaces on Ubuntu package name

 -- Laurent Bigonville <bigon@debian.org>  Wed, 03 Nov 2010 19:07:46 +0100

gobject-introspection (0.9.12-1) experimental; urgency=low

  * New upstream release
    - Drop debian/patches/01_fix_doc_building.diff: not needed anymore
    - Drop debian/patches/02_local_gir.patch: Fixed upstream
  * Really drop debian/patches/02_giscanner_cache.patch
  * Drop gir1.0-everything-1.0.{install,symbols}, not needed anymore
  * debian/rules: Remove useless environment variables
  * debian/watch: Bump watch file version to 3

 -- Laurent Bigonville <bigon@debian.org>  Sat, 23 Oct 2010 23:51:25 +0200

gobject-introspection (0.9.6-1) experimental; urgency=low

  [ Simon McVittie ]
  * New upstream release
    - add skeletal DBus-1.0 and DBusGLib-1.0 introspection to
      gir1.0-freedesktop
    - remove debian/patches/02_giscanner_cache.patch - applied upstream
    - remove gir1.0-everything, whose files are no longer installed by
      upstream
    - install the source code for gir1.0-everything, which pygi now uses
      instead
  * debian/patches/02_local_gir.patch: new patch to use local .gir files
    during the build, in case the system ones came from an older g-i
  * debian/rules: set up the environment to use local .gir, .typelib files
  * While we're in the NEW queue for a SONAME bump anyway, name the shared
    library package according to Policy (libgirepository-1.0-1 instead of
    libgirepository1.0-1)
  * Add the cdbs list-missing rule

  [ Sjoerd Simons ]
  * Upload for smcv

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 22 Sep 2010 23:39:04 +0200

gobject-introspection (0.9.3-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * New upstream release

  [ Laurent Bigonville ]
  * debian/control.in:
    - Bump Standards-Version to 3.9.1 (no further changes)
    - Add proper Breaks for libgirepository1.0-doc package
  * debian/libgirepository1.0-1.symbols:
    - Fix symbols file and add new symbols
  * Add debian/patches/02_giscanner_cache.patch:
    - Do not crash if cache dir not present (Taken from Ubuntu)

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 05 Sep 2010 11:32:12 +0100

gobject-introspection (0.6.15~git20100713-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * Install Everything-1.0 and GIMarshallingTests-1.0 typelib in new
    gir1.0-everything-1.0 package (Closes: #550478)
  * Split documentation in its own -doc package (Closes: #584876)
  * debian/rules: Remove shlibs versioning logic now we're using .symbols file

  [ Gustavo Noronha Silva ]
  * Development snapshot
  * debian/libgirepository1.0-0.symbols:
  - update with new and remove(!) symbols
  * debian/patches/01_fix_doc_building.diff:
  - dodge documentation build problem by removing files that do not
    exist from the file lists
  * debian/rules:
  - no longer need simple-patchsys with 3.0 (quilt) source format
  * debian/control:
  - build-depend on glib >= 2.25.11 to make sure we can bind the new
    interfaces such as GSettings

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 13 Jul 2010 16:31:27 -0300

gobject-introspection (0.6.14-1) unstable; urgency=low

  * New upstream release
  * debian/control: Add Vcs-Svn and Vcs-Browser field
  * debian/libgirepository1.0-0.symbols: Add symbols file
  * Switch to dpkg-source 3.0 (quilt) format

 -- Laurent Bigonville <bigon@debian.org>  Mon, 07 Jun 2010 09:46:24 +0200

gobject-introspection (0.6.12-1) unstable; urgency=low

  * New upstream release.

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

gobject-introspection (0.6.11-1) unstable; urgency=low

  * New upstream release:
    + debian/gir1.0-freedesktop.install:
      - Add xrandr-1.3 introspection files.
    + debian/libgirepository1.0-dev.install:
      - Add API documentation.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 22 May 2010 12:35:59 +0200

gobject-introspection (0.6.10-1) unstable; urgency=low

  * New upstream release:
    + debian/control.in:
      - Add build dependency on libcairo2-dev.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 19 Apr 2010 10:39:33 +0200

gobject-introspection (0.6.9-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/rules:
    - Abort the build if the test suite doesn't pass.

  [ Sebastian Dröge ]
  * New upstream release.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 25 Mar 2010 17:43:40 +0100

gobject-introspection (0.6.8-1) unstable; urgency=low

  * New upstream release.
    - Catch OSError when trying to run libtool. Closes: #573798.
  * debian/watch:
    - Don't uupdate.
  * debian/control.in:
    - Standards-Version is 3.8.4, no changes needed.
  * debian/patches/01_disable-tests.patch:
    - Removed. Build the tests again.
  * debian/rules:
    - Run the test suite during the build, but don't make it fatal yet.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 14 Mar 2010 16:57:57 +0100

gobject-introspection (0.6.7-3) unstable; urgency=low

  * debian/gobject-introspection.install:
    + Include autoconf/automake m4 macros and Makefile helpers for
      gobject-introspection autoconf/automake integration.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 13 Jan 2010 09:10:57 +0100

gobject-introspection (0.6.7-2) unstable; urgency=low

  * debian/control.in:
  - add libffi-dev as a Dependency for libgirepository1.0-dev
    (Closes: #564050)

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 07 Jan 2010 09:30:36 -0200

gobject-introspection (0.6.7-1) unstable; urgency=low

  * New upstream release:
    + debian/patches/02_home_permissions.patch:
      - Dropped, merged upstream.
    + debian/rules:
      - Update shlibs version for new API.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 06 Jan 2010 07:36:50 +0100

gobject-introspection (0.6.5-4) unstable; urgency=low

  * Run dh_girepository in binary-predeb so that permissions are fixed 
    before. Closes: #551529.

 -- Josselin Mouette <joss@debian.org>  Mon, 19 Oct 2009 08:14:55 +0200

gobject-introspection (0.6.5-3) unstable; urgency=low

  * Remove obsolete statement regarding a dropped package.
  * Switch to python-support, the dependencies created by python-central 
    are broken.
  * Introduce debhelper script, dh_girepository.
    + Install it in /usr/bin.
  * policy.txt: ship the GObject introspection mini policy.
  * Rename packages and rearrange files according to it.
  * Fix sections accordingly.

 -- Josselin Mouette <joss@debian.org>  Sun, 18 Oct 2009 11:57:20 +0200

gobject-introspection (0.6.5-2) unstable; urgency=low

  * 02_home_permissions.patch: new patch. Do not crash when $HOME is not 
    writable. Closes: #549126.
  * Fix spelling errors in copyright.

 -- Josselin Mouette <joss@debian.org>  Thu, 01 Oct 2009 09:49:46 +0200

gobject-introspection (0.6.5-1) unstable; urgency=low

  * New upstream release:
    + debian/rules:
      - Update shlibs version to 0.6.5.
  * debian/control.in:
    + Update Standards-Version to 3.8.3.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 05 Sep 2009 07:31:58 +0200

gobject-introspection (0.6.4-1) unstable; urgency=low

  * New upstream release

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 01 Jul 2009 09:45:28 -0300

gobject-introspection (0.6.3-1) unstable; urgency=low

  * New upstream release
  * debian/control, debian/python-giscanner.install,
    debian/gobject-introspection.install:
  - python modules were made private with this release; I consulted with
    upstream and decided that following suit, and removing
    python-giscanner was in order
  * debian/control.in:
  - Make libgirepository1.0-dev conflict with and replace
    libgirepository-dev
  - Add a gobject-introspection-freedesktop package to hold the
    freedesktop-related modules which are also being shipped in this
    source package now.

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 24 Jun 2009 17:03:09 -0300

gobject-introspection (0.6.2-1) unstable; urgency=low

  * New upstream release:
    + debian/control.in,
      debian/*.install,
      debian/rules:
      - All libraries and directories now have 1.0 in their filenames,
        change everything accordingly.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 22 Jan 2009 07:43:46 +0100

gobject-introspection (0.6.1-2) unstable; urgency=low

  * debian/rules:
    + Set HOME to the builddir and clean it correctly as it's used
      for a cache directory and otherwise fails on buildds with non-writable
      HOME.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 06 Dec 2008 21:19:19 +0100

gobject-introspection (0.6.1-1) unstable; urgency=low

  [ Loic Minier ]
  * Extract libgirepository package name from control.
  * Use $(cdbs_curpkg).

  [ Sebastian Dröge ]
  * New upstream release:
    + debian/control.in:
      - Update build-depends.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 27 Nov 2008 08:23:51 +0100

gobject-introspection (0.6.0-1) unstable; urgency=low

  * Initial version (Closes: #497451).

 -- Sebastian Dröge <slomo@debian.org>  Sat, 01 Nov 2008 12:16:00 +0100

