libpeas (1.4.0-2) unstable; urgency=low

  * Don't enable the seed plugin on ia64 and mips since seed is not available
    on those architectures.

 -- Michael Biebl <biebl@debian.org>  Sat, 31 Mar 2012 23:37:26 +0200

libpeas (1.4.0-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: Track .xz tarballs.
  * Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.2).
  * debian/libpeas-1.0-0.symbols: Add new symbols and remove 2 internal
    symbols which were dropped upstream.
  * Explicitly enable the plugins (vala, python, seed) for more reliable build
    results.
  * Use find to remove the compiled python and libtool .la files.
  * Bump Standards-Version to 3.9.3.

 -- Michael Biebl <biebl@debian.org>  Sat, 31 Mar 2012 08:26:42 +0200

libpeas (1.2.0-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Replace python-gobject by python-gi.

  [ Michael Biebl ]
  * Change section of gir1.2-peas-1.0 to introspection.

  [ Josselin Mouette ]
  * Update repository URL.

 -- Michael Biebl <biebl@debian.org>  Thu, 15 Mar 2012 20:17:11 +0100

libpeas (1.2.0-1) unstable; urgency=low

  [ Oliver Sauder ]
  * Renamed peas vapi file to libpeas-1.0.vapi (Closes: #639625)

  [ Laurent Bigonville ]
  * debian/control.in:
    - Bump Priority to optional
    - Drop duplicate Section to please lintian
  * debian/libpeas-doc.lintian-overrides:
    Override documentation-package-not-architecture-independent

  [ Sjoerd Simons ]
  * New upstream release
  * Binds plugin module symbols globally, fixes python plugins (Closes: 647292)
  * Sync with ubuntu:
    * Don't ship vapi files, rely on valac-0.14 shipping them
    * debian/libpeas-1.0-0.symbols: Updates
    * Put libpeas-1.0-0, libpeas-common and gir1.2-peas-1.0 in section libs
    * Don't run the GTK test as they require an X server
    * Set priority to extra

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 20 Nov 2011 23:21:10 +0000

libpeas (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * debian/libpeas-1.0-0.symbols: Update for new API additions.

 -- Michael Biebl <biebl@debian.org>  Wed, 03 Aug 2011 19:11:54 +0200

libpeas (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Update debian/libpeas-1.0-0.symbols.
  * debian/rules: Build gtk-doc documentation.
  * Install the complete /usr/lib/peas-demo directory and remove compiled
    python and libtool .la files afterwards. This way we don't fail on
    architectures where seed is disabled and no .js files are installed.

 -- Michael Biebl <biebl@debian.org>  Fri, 22 Jul 2011 00:16:40 +0200

libpeas (1.0.0-5) unstable; urgency=low

  * debian/libpeas-doc.install:
    - Install .js and .py plugin files for peas-demo.
  * Disable seed support on mips. Should be re-enabled when #633730 is fixed.

 -- Michael Biebl <biebl@debian.org>  Thu, 21 Jul 2011 18:41:59 +0200

libpeas (1.0.0-4) unstable; urgency=low

  [ Sebastien Bacher ]
  * debian/control.in: build-depends on libgladeui-dev
  * Install the glade catalogue

  [ Michael Biebl ]
  * Rely on cdbs to call dh_girepository:
    - Bump Build-Depends on cdbs to (>= 0.4.90).
    - Remove custom dh_girepository rules from debian/rules.
  * Disable seed support on ia64 until #582774 is fixed.
  * Upload to unstable.
    - Update Vcs-* fields.
    - Remove check-dist.mk from debian/rules.

 -- Michael Biebl <biebl@debian.org>  Wed, 13 Jul 2011 10:49:51 +0200

libpeas (1.0.0-3) experimental; urgency=low

  * Exclude plugin directory when calling dh_makeshlibs for libpeas-1.0-0 and
    remove those symbols from debian/libpeas-1.0-0.symbols.
  * debian/watch: Don't run uupdate.
  * debian/control.in:
    - Bump dependency on libgirepository1.0-dev to (>= 0.10.1) for
      libpeas-dev according to the .pc file.
    - Bump Build-Depends on libgirepository1.0-dev to (>= 0.10.1).
  * Don't install libtool .la files for loader plugins and peas-demo.

 -- Michael Biebl <biebl@debian.org>  Sun, 19 Jun 2011 01:19:40 +0200

libpeas (1.0.0-2) experimental; urgency=low

  [ Michael Terry ]
  * debian/libpeas-1.0-0.symbols: add symbols file

  [ Martin Pitt ]
  * Enable Vala support:
    - debian/control.in: Add valac-0.12 build dependency. configure picks that
      up and enables Vala support.
    - debian/rules: Call vapigen to build a vapi from generated gir.
    - debian/libpeas-dev.install: Ship libpeas-1.0.vapi.
  * debian/rules: Run tests during build, but make sure that we don't build
    the tests with -Bsymbolic-functions, which confuses them. Thanks to
    Michael Terry for the patch! (Closes: #627115)
  * debian/control.in: Add gnome-icon-theme build dependency. One of the self
    tests checks the "gtk-about" stock icon, so ensure that it can actually
    find it.
  * debian/control.in: Bump Standards-Version to 3.9.2, no changes necessary.
  * debian/copyright: Update FSF address, thanks lintian.

 -- Martin Pitt <mpitt@debian.org>  Tue, 31 May 2011 15:29:55 +0200

libpeas (1.0.0-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Make the -dev package depend on the gir package.

  [ Andreas Henriksson ]
  * New upstream release.
    - Bump gobject-introspection and seed build dependencies according
      to configure.ac

  [ Frederic Peters ]
  * debian/rules: don't install compiled python files for the demo plugin.

 -- Frederic Peters <fpeters@debian.org>  Wed, 13 Apr 2011 16:59:57 +0200

libpeas (0.9.0-1) experimental; urgency=low

  * New upstream release.

 -- Frederic Peters <fpeters@debian.org>  Mon, 28 Mar 2011 12:05:11 +0530

libpeas (0.7.3-2) experimental; urgency=low

  * Fix typo in the libpeas-dev dependencies

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 26 Feb 2011 16:45:50 +0000

libpeas (0.7.3-1) experimental; urgency=low

  [ Sebastien Bacher ]
  * debian/control.in:
    - conflicts, replaces with old ubuntu naming to avoid upgrade issues.
      (Closes: #612478)

  [ Sjoerd Simons ]
  * New upstream release (0.7.3)
  * Transition to libgtk-3-* package nameing

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 26 Feb 2011 16:17:43 +0000

libpeas (0.7.1-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 31 Jan 2011 23:29:06 +0000

libpeas (0.7.0-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * Initial debian revision

  [ Emilio Pozuelo Monfort ]
  * debian/control.in,
    debian/rules:
    - Switch to CDBS.
  * debian/rules:
    - Call dh_girepository.
  * debian/control.in:
    - Update the Homepage.
    - Fix the libpeas-dev dependencies.
  * debian/copyright:
    - Remove version from the download location.
  * debian/control.in,
    debian/libpeas-{examples,doc}.install:
    - Rename libpeas-examples to libpeas-doc and ship the documentation
      on it.
  * debian/control.in,
    debian/libpeas-common.install:
    - Add a common package.
  * debian/libpeas-dev:
    - Don't install libtool .la files.
  * debian/control.in,
    debian/compat:
    - Bump debhelper compatibility to 8.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 20 Dec 2010 00:55:33 +0000

libpeas (0.7.0-0ubuntu2) natty; urgency=low

  * Rebuild with python 2.7 as the python default.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 09 Dec 2010 16:52:36 +0000

libpeas (0.7.0-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/control:
    - Update dependencies
  * debian/patches/older_gobject_introspection:
    - Dropped, not needed now
  * debian/rules:
    - Don't call autoreconf
    - Don't build against gtk2
    - Call dh_girepository to set gir:Depends
  * debian/watch:
    - Use bz2 tarballs

 -- Michael Terry <mterry@ubuntu.com>  Mon, 15 Nov 2010 16:38:37 -0500

libpeas (0.5.3-0ubuntu5) maverick; urgency=low

  * debian/control:
  * debian/gir1.0-libpeas-1.0.install:
  * debian/gir1.0-peas-1.0.install:
    - Fix name of GIR package

 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 20 Aug 2010 15:36:33 +1000

libpeas (0.5.3-0ubuntu4) maverick; urgency=low

  * Rebuild against latest gobject-introspection

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 11 Aug 2010 09:19:37 +1000

libpeas (0.5.3-0ubuntu3) maverick; urgency=low

  * debian/control:
    - Build-depend on intltool, gtk-doc-tools

 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 09 Aug 2010 16:44:03 +1000

libpeas (0.5.3-0ubuntu2) maverick; urgency=low

  * debian/control:
    - Build-depend on gobject-introspection

 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 09 Aug 2010 12:14:50 +1000

libpeas (0.5.3-0ubuntu1) maverick; urgency=low

  * Initial release

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 03 Aug 2010 17:45:27 +1000
