libkml (1.3.0~r863-4.1ubuntu1) raring; urgency=low

  * Merge from Debian unstable, remaining changes:
    - swig.diff: also remove wrong version check from configure.ac
  * Update ld-as-needed.diff to fix linking.

 -- Ilya Barygin <randomaction@ubuntu.com>  Wed, 31 Oct 2012 21:20:29 +0400

libkml (1.3.0~r863-4.1) unstable; urgency=low

  * Non maintainer upload.
  * Fix build failure with GCC 4.7.

 -- Matthias Klose <doko@debian.org>  Tue, 17 Apr 2012 07:59:06 +0200

libkml (1.3.0~r863-4) unstable; urgency=low

  * Added liburiparser-dev to libkml-dev.
  * Moved to dh_python2 instead of python-central.
  * Policy bumped to 3.9.3, no changes required.
  * Debhelper level set to 9.
  * Refreshed reautoconfiscated.diff to remove a backup file. Thanks doko.
    (closes: #650525)
  * The ld-as-needed case has been already managed.
    (closes: #641681)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 14 Mar 2012 13:29:51 +0100

libkml (1.3.0~r863-3) unstable; urgency=low

  * Added swig patch to remove a wrong swig version test.
    (closes: #634528)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 26 Jul 2011 11:07:30 +0200

libkml (1.3.0~r863-2) unstable; urgency=low

  * New patch geometry_test.diff to remove another failing test.
    (closes: #626259)
  * Policy bumped to 3.9.2, no changes needed.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 08 Jun 2011 11:19:48 +0200

libkml (1.3.0~r863-1) unstable; urgency=low

  * New upstream snapshot for 1.3 series, as taken from svn.
  * Patchset updated for current release.
  * New patch feature_view_test.diff to remove a failing test.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 29 Mar 2011 16:41:45 +0200

libkml (1.2.0-2) unstable; urgency=low

  * Moved to git repository and changed Vcs-* fields in debian/control.
  * Changed to debian source 3.0.
  * Debhelper level set to 8.
  * Wrapped debian/changelog to 80 chars.
  * New patch ld-as-needed.diff: it fixes FTBS when --as-needed is used at 
    linking time.
    (closes: #605889)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 24 Mar 2011 21:17:35 +0100

libkml (1.2.0-1ubuntu7) quantal; urgency=low

  * Add patch from Debian to fix FTBFS with gcc-4.7 (LP: #1009467).

 -- Ilya Barygin <randomaction@ubuntu.com>  Sun, 30 Sep 2012 09:28:52 +0400

libkml (1.2.0-1ubuntu6) precise; urgency=low

  * Regenerate configure to fix FTBFS.

 -- Andreas Moog <amoog@ubuntu.com>  Thu, 23 Feb 2012 18:07:24 +0100

libkml (1.2.0-1ubuntu5) precise; urgency=low

  * Add patch from debian to fix detection of SWIG (LP: #935249)

 -- Andreas Moog <amoog@ubuntu.com>  Tue, 21 Feb 2012 20:12:08 +0100

libkml (1.2.0-1ubuntu4) oneiric; urgency=low

  * Taken from 1.3.0~r863-2. LP: #833027.
    - New patch geometry_test.diff to remove another failing test.
      (closes: #626259)

 -- Matthias Klose <doko@ubuntu.com>  Thu, 15 Sep 2011 09:33:59 +0200

libkml (1.2.0-1ubuntu3) natty; urgency=low

  * Regenerate the Makefile.in's.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 19 Dec 2010 21:14:22 +0100

libkml (1.2.0-1ubuntu2) natty; urgency=low

  * Move ld-as-needed patch to the patch system.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 05 Dec 2010 16:45:55 +0100

libkml (1.2.0-1ubuntu1) natty; urgency=low

  * Fix build failure with ld --as-needed.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 04 Dec 2010 13:25:40 +0100

libkml (1.2.0-1build1) natty; urgency=low

  * Rebuild to add support for python 2.7.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 03 Dec 2010 00:03:28 +0000

libkml (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Updated automake.diff and reautoconfiscated patches to reflect changes
    in building scripts. Note that boost is still embedded with old 
    version 1.34.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Fri, 25 Jun 2010 11:42:15 +0200

libkml (1.1.0-1) unstable; urgency=low

  * New upstream release:
      o In-memory KMZ read support.
      o Initial Google Maps Data API support.
      o Various security fixes, particularly in the underlying Zip library.
  * Patches refreshed: reautoconfiscated.diff and automake.diff.
  * NMU ack: incorporate patch from Jakub Wilk to enable building with Python 2.6. 
    (closes: #557288)
  * Added original copyright from zlib to debian/copyright as originally asked
    by ftpmasters.
  * Added kfreebsd.diff top patch to manage GNU/kFreeBSD flavor.
    (closes: #558208)
  * Fixed patch ordering.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 10 Dec 2009 17:30:39 +0100

libkml (1.0.1-3) unstable; urgency=high

  * Added clone.diff patch to use __clone2() instead of clone() on ia64.
    This patch solves a FTBS on ia64.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 27 Oct 2009 12:24:40 +0100

libkml (1.0.1-2) unstable; urgency=low

  * Added python version overriding at build/installation time.
    (closes: #550310)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 13 Oct 2009 14:04:45 +0200

libkml (1.0.1-1) unstable; urgency=low

  * Initial release.
    (closes: #548720)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 29 Sep 2009 11:15:17 +0200
