grilo-plugins (0.2.6-2ubuntu1) saucy; urgency=low

  * debian/control: Depend on tracker 0.16 

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 28 Apr 2013 13:08:40 -0400

grilo-plugins (0.2.6-2) experimental; urgency=low

  [ Jonny Lamb ]
  * Add grilo-plugins-0.2-dbg debug package (Closes: #704512).

 -- Alberto Garcia <agarcia@igalia.com>  Tue, 02 Apr 2013 16:48:38 +0300

grilo-plugins (0.2.6-1) experimental; urgency=low

  * New upstream release.
  * debian/control: update Standards-Version to 3.9.4 (no changes).
  * debian/copyright: update copyright years.
  * debian/control: mention the new Rai.tv plugin in the package
    description.
  * Build with dh-autoreconf to ensure that the autotools helper files are
    being regenerated (this fixes lintian outdated-autotools-helper-file).
    - debian/rules: pass '--with autoreconf' to dh.
    - debian/control: add build dependencies on dh-autoreconf and
      gnome-common.

 -- Alberto Garcia <agarcia@igalia.com>  Wed, 20 Mar 2013 11:23:30 +0200

grilo-plugins (0.2.5-1) experimental; urgency=low

  * New upstream release.
  * Enable 'make check' again:
    - debian/rules: don't override dh_auto_test.
    - debian/control: build depend on docbook-xml, since it contains all
      the required DTDs so it will work without network support.
  * debian/install: don't touch example-tmdb.c, it is now correctly
    installed in the gnome help directory by default.

 -- Alberto Garcia <agarcia@igalia.com>  Tue, 11 Dec 2012 17:49:17 +0100

grilo-plugins (0.2.4-1) experimental; urgency=low

  * New upstream release.
  * debian/control: librest-dev is no longer a build dependency.
  * debian/rules: don't run make test, it currently fails.
  * The package now comes with an example and help files:
    - debian/install: install new files in their respective directories.
    - debian/control: add build dependency on gnome-doc-utils.

 -- Alberto Garcia <agarcia@igalia.com>  Sat, 01 Dec 2012 13:39:17 +0200

grilo-plugins (0.2.3-1) experimental; urgency=low

  * New upstream release.
  * debian/control: depend on libgrilo >= 0.2.3, libglib >= 2.28 and
    libquvi >= 0.4.0.
  * Drop the lintian-overrides file, there are no longer hardening
    warnings.

 -- Alberto Garcia <agarcia@igalia.com>  Mon, 12 Nov 2012 18:16:52 +0200

grilo-plugins (0.2.2-1) experimental; urgency=low

  * New upstream release, first in the 0.2 series in Debian.
  * debian/*: rename everything from *0.1* to *0.2*.
  * New plugins: DMAP, SHOUTcast, TMDb.
    - Add build dependencies on libjson-glib-dev and
      libdmapsharing-3.0-dev to debian/control.
    - List them in the description field in debian/control.
  * debian/control: remove the DM-Upload-Allowed field, it's now obsolete.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 12 Oct 2012 16:57:01 +0300

grilo-plugins (0.1.20-1) experimental; urgency=low

  * New upstream release.
  * debian/control: build depend on libgrilo 0.1.20.
  * debian/grilo-plugins-0.1.lintian-overrides: remove
    hardening-no-fortify-functions override, lintian no longer produces
    this false positive.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 17 Aug 2012 10:25:35 +0300

grilo-plugins (0.1.19-1) unstable; urgency=low

  * New upstream release.
  * New optical media plugin:
    - debian/control: add plugin to the package description.
    - debian/control: build depend on libtotem-plparser-dev.
  * debian/control: build depend on libgrilo 0.1.19.
  * Drop support-tracker-0.14.patch, it's no longer needed.
    - debian/control: remove build dependencies on dh-autoreconf and
      gnome-common.
    - debian/rules: don't pass '--with autoreconf' to dh.
  * Multi-arch support:
    - debian/compat: set compatibility level to 9.
    - debian/control: build depend on debhelper >= 9.
    - debian/control: Add Multi-Arch and Pre-Depends fields.
    - debian/install: replace usr/lib/ with usr/lib/*/.
  * grilo-plugins-0.1.lintian-overrides: ignore hardening warnings, Grilo
    plugins do not use character arrays on the stack and all of them are
    compiled with -DFORTIFY_SOURCE=2
  * debian/copyright: update copyright years and add section for Debian
    files.

 -- Alberto Garcia <agarcia@igalia.com>  Thu, 24 May 2012 18:20:26 +0200

grilo-plugins (0.1.18-3) unstable; urgency=low

  * Build against tracker-sparql 0.14 (Closes: #664021).
  * debian/rules: run dh with '--with autoreconf'.
  * debian/control: add build dependency on dh-autoreconf and
    gnome-common.
  * debian/control: change libtracker-sparql dependency to version 0.14.
  * New patch:
    - support-tracker-0.14.patch: add support for Tracker 0.14.

 -- Alberto Garcia <agarcia@igalia.com>  Thu, 15 Mar 2012 00:44:59 +0200

grilo-plugins (0.1.18-2) unstable; urgency=low

  * debian/control: update build dependency on GMime to version 2.6
    (Closes: #663209).
  * debian/control: update Standards-Version to 3.9.3.
  * debian/copyright: update debian copyright format URL.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 09 Mar 2012 19:08:10 +0200

grilo-plugins (0.1.18-1) unstable; urgency=low

  * New upstream release.
  * This release comes with support for tracker-sparql 0.12:
    - Drop 01_support-tracker-0.12.patch.
    - debian/rules: don't run dh with '--with autoreconf'.
    - debian/control: don't build-depend on dh-autoreconf or gnome-common.
  * debian/control: build-depend on libgrilo-0.1-dev 0.1.18.
  * debian/watch: scan for .xz files, upstream no longer uses bz2.
  * debian/copyright: rewrite using the machine-readable format.

 -- Alberto Garcia <agarcia@igalia.com>  Sat, 10 Dec 2011 15:42:06 +0200

grilo-plugins (0.1.17-2) unstable; urgency=low

  * Build against tracker-sparql 0.12. Thanks to Michael Biebl for his
    help. (Closes: #643942)
  * debian/rules: run dh with '--with autoreconf'.
  * debian/control: add build dependency on dh-autoreconf and
    gnome-common.
  * debian/control: change libtracker-sparql dependency to version 0.12.
  * New patch:
    - 01_support-tracker-0.12.patch: add support for Tracker 0.12.

 -- Alberto Garcia <agarcia@igalia.com>  Sun, 20 Nov 2011 22:17:39 +0100

grilo-plugins (0.1.17-1) unstable; urgency=low

  * New upstream release.
  * debian/control: add Blip.tv and Tracker to the list of plugins.
  * debian/control: set build dependencies of libgrilo-0.1-dev to >=
    0.1.17 and libgdata-dev to >= 0.7.0.
  * debian/control: add new build dependencies on libquvi-dev >= 0.2.15,
    librest-dev >= 0.7, libtracker-sparql-0.10-dev (>= 0.10.5), and
    libgmime-2.4-dev.
  * debian/install: .xml files are now in usr/lib/grilo-0.1.

 -- Alberto Garcia <agarcia@igalia.com>  Tue, 06 Sep 2011 16:10:55 +0300

grilo-plugins (0.1.16-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Author(s) => Authors.
  * debian/control: depend on grilo 0.1.16.

 -- Alberto Garcia <agarcia@igalia.com>  Sat, 02 Jul 2011 13:57:21 +0300

grilo-plugins (0.1.15-1) unstable; urgency=low

  * Initial release (Closes: #629395)

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 17 Jun 2011 01:20:44 +0300
