cogl (1.14.0-3+dyson1) unstable; urgency=low

  * Package for Dyson
  * Run dh_autoreconf to update libtool part of configure
    and get proper symbols export
  * Fixed debian/libcogl12.symbols to read as:
   (arch=!hurd-any !illumos-any)cogl_egl_context_get_egl_display@Base 1.13.4

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

cogl (1.14.0-3) unstable; urgency=low

  * Add "Breaks: libclutter-1.0-0 (<< 1.14)" in libcogl12 to prevent
    non-working partial upgrades. (Closes: #720371)

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 21 Aug 2013 23:41:51 +0200

cogl (1.14.0-2) unstable; urgency=low

  [ Jeremy Bicha ]
  * use canonical Vcs-* fields

  [ Andreas Henriksson ]
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 16 Aug 2013 18:27:29 +0200

cogl (1.14.0-1) experimental; urgency=low

  * New upstream release.
    + debian/patches/Disable-reliance-on-KHR_create_context.patch:
      - Removed, fixed upstream in a different way.
  * debian/control.in,
    debian/rules,
    debian/libcogl12.*,
    debian/libcogl-gles2-12.*,
    debian/libcogl*-dev.install:
    + Split libcogl-gles2 into its own package.
  * debian/rules:
    + Only enable egl/gles2 on linux and kfreebsd.
  * debian/libcogl12.symbols:
    + Mark cogl_egl_context_get_egl_display as not available on hurd.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 25 Mar 2013 18:33:43 +0100

cogl (1.13.4-1) experimental; urgency=low

  [ Jeremy Bicha ]
  * New upstream release
    - soname bump
  * debian/control.in:
    - Bump minimum glib to 2.32
    - Drop obsolete breaks/replaces
    - Bump libclutter-1.0-dev breaks for soname transition

  [ Rico Tzschichholz ]
  * debian/control.in:
    - Build-depend on libxrandr-dev

  [ Hector Oron]
  * Enable cogl-gles2-experimental used by webkit-clutter for WebGL support
  * d/rules: enable cogl-gles2 and DEB_DH_MAKESHLIBS_ARGS_libcogl11.
  * d/libcogl-dev.install: add usr/lib/*/libcogl-gles2.so,
    usr/lib/*/pkgconfig/cogl-gles2-experimental.pc

  [ Gustavo Noronha Silva ]
  * d/libcogl-dev.install:
  - install cogl-gles2 headers as well

  [ Emilio Pozuelo Monfort ]
  * debian/control.in:
    - Lower gobject-introspection build-dependency from 1.33.4-1
      to 1.33.4-1~ to ease backports.

  [ Sjoerd Simons ]
  * d/p/Disable-reliance-on-KHR_create_context.patch
    + Added. Don't assume the GL stack supports KHR_create_context to build
      with older mesa (Disables the GL3 driver with EGL)

  [ Emilio Pozuelo Monfort ]
  * debian/control.in:
    - Drop libcogl-dev's Breaks on libclutter-1.0-dev, as the latter has
      a minimum dependency on the former that is enough, so the breaks are
      not needed and will only cause upgrade problems.

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 15 Mar 2013 23:02:34 +0100

cogl (1.12.0-1) experimental; urgency=low

  * New upstream release
  * debian/patches/03_select_default_renderer_driver.patch:
    + Dropped, merged upstream
  * debian/patches/04_fix_crash_on_free.patch:
    + Dropped, merged upstream

 -- Sjoerd Simons <sjoerd@debian.org>  Tue, 25 Sep 2012 10:07:06 +0200

cogl (1.10.2-6exp1) experimental; urgency=low

  * Bring back multiple backend support from 1.10.2-4 packaging
  * debian/rules: Only build gles2 support on non-hurd (kfreebsd & linux)
  * debian/control.in: Let the -dev package also depends on both GL and GLES
    apart from on hurd

 -- Sjoerd Simons <sjoerd@debian.org>  Thu, 21 Jun 2012 09:42:33 +0200

cogl (1.10.2-6) unstable; urgency=low

  * debian/rules: Set the gles2-libname to libGLESv2.so.2 as shipped by Mesa
    (Closes: #678018)
  * debian/patches/04_fix_crash_on_free.patch:
    + Added. Fix crash when freeing an unconnected renderer.
      (Closes: #673433 #676282)

 -- Sjoerd Simons <sjoerd@debian.org>  Thu, 21 Jun 2012 09:29:45 +0200

cogl (1.10.2-5) unstable; urgency=low

  * Revert to 1.10.2-3, turning on GLESv2 on intel pull in 50MB due to libgbm1
    and libegl1-mesa-drivers which is slightly over the top for enabling a
    uncommon feature. Hopefully the changes can be reapplied after the
    dependencies have gone on a diet.
  * debian/control.in: Make libcogl9 depend on the renderer driver it uses
    (GLES v2 on arm, GL on everything else)

 -- Sjoerd Simons <sjoerd@debian.org>  Thu, 21 Jun 2012 08:43:59 +0200

cogl (1.10.2-4) unstable; urgency=low

  * debian/patches/03_select_default_renderer_driver.patch:
    + Added. Allow the default renderer driver to be selected at configure time
  * Build both GL and GLESv2 renderer support on all platforms, default to
    GLESv2 on ARM and to GL on everything else.

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 20 Jun 2012 13:49:02 +0200

cogl (1.10.2-3) unstable; urgency=low

  * Make libcogl-pango0 break libcogl5 (<< 1.10.1-1) to avoid partial
    upgrades which can lead to applications like gnome-shell linking against
    both libcogl5 and libcogl9 resulting in a crash. Closes: #668285
  * Drop old Conflicts/Replaces: libcogl2.
  * Fix the Breaks/Replaces for the libcogl-pango split.

 -- Michael Biebl <biebl@debian.org>  Sat, 05 May 2012 16:30:26 +0200

cogl (1.10.2-2) unstable; urgency=low

  * Upload to unstable.
  * debian/watch: Track stable releases.

 -- Michael Biebl <biebl@debian.org>  Tue, 01 May 2012 22:53:13 +0200

cogl (1.10.2-1) experimental; urgency=low

  * New upstream release.
  * debian/copyright: Update Format URL to the final copyright 1.0 spec.

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

cogl (1.10.0-2) experimental; urgency=low

  * debian/control.in: libcogl-dev breaks libclutter-1.0-dev (<< 1.10)

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 01 Apr 2012 14:22:19 +0200

cogl (1.10.0-1) experimental; urgency=low

  [ Michael Biebl ]
  * Change section of gir1.2-cogl-1.0 and gir1.2-coglpango-1.0 to
    introspection.

  [ Josselin Mouette ]
  * Update repository URL.

  [ Jeremy Bicha ]
  * New upstream release.
  * Updated symbols & library name for soname update
  * debian/control.in:
    - Bump minimum glib to 2.28
    - Standards-Version 3.9.3
  * debian/patches/02_disable_armv5t_specific_optimization.patch: Disabled

  [ Rico Tzschichholz ]
  * debian/control.in:
    - Make libcogl-dev depend on gl/gles dev-packages

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 30 Mar 2012 21:14:20 +0200

cogl (1.8.2-1) unstable; urgency=low

  [ Rico Tzschichholz ]
  * New upstream release

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

 -- Laurent Bigonville <bigon@debian.org>  Thu, 20 Oct 2011 23:50:14 +0200

cogl (1.8.0-1) unstable; urgency=low

  [ Rico Tzschichholz ]
  * New upstream release
  * debian/*.symbols*,debian/rules:
    - build with EGL/GLES2 on armhf
  * debian/{rules,control*, libcogl2* > libcogl5*}:
    - updated for soname bump
    - conflicts/replaces with libcogl2

  [ Laurent Bigonville ]
  * Split libcogl-pango out of the main libcogl package
  * debian/copyright: Fix copyright file format
  * debian/control.in:
    - Move Vcs-* to the unstable branch
  * debian/rules:
    - Explicitly pass --enable-gdk-pixbuf and --enable-cogl-pango flags
      to the configure

 -- Laurent Bigonville <bigon@debian.org>  Wed, 28 Sep 2011 19:57:34 +0200

cogl (1.7.8-1) experimental; urgency=low

  * New upstream release
  * debian/*.symbols:
    - updated

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Wed, 07 Sep 2011 00:07:39 +0200

cogl (1.7.6-2) experimental; urgency=low

  * debian/rules: Fix armel GL configure flags
  * debian/libcogl2.symbols.armel: Add separate symbol file for armel, where
    EGL/GLES2 is used. (thanks Jani Monoses!)

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Wed, 24 Aug 2011 17:46:41 +0200

cogl (1.7.6-1) experimental; urgency=low

  * Initial upload.
  * debian/patches:
    - add 02_disable_armv5t_specific_optimization.patch from clutter-1.0

 -- Rico Tzschichholz <ricotz@ubuntu.com>  Mon, 22 Aug 2011 22:51:05 +0200