clutter-gtk (1.4.4-3+dyson1) unstable; urgency=low

  * Package for Dyson

 -- Igor Pashev <pashev.igor@gmail.com>  Thu, 03 Oct 2013 15:06:13 +0400

clutter-gtk (1.4.4-3) unstable; urgency=low

  [ Laurent Bigonville ]
  * debian/rules: Use DEB_LDFLAGS_MAINT_APPEND instead of LDFLAGS to not
    override hardening flags
  * debian/control.in:
    - Use canonical URL's for the Vcs-* fields
    - Bump Standards-Version to 3.9.4 (no further changes)

  [ Michael Biebl ]
  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Tue, 27 Aug 2013 18:23:21 +0200

clutter-gtk (1.4.4-2) experimental; urgency=low

  * debian/control.in:
    + Bump libclutter-1.0-dev requirement, needed for
      clutter_disable_accessibility.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 24 Mar 2013 11:52:56 +0100

clutter-gtk (1.4.4-1) experimental; urgency=low

  * New upstream release.
    + debian/control.in:
      - Update build dependencies.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 20 Mar 2013 22:02:28 +0100

clutter-gtk (1.4.2-1) experimental; urgency=low

  * New upstream release

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 16 Mar 2013 00:02:02 +0100

clutter-gtk (1.4.0-1) experimental; urgency=low

  [ Jeremy Bicha ]
  * New upstream release (Closes: #690870)
  * debian/libclutter-gtk-1.0-0.symbols:
    - Updated

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 20 Oct 2012 22:33:21 +0200

clutter-gtk (1.2.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Wed, 02 May 2012 00:04:42 +0200

clutter-gtk (1.2.0-1) experimental; urgency=low

  [ Rico Tzschichholz ]
  * debian/control.in:
    - Drop gir1.2-* dependencies which are pulled by *-dev packages
  * debian/watch: Switch to .xz tarball

  [ Michael Biebl ]
  * Change section of gir1.2-gtkclutter-1.0 to introspection.
  * Rely on cdbs to call dh_girepository. Bump Build-Depends accordingly.
  * Bump debhelper compatibility level to 8.
    - Strip debian/tmp/ from .install files.
    - Bump Build-Depends on debhelper.
  * Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.

  [ Josselin Mouette ]
  * Update repository URL.

  [ Jeremy Bicha ]
  * New upstream release.
  * debian/control.in:
    - Bump GTK to (>= 3.2.0) & clutter to (>= 1.9.16)
    - Standards-Version 3.9.3

  [ Laurent Bigonville ]
  * Follow multiarch policy

 -- Michael Biebl <biebl@debian.org>  Mon, 02 Apr 2012 06:39:30 +0200

clutter-gtk (1.0.4-1) unstable; urgency=low

  * New upstream release

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 01 Oct 2011 14:27:55 +0100

clutter-gtk (1.0.0-1) unstable; urgency=low

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

  [ Laurent Bigonville ]
  * New upstream release.
    - Bump libclutter-1.0-dev Build-dependency to 1.4.0
  * debian/control.in:
    - Bump Standards-Version to 3.9.2
    - Drop duplicate section to please lintian
  * debian/libclutter-gtk-1.0-0.symbols: Drop symbols that where not supposed
    to be exported

 -- Laurent Bigonville <bigon@debian.org>  Sun, 10 Apr 2011 23:51:19 +0200

clutter-gtk (0.91.8-2) experimental; urgency=low

  * debian/control.in:
    - Update for the new gtk+ 3 package names.

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

clutter-gtk (0.91.8-1) experimental; urgency=low

  * New upstream release.
    - debian/libclutter-gtk-1.0-0.symbols:
      + Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 15 Jan 2011 14:52:18 +0000

clutter-gtk (0.91.6-1) experimental; urgency=low

  * New upstream release.
    - debian/control.in:
      + Updated build dependencies.
    - debian/patches/01_window_dont_use_size-request.patch,
      debian/patches/02_offscreen_dont_use_site-request.patch:
      + Removed, included upstream.
    - debian/libclutter-gtk-1.0-0.symbols:
      + Updated for the new version.
  * debian/rules:
    - Add a get-orig-source target.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 12 Jan 2011 22:57:50 +0000

clutter-gtk (0.91.4-3) experimental; urgency=low

  * debian/control.in:
    - Don't build depend on gir-repository-dev, it's not needed. Thanks
      Sebastien Bacher.
  * Update to the new gir policy:
    - Rename gir1.0-clutter-gtk-1.0 to gir1.2-gtkclutter-1.0.
    - Bump the gobject-introspection build dependency.
    - Build depend on gir1.2 packages.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 13 Dec 2010 00:49:59 +0100

clutter-gtk (0.91.4-2) experimental; urgency=low

  * Add a gir package, thanks Sebastien Bacher. Closes: #591801.
  * Bump minimum build dependencies to get 1.2 girs.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 05 Dec 2010 22:18:21 +0100

clutter-gtk (0.91.4-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * Rename debian/libclutter-gtk-doc.links to
    debian/libclutter-gtk-0.10-doc.links and fix symlink path

  [ Emilio Pozuelo Monfort ]
  * New upstream release. Rename the source package.
  * debian/patches/01_window_dont_use_size-request.patch,
    debian/patches/02_offscreen_dont_use_site-request.patch:
    - Patches from git, build with latest gtk+3.
  * debian/control.in:
    - Update build dependencies.
    - Update Vcs-* fields.
    - Wrap relationship fields.
  * debian/control.in,
    debian/*{0.10,1.0}*:
    - Rename binary packages for the new SONAME.
  * debian/libclutter-gtk-1.0-0.symbols:
    - Updated.
  * debian/copyright:
    - Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 05 Dec 2010 16:35:16 +0100

clutter-gtk-0.10 (0.10.8-1) experimental; urgency=low

  * New upstream release
  * Use uploaders.mk magic to handle debian/control
  * Switch to dpkg-source 3.0 (quilt) format
  * debian/control.in:
    - Wrap build-dependencies
    - Bump Standards-Version to 3.9.1
    - Add Homepage field
    - Add Vcs-Svn and Vcs-Browser fields
    - Add gnome-pkg-tools build-dependency
    - Suggest the correct documentation binary
    - Remove duplicate Section field
  * debian/rules:
    - Add include uploaders.mk
    - Drop include simple-patchsys.mk

 -- Laurent Bigonville <bigon@debian.org>  Mon, 25 Oct 2010 20:19:35 +0200

clutter-gtk-0.10 (0.10.4-1) unstable; urgency=low

  * New upstream release
  - Doesn't use deprecated GTK+ symbols (Closes: #576971)

 -- Rob Bradford <robster@debian.org>  Sun, 01 Aug 2010 22:22:52 +0100

clutter-gtk-0.10 (0.10.2-1) unstable; urgency=low

  * New upstream release
  * debian/libclutter-gtk-0.10-0.symbols: Added
  * debian/control: Add Myself to Uploaders
  * debian/control: Make libclutter-gtk-0.10-doc depends on libclutter-1.0-doc
  * debian/copyright: Updated

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 30 Aug 2009 15:46:51 +0100

clutter-gtk (0.8.3-1) unstable; urgency=low

  * New upstream release.
  * Minor lintian fixes

 -- Ross Burton <ross@debian.org>  Fri, 19 Jun 2009 15:46:22 +0100

clutter-gtk (0.8.1-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Fri, 18 Jul 2008 15:37:02 +0100

clutter-gtk (0.8.0-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Wed, 16 Jul 2008 11:11:52 +0100

clutter-gtk (0.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Wed, 02 Jul 2008 15:14:23 +0100

clutter-gtk (0.6.0-2) unstable; urgency=low

  * Really make the -dbg package priority extra.

 -- Rob Bradford <robster@debian.org>  Mon, 18 Feb 2008 19:03:17 +0000

clutter-gtk (0.6.0-1) unstable; urgency=low

  * New upstream release.
  - Switch away from deprecated substvars.
  - Fix debian/copright file.
  - Make the -dbg package priority extra.

 -- Rob Bradford <robster@debian.org>  Mon, 18 Feb 2008 13:33:30 +0000

clutter-gtk (0.5.2-1) unstable; urgency=low

  * New (unstable) upstream release.

 -- Rob Bradford <robster@debian.org>  Mon, 11 Feb 2008 17:39:37 +0000

clutter-gtk (0.5.0-1) unstable; urgency=low

  * New (unstable) upstream release.

 -- Rob Bradford <robster@debian.org>  Thu, 17 Jan 2008 11:30:35 +0000

clutter-gtk (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Wed,  8 Aug 2007 14:13:46 +0100

clutter-gtk (0.1.0-1) unstable; urgency=low

  * Initial release.

 -- Ross Burton <ross@debian.org>  Fri, 23 Mar 2007 14:35:40 +0000