clutter-1.0 (1.10.8-2+rpi1) wheezy-staging; urgency=low

  * Switch to regular opengl (as is used by debian on non-arm platoforms), we
    don't have an accelerated x11 compatible opengl es on the Pi and building
    this against opengl es causes problems with the mesa opengl es conflicting
    with the raspberry pi foundation's non-x11 compatible opengl es.
    (LP: 1268378)

 -- Peter Michael Green <plugwash@raspbian.org>  Mon, 13 Jan 2014 01:20:08 +0000

clutter-1.0 (1.10.8-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Add missing epoch on libxcomposite-dev build-dependency.

  [ Jordi Mallach ]
  * 01_a11y-atk_add_key_event_listener-listener_id-return-value.patch,
    02_a11y-Remove-key-event-listener-hash-table-if-no-longer-required.patch:
    add patches from git to fix duplicate accessible key events.

 -- Laurent Bigonville <bigon@debian.org>  Sat, 04 Aug 2012 22:36:28 +0200

clutter-1.0 (1.10.8-1) unstable; urgency=low

  * New upstream release.
  * Refresh debian/patches/fix_test_data_path.patch.

 -- Michael Biebl <biebl@debian.org>  Thu, 28 Jun 2012 00:09:06 +0200

clutter-1.0 (1.10.6-1) unstable; urgency=low

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Sat, 02 Jun 2012 14:13:10 +0200

clutter-1.0 (1.10.4-3) unstable; urgency=low

  * Bump all symbol versions to 1.10.0. The library was renamed from
    libclutter-glx-1.0.so.0 to libclutter-1.0.so.0 and while a compat symlink
    is provided for backwards compatibility, we need a tight dependency for
    packages which have been recompiled against the new clutter version since
    they will link against libclutter-1.0.so.0 and this library is not
    provided by older versions of libclutter-1.0-0.

 -- Michael Biebl <biebl@debian.org>  Sun, 06 May 2012 01:47:55 +0200

clutter-1.0 (1.10.4-2) unstable; urgency=low

  * Upload to unstable

 -- Michael Biebl <biebl@debian.org>  Tue, 01 May 2012 23:50:39 +0200

clutter-1.0 (1.10.4-1) experimental; urgency=low

  * New upstream release.
  * debian/watch: Track stable releases.

 -- Michael Biebl <biebl@debian.org>  Tue, 01 May 2012 16:49:06 +0200

clutter-1.0 (1.10.2-1) experimental; urgency=low

  * New upstream release.
  * Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
  * Strip debian/tmp/ from .install files.

 -- Michael Biebl <biebl@debian.org>  Fri, 27 Apr 2012 02:44:08 +0200

clutter-1.0 (1.10.0-1) experimental; urgency=low

  [ Jeremy Bicha ]
  * New upstream release.

  [ Rico Tzschichholz ]
  * Updated symbols
  * debian/control.in:
    - Bump build-dep on libglib-dev (>= 2.31.19), libcogl-dev (>= 1.9.8)
      libgtk-3-dev (>= 3.3.18)
  * debian/rules:
    - Explicitly enable the X11 backend and GDK backend

  [ Ricardo Salveti de Araujo ]
  * debian/rules:
    - EGL support for ARM doesn't mean EGLX anymore, that's now part of cogl.
      As we don't yet support EGL framebuffer (EGL native windowing), drop
      --enable-egl-backend=yes for ARM (LP: #960893)
  * debian/control.in:
    - adding libgtk-3-dev as it's now required for gdk related symbols
    - removing libgles2-dev dependencies for ARM, as the EGL support is now
      part the cogl package
  * debian/libclutter-1.0-0.symbols:
    - removing egl related symbols as it's not related with the EGLX support
      anymore
  * debian/patches/eglx_glx_share_same_soname.patch:
    - removing patch as this is now fixed with upstream and cogl

  [ Sjoerd Simons ]
  * let libcutter-1.0 breaks libcogl5. Clutter needs a new cogl soname, which
    means it breaks apps that use both it and cogl directly. As there no
    applications using cogl that don't use clutter, doing a break directly on
    libcogl5 is the most elegant solution

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 31 Mar 2012 19:44:55 +0200

clutter-1.0 (1.8.4-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * debian/rules: Only install debug symbols for the library in -dbg package

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

  [ Josselin Mouette ]
  * Update repository URL.

  [ Michael Biebl ]
  * New upstream release.
  * Remove fallback-non-transparent-stages.patch, merged upstream.
  * Refresh eglx_glx_share_same_soname.patch.

 -- Michael Biebl <biebl@debian.org>  Tue, 31 Jan 2012 09:25:19 +0100

clutter-1.0 (1.8.2-2) unstable; urgency=low

  * Add fallback-non-transparent-stages.patch: Fallback to non-transparent
    stages if unsupported (taken from upstream) (Closes: #647410)

 -- Laurent Bigonville <bigon@debian.org>  Tue, 15 Nov 2011 17:54:17 +0100

clutter-1.0 (1.8.2-1) unstable; urgency=low

  [ Jordi Mallach ]
  * Update Vcs-* fields to non-redirected URLs.

  [ Rico Tzschichholz ]
  * New upstream release

  [ Laurent Bigonville ]
  * debian/watch: Switch to .xz tarballs

 -- Laurent Bigonville <bigon@debian.org>  Fri, 21 Oct 2011 00:11:45 +0200

clutter-1.0 (1.8.0-1) unstable; urgency=low

  [ Rico Tzschichholz ]
  * New upstream release
  * debian/control.in:
    - Bump build-dep on libatk1.0-dev (>= 2.1.5), libcogl-dev (>= 1.8.0),
      libglib2.0-dev (>= 2.28)
  * debian/*.symbols*:
    - updated, there was no API break, since the removed symbols are private
      and weren't exposed in installed header files
  * debian/*.symbols*,debian/rules:
    - build with EGL/GLES2 on armhf

  [ Laurent Bigonville ]
  * debian/control.in: Build-dep on libcogl-pango-dev (>= 1.8.0)

 -- Laurent Bigonville <bigon@debian.org>  Thu, 29 Sep 2011 12:08:27 +0200

clutter-1.0 (1.7.12-1) experimental; urgency=low

  * New upstream release
  * debian/libclutter-1.0-0.symbols{.armel}:
    - Updated
  * debian/control.in:
    - Fix build-dep on libcogl-dev

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Fri, 02 Sep 2011 10:05:24 +0200

clutter-1.0 (1.7.10-2) experimental; urgency=low

  * debian/patches/eglx_glx_share_same_soname.patch: Eglx and glx should
    share the same SONAME, for compatibility reasons
  * debian/libclutter-1.0-0.symbols.armel: Add separate symbol file for
    armel, where EGLX/GLES2 is used.

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Thu, 25 Aug 2011 12:05:08 +0200

clutter-1.0 (1.7.10-1) experimental; urgency=low

  [ Rico Tzschichholz ]
  * New upstream release
  * debian/control.in:
    - Add Build-Dep on libcogl-dev (>= 1.7.6)
    - Add clutter-1.0-tests package
  * debian/*.install:
    - Remove cogl references
  * debian/libclutter-1.0-0.symbols:
    - Updated the symbols
  * debian/patches:
    - Drop 01-Explicitly-link-the-glx-flavour-against-libdl.patch, not
      needed since 1.7.4
    - Drop 02_disable_armv5t_specific_optimization.patch, moved to cogl
    - Add fix_test_data_path.patch
  * debian/watch:
    - updated for new location

  [ Laurent Bigonville ]
  * debian/control.in: Fix short description of clutter-1.0-tests package

 -- Laurent Bigonville <bigon@debian.org>  Tue, 23 Aug 2011 23:56:07 +0200

clutter-1.0 (1.6.16-1) unstable; urgency=low

  * New upstream release
  * debian/control.in:
    - Drop gir packages as build-dependencies, they are now pulled by -dev
      packages
    - Bump cdbs and debhelper build-dependencies for multiarch policy
    - Add required multiarch fields
    - Drop duplicates Sections to please lintian
    - Use Breaks instead of Conflicts when versionized
  * debian/rules:
    - Rely on cdbs to call dh_girepository
    - Pass --libdir to configure for multiarch
    - Fix GNOME_DOWNLOAD_URL URL
  * debian/gir1.2-clutter-1.0.install, debian/libclutter-1.0-0.install,
    debian/libclutter-1.0-dev.install: Adjust for multiarch paths
  * debian/watch:
    - Fix URL
    - Switch to .bz2 tarballs.
    - Bump version to 3

 -- Laurent Bigonville <bigon@debian.org>  Thu, 07 Jul 2011 13:55:10 +0200

clutter-1.0 (1.6.14-1) unstable; urgency=low

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

  [ Sjoerd Simons ]
  * New upstream release
  * debian/watch: Updated to new download URL
  * debian/patches/01-Explicitly-link-the-glx-flavour-against-libdl.patch:
    * Added, fixes build with binutils-gold (Closes: #554074)
  * Use dh-autoreconf to re-generate the autotools bits

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 14 May 2011 19:29:37 +0100

clutter-1.0 (1.6.10-3) unstable; urgency=low

  * debian/control.in:
    + Add libxi-dev to libclutter-1.0-dev
  * debian/control.in:
    + Make libclutter-1.0-0 Recommend libclutter-1.0-common

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 26 Mar 2011 22:56:00 +0000

clutter-1.0 (1.6.10-2) unstable; urgency=low

  * debian/control.in:
    + Build using the gir binaries from atk and pango instead of the
      gir-repository bundle.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 26 Mar 2011 07:33:05 +0000

clutter-1.0 (1.6.10-1) unstable; urgency=low

  * debian/control.in:
    + Update the build dependencies to build the gir package with packages
      from unstable.
  * New upstream release.
    + debian/libclutter-1.0-0.symbols:
      - Updated.
  * Upload to unstable.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 23 Mar 2011 23:10:26 +0000

clutter-1.0 (1.6.8-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 11 Mar 2011 21:46:47 +0000

clutter-1.0 (1.6.6-1) experimental; urgency=low

  * New upstream release.
    + debian/control.in:
      - Update build dependencies.
    + debian/libclutter-1.0-0.symbols:
      - Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 22 Feb 2011 20:39:37 +0000

clutter-1.0 (1.6.4-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 14 Feb 2011 20:38:26 +0000

clutter-1.0 (1.6.2-1) experimental; urgency=low

  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 09 Feb 2011 18:34:39 +0000

clutter-1.0 (1.6.0-1) experimental; urgency=low

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

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 01 Feb 2011 22:56:03 +0000

clutter-1.0 (1.5.14-1) experimental; urgency=low

  * New upstream release.
    + debian/control.in:
      - Build depend on libxi-dev for XInput support.
    + debian/libclutter-1.0-0.symbols:
      - Updated.
    + debian/rules:
      - Make the shlibs file always depend on the latest upstream version.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 25 Jan 2011 21:53:13 +0000

clutter-1.0 (1.5.12-1) experimental; urgency=low

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

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 11 Jan 2011 23:15:15 +0000

clutter-1.0 (1.5.10-1) experimental; urgency=low

  * New upstream development release.
    - debian/libclutter-1.0-0.symbols:
      + Updated.
    - debian/control.in,
      debian/rules:
      + Remove dh-autoreconf, we don't need it right now and autoconf
        is failing in this tarball.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 18 Dec 2010 02:24:20 +0000

clutter-1.0 (1.5.8-2) experimental; urgency=low

  * debian/control.in:
    - Break pyclutter << 1.3.2, older versions than that don't
      work with clutter >= 1.4.
    - Remove the libgl-dev alternatives since we need a gl.pc
      file and the alternatives may not have it.
  * Update to the new gir policy:
    - Rename gir1.0-clutter-1.0 to gir1.2-clutter-1.0.
    - Bump the gobject-introspection build dependency.
    - Build depend on gir1.2 packages.
  * debian/control.in,
    debian/libclutter-1.0-common.install:
    - Add a common package to ship the translations.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 12 Dec 2010 20:05:04 +0100

clutter-1.0 (1.5.8-1) experimental; urgency=low

  * New upstream development release.
    - debian/control.in:
      + Bump build dependency on libcairo2-dev.
      + Bump libclutter-1.0-dev dependencies on libcairo2-dev
        and libjson-glib-dev.
    - debian/rules:
      + Remove obsolete flag --with-json=system.
    - debian/libclutter-1.0-0.symbols:
      + Updated.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 08 Dec 2010 23:37:10 +0100

clutter-1.0 (1.4.2-2) experimental; urgency=low

  * debian/control.in:
    - Add more missing dependencies: libx11-dev and libpango1.0-dev.

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

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

  * debian/control.in:
    - Don't Build-Depend/Depend on libgtk2.0-dev.
    - Build-Depend/Depend on libgdk-pixbuf2.0-dev, libdrm-dev, libxext-dev,
      libxfixes-dev, libxdamage-dev, libxcomposite-dev, libjson-glib-dev,
      libcairo2-dev, libatk1.0-dev.
    - Add a Homepage field.
    - Standards-Version is 3.9.1, no changes needed.
  * debian/libclutter-1.0-0.symbols:
    - Remove debian revisions.
  * debian/rules:
    - Include dh-autoreconf.mk before debhelper.mk to not leave
      *.debhelper.log files after clean.
  * New upstream release.
  * debian/libclutter-1.0-doc.install:
    - Ship the documentation for cally.
  * debian/libclutter-1.0-doc.links:
    - Fix the symlinks so they are in /usr/share/doc/libclutter-1.0-doc.
    - Add a symlink for cally.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 04 Dec 2010 15:56:04 +0100

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

  * New upstream release
  * debian/patches/01_fix_build_on_not_linux.patch
    - Removed, fixed upstream
  * debian/patches/90_autoreconf.patch
    - Removed, use dh-autoreconf instead
  * debian/libclutter-1.0-0.symbols
    - Updated

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 28 Nov 2010 14:49:22 +0000

clutter-1.0 (1.2.12-3) unstable; urgency=low

  * Acknowledge 1.0.8-1.1 NMU, thanks gregor herrmann and Heiko Stuebner.
    Closes: #580106
  * debian/patches/0002-fix-spelling-errors.patch:
    - Removed, fixed upstream.
  * debian/patches/0001-disable-armv5t-specific-optimization.patch:
    - Renamed to 02_disable_armv5t_specific_optimization.patch.
      Also don't comment all the code in the #if block, just change 
      #if __arm__ to #if 0.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 07 Aug 2010 00:54:09 +0200

clutter-1.0 (1.2.12-2) unstable; urgency=low

  * Fix build on !linux
    - debian/patches/01_fix_build_on_not_linux.patch:
      + Don't hardcode libdrm APIs in clutter's source, check for libdrm
        on configure and use <drm.h> instead. Also don't fail the build
        if libdrm is not available. Closes: #589551.
    - debian/patches/90_autoreconf.patch:
      + Run autoreconf on top of the above patch.
    - debian/control.in:
      + Build depend on libdrm-dev on linux-any and kfreebsd-any.
  * debian/control.in:
    - Build depend and depend on libgl1-mesa-dev >= 7.1~rc3-1~ for the
      availability of gl.pc. Closes: #551811.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 19 Jul 2010 17:10:08 +0200

clutter-1.0 (1.2.12-1) unstable; urgency=low

  * New upstream release.
  * debian/libclutter-1.0-0.symbols,
    debian/rules:
    - Add a symbols file.
  * debian/rules,
    debian/source/format:
    - Switch to source format 3.0 (quilt).
  * debian/control.in:
    - Standards-Version is 3.9.0, no changes needed.
  * Upload to unstable.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 18 Jul 2010 17:21:49 +0200

clutter-1.0 (1.2.8-1) experimental; urgency=low

  * New upstream development release
  * debian/control.in:
  - make libclutter-1.0-dev depend on libjson-glib-dev (Closes: #578855)

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 31 May 2010 11:10:01 -0300

clutter-1.0 (1.2.4-1) experimental; urgency=low

  * New upstream release. Closes: #575249.
  * debian/control.in:
    - Bump Standards-Version to 3.8.4, no changes needed.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Thu, 25 Mar 2010 01:03:42 +0100

clutter-1.0 (1.2.2-1) experimental; urgency=low

  [ Gustavo Noronha Silva ]
  * debian/control:
  - bump Standards-Version to 3.8.3

  [ Emilio Pozuelo Monfort ]
  * New upstream release.
    - Build depend on libjson-glib-dev and gir1.0-json-glib-1.0.
  * debian/control.in,
    debian/rules:
    - GNOMEify.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 21 Mar 2010 13:27:56 +0100

clutter-1.0 (1.0.8-1.1) unstable; urgency=low

  [ gregor herrmann ]
  * Non-maintainer upload.

  [ Heiko Stuebner ]
  * 0001-disable-armv5t-specific-optimization.patch:
    Fix armv4t compatiblity (Closes: #580106)
  * 0002-fix-spelling-errors.patch:
    Fix spelling errors causing a failing build (Closes: #583465)

 -- gregor herrmann <gregoa@debian.org>  Fri, 02 Jul 2010 01:01:58 +0200

clutter-1.0 (1.0.8-1) unstable; urgency=low

  * New upstream release
  * debian/control:
  - adopt new GObject-Introspection mini-policy, by build-depending on
    gobject-introspection >= 0.6.5-3, and using the new gir1.0-* packages
  * debian/control, libclutter-1.0-0.install, gir1.0-clutter-1.0.install:
  - add new package for the typelib files
  * debian/rules:
  - make dh_girepository be called on the packages

 -- Gustavo Noronha Silva <kov@debian.org>  Mon, 19 Oct 2009 13:55:06 -0200

clutter-1.0 (1.0.6-1) unstable; urgency=low

  * New upstream release

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 30 Sep 2009 19:25:03 +0100

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

  [ Loïc Minier ]
  * Downgrade pkg-config dep to a recommends.
  * Update download URL in copyright.
  * Use LDFLAGS/CFLAGS vars directly to avoid overriding them completely; bdep
    on cdbs >= 0.4.41.
  * Wrap build-deps and deps.
  * Let libclutter-0.8-dev dep on ${shlibs:Depends}.
  * Bdep on libpango1.0-dev (>= 1.18) and libglib2.0-dev (>= 2.14)
    explicitly.
  * Cleanup rules.
  * Use CDBS gnome.mk class instead of autotools.

  [ Gustavo Noronha Silva ]
  * New stable upstream release
  * Updated build-dependencies according to upstream's configure.ac
  * Build-Depend on cairo explicitly
  * debian/control:
  - make the doc package clutter-version-specific (libclutter-1.0-doc),
    and make it conflict with libclutter-doc
  * debian/copyright:
  - fixed and updated information with recent copyright changes

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 30 Jul 2009 12:48:00 +0200

clutter (0.8.8-1) unstable; urgency=low

  * New upstream release.
  * Ship the COGL documentation
  * Clean up minor lintian warnings

 -- Ross Burton <ross@debian.org>  Fri, 19 Jun 2009 11:38:03 +0100

clutter (0.8.4-1) unstable; urgency=low

  * New upstream release
    - Fixes linking (Closes: #498506)

 -- Ross Burton <ross@debian.org>  Mon, 01 Dec 2008 14:46:24 +0000

clutter (0.8.2-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Fri, 26 Sep 2008 16:09:31 +0100

clutter (0.8.0-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Sat, 12 Jul 2008 21:34:06 +0100

clutter (0.6.4-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Sun, 29 Jun 2008 21:30:53 +0100

clutter (0.6.2-2) unstable; urgency=low

  * Switch to using -march=armv5t when compiling on ARM (closes: #478152.)

 -- Rob Bradford <robster@debian.org>  Mon, 19 May 2008 15:30:29 +0100

clutter (0.6.2-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Thu, 03 Apr 2008 15:08:09 +0100

clutter (0.6.0-2) unstable; urgency=low

  * Switch dependency to libgl1-mesa-dev|libgl-dev rather than
    just libgl1-mesa-dev so that it does not conflict with other installed
    OpenGL headers.

 -- Rob Bradford <robster@debian.org>  Thu, 28 Feb 2008 14:54:24 +0000

clutter (0.6.0-1) unstable; urgency=low

  * New upstream release.
  - Replace deprecated substvars.
  - Update debian/copyright file.

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

clutter (0.5.6-1) unstable; urgency=low

  * New (unstable) upstream release.

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

clutter (0.5.2-1) unstable; urgency=low

  * New (unstable) upstream release.

 -- Rob Bradford <robster@debian.org>  Mon, 14 Jan 2008 13:34:58 +0000

clutter (0.5.0-1) unstable; urgency=low

  * New (unstable) upstream release.

 -- Rob Bradford <robster@debian.org>  Thu, 10 Jan 2008 15:58:27 +0000

clutter (0.4.2-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Tue, 18 Sep 2007 11:30:38 +0100

clutter (0.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Mon, 20 Aug 2007 13:55:10 +0100

clutter (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Tue,  7 Aug 2007 20:50:46 +0100

clutter (0.3.1-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Tue, 24 Jul 2007 09:13:14 +0100

clutter (0.2.3-1) unstable; urgency=low

  * New upstream release.

 -- Ross Burton <ross@debian.org>  Wed, 11 Apr 2007 18:37:12 +0100

clutter (0.2.2-1) unstable; urgency=low

  * New upstream release.
  * Don't compress the examples.

 -- Ross Burton <ross@debian.org>  Wed, 14 Feb 2007 09:26:01 +0000

clutter (0.2.1-1) unstable; urgency=low

  * New upstream release.
    - Upstream package split up, remove Python packaging

 -- Ross Burton <ross@debian.org>  Wed,  7 Feb 2007 16:18:44 +0000

clutter (0.1.0-2) unstable; urgency=low

  * Ship the Python bindings in python2.4-clutter (thanks to Jeff Waugh)

 -- Ross Burton <ross@debian.org>  Fri, 23 Jun 2006 11:48:12 +0100

clutter (0.1.0-1) unstable; urgency=low

  * Initial upload.

 -- Ross Burton <ross@debian.org>  Wed, 21 Jun 2006 17:46:05 +0100

