gdal (1.2.1-1) unstable; urgency=low

  * New upstream release (Closes: #258367)
  * Added flag -V'libgdal1 (>=1.2.0) to solve incompatibility between
    libgdal1-1.2.x and libgdal-1.2+cvs031111 (Closes: #254344)
  * Add support for jpeg2000 (jasper), netcdf and sqlite.
  * Move tiff support to external library (finally added to debian!)(Thanks
    Alessandro for your hint!)

 -- Silke Reimer <Silke.Reimer@intevation.de>  Mon,  9 Aug 2004 11:26:28 +0200

gdal (1.2.0-1) unstable; urgency=low

  * New upstream release
  * Use manpages from upstream
  * Changed package requirements for libgdal1-dev: added virtual package
    libgdal-dev, added dependency on libc6-dev and unixodbc-dev

 -- Silke Reimer (MoinMoin) <silke@intevation.de>  Mon,  8 Mar 2004 18:05:58 +0100

gdal (1.2+cvs.031111-1) unstable; urgency=low

  * New upstream cvs snapshot. This should fix the building failure 
    on arm, powerpc, mipsel and s390 due to "invalid conversion from 
    `int8*' to `const char*'"
  * add odbc support to debian package.
  * switch on xerces support.


 -- Silke Reimer (MoinMoin) <silke@intevation.de>  Wed, 12 Nov 2003 10:21:13 +0100

gdal (1.2+cvs.031016-1) unstable; urgency=low

  * Take maintainership
  * added man pages
  * added libtool patch to debian/rules to avoid linking with rpath
  * changed last line of pymod/GNUmakefile because otherwise all 
    files within pymod would be deleted when building package with 
    fakeroot

 -- Silke Reimer (MoinMoin) <silke@intevation.de>  Fri, 17 Oct 2003 11:14:34 +0200

gdal (1.2+0pre1) unstable; urgency=low

  * New upstream cvs snapshot with proper soname versioning.
    Getting ready for the upcoming 1.2.0.
  * Add xerces support.
  * Get the package generally in shape for being sponsored into Debian.
  * Hand package maintainership over to Silke.

 -- Alessandro Amici (devel) <alexamici@tiscali.it>  Fri, 26 Sep 2003 00:43:14 +0200

gdal (1.1.9-1) unstable; urgency=low

  * New upstream release with a lot of new formats and features.
  * Fix the --libs option of the installed gdal-config.
  * Many correctness and style fixes to debian/rules. The aim is to have
    the source package to build cleanly on woody as well.
  * Change the build dependencies to present a woody alternative to sid-only
    packages.

 -- Alessandro Amici (devel) <alexamici@tiscali.it>  Mon, 28 Jul 2003 23:18:55 +0200

gdal (1.1.8+030610-1) unstable; urgency=low

  * New cvs snapshot with improved handling of html documentation.
  * Split libgdal-doc out of libgdal1-dev.
  * Add html documentation for ogr.
  * Add postgresql support.
  * Set python dependencies to python2.2 (and add python2.2-numeric)
  * Recommend proj (accessed via dlopen).

 -- Alessandro Amici (devel) <alexamici@tiscali.it>  Tue, 10 Jun 2003 16:18:17 +0200

gdal (1.1.8+030521-1) unstable; urgency=low

  * New cvs snapshot with support for custom shared library soname.
  * Build the gdal shared library with debian compliant file name and soname.
    See the README.Debian for reasons and caveats.
  * Rename the main packages to libgdal1 (OK, I learned the hard way how
    important package names are!).
  * Change the upstream version definition to $(version)+$(cvsdate).

 -- Alessandro Amici (devel) <alexamici@tiscali.it>  Thu, 22 May 2003 19:33:54 +0200

gdal (1.1.8-030518+1) unstable; urgency=low

  * Initial release.
  * libgdal.1.1.so is not a standard shared library.
  * Man pages are missing.
  * A few files are missing from the html documentation.

 -- Alessandro Amici (devel) <alexamici@tiscali.it>  Sun, 18 May 2003 18:05:12 +0200

