clutter-1.0 (1.6.14-0ubuntu3) natty; urgency=low

  * debian/patches/fix_soname_infix_in_cogl_pc_file.patch: Use libclutter-glx
    as a dependency in cogl.pc.in since we provide that name instead of libclutter-egl now.
    This should fix builds of packages using the EGL backend on ARM. 

 -- Jani Monoses <jani@ubuntu.com>  Wed, 13 Apr 2011 16:20:52 +0300

clutter-1.0 (1.6.14-0ubuntu2) natty; urgency=low

  * debian/libclutter-1.0-0.symbols.armel: Remove symbol to fix armel FTBFS.

 -- Jani Monoses <jani@ubuntu.com>  Wed, 06 Apr 2011 12:18:47 +0300

clutter-1.0 (1.6.14-0ubuntu1) natty; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 05 Apr 2011 20:23:06 +0200

clutter-1.0 (1.6.12-0ubuntu1) natty; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 05 Apr 2011 19:09:23 +0200

clutter-1.0 (1.6.10-3ubuntu1) natty; urgency=low

  * Merge with Debian experimental, remaining Ubuntu changes:
  * debian/control:
    - Build-depend on dh-autoreconf, gettext, autopoint
    - Add Vcs-Bzr link
    - Add clutter-1.0-tests package
    - Make packages conflict with old libclutter-eglx- packages
    - Don't bump libpango1.0-dev version, the current one works fine
  * debian/rules:
    - Use autoreconf.mk
    - Change default OpenGL backend from GL to GLES 2 for ARM
  * debian/clutter-1.0-tests.install:
    - New package
  * debian/libclutter-1.0-0.symbols.armel:
    - Created symbols file when building with eglx backend (ARM)
  * debian/patches/dummy_clutter_glx_texture_api_eglx.patch:
    - Provide a dummy clutter_glx_texture_pixmap API for the egl flavour.
  * debian/patches/eglx_glx_share_same_soname.patch:
    - Eglx and glx should share the same SONAME, for compatibility reasons.
  * debian/patches/defining-correct-shader-precision-gles.patch:
    - Defining correct shader precision for GLES.
  * debian/patches/02_disable_armv5t_specific_optimization.patch:
    - Disable, let the Linaro team decide if this is important
  * debian/patches/fix_test_data_path.patch:
    - Change the test data path to point to the directory where the data will
      be actually installed.
  * debian/patches/lp623376_check_gl2_h_in_gl_cogl_defines.patch:
    - Add extra header guard for gl and gles1.1 headers.
  * debian/patches/lp623376-no-gl-for-rdepends.patch:
    - Frontend api does not need BACKEND_PC_FILES; introduce a CLUTTER_FRONTEND_REQUIRES
      AC_SUBST and use that in .pc.in files

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 29 Mar 2011 11:15:22 +1100

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.8-0ubuntu2) natty; urgency=low

  * debian/libclutter-1.0-0.symbols.armel: Update, fix armel FTBFS.

 -- Jani Monoses <jani@ubuntu.com>  Wed, 09 Mar 2011 15:17:50 +0200

clutter-1.0 (1.6.8-0ubuntu1) natty; urgency=low

  * New upstream version
  * debian/patches/lp623376-no-gl-for-rdepends.patch:
    - new version update
  * debian/libclutter-1.0-0.symbols:
    - updated the symbols

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 08 Mar 2011 16:22:26 +0100

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.4-0ubuntu2) natty; urgency=low

  * Changing default OpenGL backend from GL to GLES 2 for ARM
  * debian/libclutter-1.0-0.symbols.armel: created symbols file when building
    with eglx backend (ARM)
  * debian/patches/dummy_clutter_glx_texture_api_eglx.patch:
    - Provide a dummy clutter_glx_texture_pixmap API for the egl flavour.
  * debian/patches/eglx_glx_share_same_soname.patch:
    - Eglx and glx should share the same SONAME, for compatibility reasons.
  * debian/patches/defining-correct-shader-precision-gles.patch:
    - Defining correct shader precision for GLES.

 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 17 Feb 2011 13:41:53 -0200

clutter-1.0 (1.6.4-0ubuntu1) natty; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 17 Feb 2011 15:31:24 +0100

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.2-0ubuntu1) natty; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 08 Feb 2011 16:56:59 +0100

