libindi (0.9.7-0ubuntu4) trusty; urgency=medium

  * Fix another build failure on AArch64.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 01 Apr 2014 19:15:29 +0200

libindi (0.9.7-0ubuntu3) trusty; urgency=medium

  * Fix build failure on AArch64.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 28 Mar 2014 15:04:13 +0100

libindi (0.9.7-0ubuntu1) trusty; urgency=medium

  * New upstream release
  * Bump soname for missing symbols

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 12 Feb 2014 13:28:34 +0000

libindi (0.9.6-0ubuntu1) raring; urgency=low

  * New upstream release
  * New shared libraries libindimain and libindidriver
    - Binary packages libindimain0b and libindidriver0b
    - Shared dev package in libindi-dev
    - Update abi.diff to ensure the library versions are set correctly
  * Reintroduce symbol files as the source now builds two C and one CPP
    shared library
    - libindi0b.symbols (C)
    - libindimain0b.symbols (C)
    - libindidriver0b.symbols (CPP) - use pkg-kde-tools' symbol helpers to
      update

 -- Harald Sitter <apachelogger@kubuntu.org>  Wed, 21 Nov 2012 22:59:21 +0100

libindi (0.9.1-2ubuntu1) quantal; urgency=low

  * Resynchronize with Debian. Remaining change:
  * Build-depend on libfli-dev

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 19 Jun 2012 10:03:46 -0400

libindi (0.9.1-2) unstable; urgency=low

  * Release to unstable.
  * Bump the libnova-dev build dependency to >= 0.14.0. (Not really needed,
    but makes sure it is built with an up-to-date libnova.)

 -- Pino Toscano <pino@debian.org>  Sun, 25 Mar 2012 15:08:06 +0200

libindi (0.9.1-1) experimental; urgency=low

  * New upstream release.
  * It seems ABI is broken (new virtual method), so:
    - bump the SONAME to 0b (update patch abi.diff)
    - rename libindi0a to libindi0b
  * Bump Standards-Version to 3.9.3, no changes required.
  * Switch copyright to copyright-format 1.0.

 -- Pino Toscano <pino@debian.org>  Fri, 23 Mar 2012 13:20:47 +0100

libindi (0.9-1) unstable; urgency=low

  * New upstream release:
    - provides the fix by Nobuhiro Iwamatsu (thanks!) for compiling on SuperH.
      (Closes: #644456)
  * Update the patches:
    - destdir.diff: drop, applied upstream
    - fix-pkgconfig.diff: drop, applied upstream
    - format-security.diff: drop, applied upstream
    - libdir.diff: refresh, dropping the applied parts
  * boost is no more a dependency, so remove libboost-dev from the the build
    dependencies and from the libindi-dev dependencies.
  * libindi-dev: add dependency on libcfitsio3-dev, as cfitsio headers are
    included in public headers.
  * Update copyright.
  * Upstream does not keep a stable ABI while not bumping the SONAME, so:
    - bump the SONAME to 0a (patch abi.diff)
    - rename libindi0 to libindi0a
    - drop the symbols file of libindi, "replaced" by a tight shlibs

 -- Pino Toscano <pino@debian.org>  Mon, 16 Jan 2012 17:16:38 +0100

libindi (0.8-1) unstable; urgency=low

  * Initial release.
  * Add patches:
    - format-security.diff: fix string literals for snprintf() invocations
    - libdir.diff: respect the LIB_DESTINATION cmake variable
    - destdir.diff: respect the DESTDIR envvar
    - fix-pkgconfig.diff: fix some issues in the .pc pkg-config file

 -- Pino Toscano <pino@debian.org>  Sat, 01 Oct 2011 19:40:46 +0200