clutter-1.0 (1.6.0-0ubuntu1) natty; urgency=low

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

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 02 Feb 2011 09:28:22 +1100

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-1ubuntu1) natty; urgency=low

  * Merge with Debian experimental, remaining Ubuntu changes:
  * debian/control:
    - Build-depend on dh-autoreconf, gettext, autopoint
    - Add Vcs-Bzr link
    - Add clutter-1.0-tests package
    - Make packages conflict with old libclutter-eglx- packages
  * debian/rules:
    - Use autoreconf.mk
  * debian/clutter-1.0-tests.install:
    - New package
  * debian/patches/02_disable_armv5t_specific_optimization.patch:
    - Disable, let the Linaro team decide if this is important
  * debian/patches/fix_test_data_path.patch:
    - Change the test data path to point to the directory where the data will
      be actually installed.
  * debian/patches/lp623376_check_gl2_h_in_gl_cogl_defines.patch:
    - Add extra header guard for gl and gles1.1 headers.
  * debian/patches/lp623376-no-gl-for-rdepends.patch:
    - Frontend api does not need BACKEND_PC_FILES; introduce a CLUTTER_FRONTEND_REQUIRES
      AC_SUBST and use that in .pc.in files

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 13 Jan 2011 09:59:52 -0600

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.2-0ubuntu2) natty; urgency=low

  * Updated for the gir abi transition 

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 16 Dec 2010 15:52:37 +0100

clutter-1.0 (1.4.2-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/patches/fix_gles_11.patch:
    - Applied upstream

 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 03 Dec 2010 09:28:11 +1100

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.4.0-0ubuntu5) natty; urgency=low

  * debian/control:
    - Build depend on libatk1.0-dev, gir1.0-atk-1.0

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 25 Nov 2010 16:55:18 +1100

clutter-1.0 (1.4.0-0ubuntu4) natty; urgency=low

  * debian/control:
    - Build-depend on autopoint

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 25 Nov 2010 15:31:55 +1100

clutter-1.0 (1.4.0-0ubuntu3) natty; urgency=low

  * debian/control:
    - Build-depend on gettext, not gnome-common

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 25 Nov 2010 15:07:32 +1100

clutter-1.0 (1.4.0-0ubuntu2) natty; urgency=low

  * debian/control:
    - Add build-depends on gnome-common

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 25 Nov 2010 12:13:56 +1100

clutter-1.0 (1.4.0-0ubuntu1) natty; urgency=low

  [ Robert Ancell ]
  * New upstream release
  * debian/control:
    - Bump build-depends on libglib2.0-dev, gobject-introspection, gtk-doc-tools
    - Add Vcs-Bzr link
  * debian/patches/fix_gles_11.patch:
    - Fix compilation with GLES 1.1
  * debian/patches/eglx_texture_pixmap.patch:
    - Dropped, eglx backend no longer exists
  * debian/patches/01_speed_current_position_detection.patch:
  * debian/patches/lp604777.patch:
    - Dropped, patches no longer apply and the reason for them was Unity which
      no longer uses Clutter.  Upstream knows of these changes and we will leave
      them to decide if they want them.
  * debian/patches/fix_gles1_detection.patch:
  * debian/patches/remove_gl_dep_for_gles.patch:
  * debian/patches/hide_internal_glx_eglx_symbols.patch:
    - Applied upstream

  [ Alexandros Frantzis ]
  * debian/control:
    - Remove redundancies in package dependencies.
  * debian/rules:
    - Rename produced .pc files for eglx variants.
    - Don't force -eglx- soname in libs exported by eglx .pc files, as it is
      pointless (the soname used by the linker ends up being -glx- anyway).
  * debian/fix_po_makefile_out_of_tree_build.patch
    - Dropped, not needed for new version.
  * debian/patches/x11-unified.patch:
    - Rework patch to force glx infix for new version.
  * debian/patches/lp623376_check_gl2_h_in_gl_cogl_defines.patch:
    - Add extra header guard for gl and gles1.1 headers.
  * debian/patches/lp623376-no-gl-for-rdepends.patch:
    - Refresh for new version.

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 25 Nov 2010 11:27:57 +1100

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.12-0ubuntu15) natty; urgency=low

  * Rebuild against latest gobject-introspection

 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 18 Oct 2010 10:36:15 +1100

clutter-1.0 (1.2.12-0ubuntu14) natty; urgency=low

  * Fix build failure with DSO link changes (Rob Savoye).

 -- Matthias Klose <doko@ubuntu.com>  Thu, 07 Oct 2010 17:27:01 +0200

clutter-1.0 (1.2.12-0ubuntu13) maverick; urgency=low

  * debian/patches/lp604777.patch
    - fix for a memory leak in clutk (LP: #604777)

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 16 Sep 2010 10:49:40 -0400

clutter-1.0 (1.2.12-0ubuntu12) maverick; urgency=low

  * debian/patches/always_select_glx_events.patch:
    - Patch taken from upstream git to fix clutter with mesa 7.9 which
      (correctly) only delivers swap_event events when the client has asked
      for them. (LP: #632352) (LP: #638808)

 -- Christopher James Halse Rogers <raof@ubuntu.com>  Tue, 31 Aug 2010 16:16:09 +1000

clutter-1.0 (1.2.12-0ubuntu11) maverick; urgency=low

  * debian/patches/01_speed_current_position_detection.patch:
    - update from Jason Smith to fix clicks on the first pixel of the unity bar
      (lp: #614945)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 26 Aug 2010 10:16:12 +0200

clutter-1.0 (1.2.12-0ubuntu10) maverick; urgency=low

  * frontend api does not need BACKEND_PC_FILES; introduce a CLUTTER_FRONTEND_REQUIRES
    AC_SUBST and use that in .pc.in files (LP: #623376)
  * cogl-defines from gl breaks cross gles2 builds; needs to guard
    the GL/gl.h include if gl2.h from gles2 was already included (LP: #623376)
  * Provides: libclutter-1.0-0 does not work if there are versioned depends on it;
    fix debian/*.symbols to produce alternative dependencies on glx/es11/es20 for
    rdepends building against libclutter*-dev
  * in turn add make all variants alternative depends of gir1.0-clutter-1.0
    and gir1.0-clutter-eglx-1.0

 -- Alexander Sack <asac@linaro.org>  Mon, 23 Aug 2010 20:21:49 +0200

clutter-1.0 (1.2.12-0ubuntu8) maverick; urgency=low

  * Correct typo in the control file as well 

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 19 Aug 2010 21:15:29 +0200

clutter-1.0 (1.2.12-0ubuntu6.1) maverick; urgency=low

  * Updated the build-depends using the .pc requirements

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 19 Aug 2010 19:35:59 +0200

clutter-1.0 (1.2.12-0ubuntu6) maverick; urgency=low

  * debian/patches/autoreconf.patch, debian/control, debian/rules:
    - use dh-autoreconf
  * debian/control:
    - changed gtk requirements to gdk-pixbuf
    - don't require gir-repository-dev
    - updated the gir build depends and the libclutter-dev requirements

  [ Alexandros Frantzis ]
  * Switch package format to 3.0 (quilt).
  * debian/control:
    - Add binary packages for EGLX OpenGL ES 1.1 and 2.0 variants of Clutter.
    - Add binary packages containing tests for all variants of the library.
    - Update current standards version.
  * debian/rules: 
    - Switch to dh7 (from CDBS).
    - Remove extraneous dependency from gir1.0-clutter-eglx-1.0
  * debian/libclutter-eglx*.links
    - Provide compatibility links to old library names.
  * debian/*.symbols:
    - Updated for unified API.
    - Add symbols introduced by 01_speed_current_position_detection.patch.
  * debian/patches/fix_po_makefile_out_of_tree_build.patch:
    - Fix path in po/Makefile.in.in so that mkinstalldirs can be found for
      out of tree builds.
  * debian/patches/fix_gles1_detection.patch:
    - Fix problems with detection of GLESv1_CM library.
  * debian/patches/fix_test_data_path.patch:
    - Change the test data path to point to the directory where the data will
      be actually installed.
  * debian/patches/remove_gl_dep_for_gles.patch:
    - Remove false GL dependency on library and tests.
  * debian/patches/eglx_texture_pixmap.patch:
    - Use a dummy implementation of the clutter-glx-texture-pixmap API
      that just uses clutter-x11-texture-pixmap for the eglx variant.
  * debian/patches/x11-unified.patch:
    - produce an unified clutter library with a single soname for all
      the variants.
  * debian/patches/hide_internal_glx_eglx_symbols.patch:
    - Hide internal glx and eglx symbols so that they don't contaminate the
      API/ABI.

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 19 Aug 2010 17:07:21 +0200

clutter-1.0 (1.2.12-0ubuntu5) maverick; urgency=low

  * debian/patches/01_speed_current_position_detection.patch:
    - use gl picking

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 18 Aug 2010 22:50:48 +0200

clutter-1.0 (1.2.12-0ubuntu4) maverick; urgency=low

  * Rebuild with the new gobject introspection

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 10 Aug 2010 19:24:14 +0200

clutter-1.0 (1.2.12-0ubuntu3) maverick; urgency=low

  * debian/control.in:
    - -dev package should depend on libjson-glib-dev as well

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 06 Aug 2010 13:26:59 +0200

clutter-1.0 (1.2.12-0ubuntu2) maverick; urgency=low

  * debian/patches/01_fix_motion_events.patch,
    02__fix_SIGSEGV_clutter_stage_has_full_redraw_queued.patch:
    removed, included in 01_speed_current_position_detection.patch
  * debian/patches/01_speed_current_position_detection.patch:
    Improve the detection of current mouse position
  * debian/rules:
    - Use external json-glib (LP: #613927)
  * debian/control.in:
    - build-dep on libjson-glib-dev

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 23 Jul 2010 16:03:16 +0200

clutter-1.0 (1.2.12-0ubuntu1) maverick; urgency=low

  * New upstream release
    - Provide a fallback for MESA_copy_sub_buffer by using the
      EXT_blit_framebuffer extension. (BCP#2128)
    - Never promote clipped redraws to fullscreen redraws. (BCP#2136)
    - Fix rounding error in ClutterText. (BCP#2170)
    - Fix drawing of transparent stages on X11. (BCP#2050)
    - ClutterAnimator bug fixes.
    - ClutterAnimation fixes for vector-based API. (BCP#2149)
    - Fixes for the Windows backend event handling. (BCP#2135)
    - Fixes for the setup of the GL context on OSX. (BCP#1394)
    - Documentation improvements. (BCP#2081, BCP#2133)
    - Build fixes for the conformance test suite. (BCP#1930)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 15 Jul 2010 11:48:06 +0200

clutter-1.0 (1.2.10-0ubuntu2) maverick; urgency=low

  * debian/patches/02_fix_SIGSEGV_clutter_stage_has_full_redraw_queued.patch:
    Ensure that the stage is really a clutter stage before going further
    (Jason Smith) (LP: #594209)

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 12 Jul 2010 15:53:18 +0200

clutter-1.0 (1.2.10-0ubuntu1) maverick; urgency=low

  * New upstream release
  * debian/control.in:
    - add gir1.0-json-glib-1.0 build-dep

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 05 Jul 2010 11:52:36 +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.4-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Revert patch for bug 2017 which broke subclassing ClutterListModel
    - Add more error reporting in case the GLX context creation failed
    - Fix cogl_texture_get_data() returning garbage
    - Fix the computation of the stage bounding rectangle when submitting
      clipped redraw requests
    - Switch texture units before setting the Cogl texture filters
    - Make sure that GLX_SGI_swap_control is set up correctly
  * debian/patches/01_fix_motion_events.patch:
    - Set a default stage for motion events if one isn't available
      (Neil J. Patel)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 25 Mar 2010 14:16:07 +0100

clutter-1.0 (1.2.2-1ubuntu1) lucid; urgency=low

  * Merge from debian experimental, remaining changes:
    - comment out the enforced building for armv5t in debian/rules, ubuntu
      does not support v5t anymore (fixes FTBFS on armel).
  * don't build with json support (will mean deps update):
    - debian/rules: remove --enable-json
    - debian/control.in: remove libjson-glib-dev (>= 0.8) and
      gir1.0-json-glib-1.0 build-dep

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 23 Mar 2010 20:19:50 +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

