caret (5.6.4~dfsg.1-1ubuntu3) precise; urgency=low

  * Fix FTBFS, adding glu.h and -lGLU where necessary.

 -- Ilya Barygin <randomaction@ubuntu.com>  Sun, 05 Feb 2012 09:46:16 +0400

caret (5.6.4~dfsg.1-1ubuntu2) precise; urgency=low

  * No change rebuild for vtk transition.

 -- Bhavani Shankar <bhavi@ubuntu.com>  Wed, 21 Dec 2011 18:14:46 +0530

caret (5.6.4~dfsg.1-1ubuntu1) oneiric; urgency=low

  * Build-depend on libqwt-dev instead of libqwt5-qt4-dev as part of qwt6
    transition
  * Add debian/patches/qwt6-linking and update no_undefineds to fix link target
    for qwt6

 -- Scott Kitterman <scott@kitterman.com>  Fri, 26 Aug 2011 17:15:54 -0400

caret (5.6.4~dfsg.1-1build1) oneiric; urgency=low

  * No-change rebuild for VTK 5.6.

 -- Stefano Rivera <stefanor@ubuntu.com>  Sun, 12 Jun 2011 13:45:12 +0200

caret (5.6.4~dfsg.1-1) unstable; urgency=low

  * New upstream release.
  * Adjusted packaging and patches for Cifti library addition.

 -- Michael Hanke <mih@debian.org>  Sat, 04 Jun 2011 19:15:58 -0400

caret (5.6.2~dfsg.1-3) unstable; urgency=low

  * Remove dysfunctional --no-undefined linker option.
  * Add patch to add header include required by GCC 4.6 (Closes: #625110).

 -- Michael Hanke <mih@debian.org>  Sat, 07 May 2011 12:47:02 -0400

caret (5.6.2~dfsg.1-2) unstable; urgency=low

  * Added patch to fix a FTBFS on kFreeBSD due to changes in the way Qt
    handles platform defines (i.e. Q_OS_GLIBC -> Q_OS_FREEBSD_KERNEL).
    Closes: #618645
  * Move Caret into the "science" section of the menu (LP: #680495).

 -- Michael Hanke <mih@debian.org>  Fri, 15 Apr 2011 16:21:10 -0400

caret (5.6.2~dfsg.1-1) unstable; urgency=low

  * New upstream release. Merged most patches. Thanks to John Harwell and
    Jon Schindler.
  * Switch the source package format 3.0 (quilt). Moved remaining patch under
    quilt's arms.
  * Bumped Standards-Version to 3.9.1, no changes necessary.
  * Changed maintainer to NeuroDebian team.
  * Updated debian/copyright.
  * Improved package description to mention unavailable functionality when
    the caret-data package is missing.
  * Addressed upstream's concerns about support for the Debian package, by a)
    adding a patch that clearly identifies Caret as a Debian build and b) put
    explicit support information into README.Debian.
  * Patch upstream's "this is not a supported version" dialog on application
    startup to show information on missing functionality and how to obtain
    the missing pieces. Moreover, this dialog won't be displayed when all
    relevant data files are found on a particular system to keep the
    nuisance-level low.
  * Address removal of QAssistantClient() from Qt 4.7 by adjusting
    dependencies accordingly (Closes: #588977). Thanks to Alex Valavanis
    and for the report and patch.
  * Fix FTBFS due to underspecified linking for internal libraries
    (Closes: #554061).

 -- Michael Hanke <mih@debian.org>  Sun, 13 Mar 2011 13:32:13 -0400

caret (5.6.1.3~dfsg.1-2) unstable; urgency=low

  * Add slightly modified patch to address FTBFS on kFreeBSD originally
    provided by Cyril Brulebois -- Thanks (Closes: #575235).

 -- Michael Hanke <michael.hanke@gmail.com>  Thu, 25 Mar 2010 09:08:10 -0400

caret (5.6.1.3~dfsg.1-1) unstable; urgency=low

  * New upstream release. Still no upstream support for VTK 5.2 (or later).
  * Applied patch for compatibility with GCC 4.4 (Closes: #525789).
    Thanks to Martin Michlmayr.
  * Add fixes for compatibility with VTK 5.2 (Closes: #520701, #520867).
  * Bumped Standards-Version to 3.8.4 -- no changes necessary.

 -- Michael Hanke <michael.hanke@gmail.com>  Mon, 22 Mar 2010 20:46:27 -0400

caret (5.6.1~dfsg.1-4) unstable; urgency=low

  * Clarify copyright statement of the pieces of the Caret sources that have
    been derived from AFNI, after checking with ftp-masters (Closes: #518688).

 -- Michael Hanke <michael.hanke@gmail.com>  Sat, 21 Mar 2009 19:02:39 +0100

caret (5.6.1~dfsg.1-3) unstable; urgency=low

  * Reverse the order of the build-dependency alternatives on libqt4 and
    libqt4-opengl-dev. The reason is that sbuild currently only considers
    the first alternative (see #403246), and hence the package FTBFS on the
    buildds. The alternative on libqt4-dev 4.3 is kept in the package as it
    allows to easily build backports on etch systems. (Closes: #519270).

 -- Michael Hanke <michael.hanke@gmail.com>  Wed, 11 Mar 2009 18:42:13 +0100

caret (5.6.1~dfsg.1-2) unstable; urgency=low

  * Patched to build with VTK 5.2 (Closes: #518640).
  * Updated the upstream homepage field. Thanks to Francesco Poli for pointing
    this out.
  * Updated package description and added a reference to it.

 -- Michael Hanke <michael.hanke@gmail.com>  Tue, 10 Mar 2009 15:20:06 +0100

caret (5.6.1~dfsg.1-1) unstable; urgency=low

  * New Upstream Version.
  * Added 'DM-Upload-Allowed: yes' to debian/control.
  * Minimized GCC compatibility-related Debian diff. Upstream applied slightly
    modified patch.
  * Fixed LD_LIBRARY_PATH setting in dh_shlibdeps call in debian/rules.

 -- Michael Hanke <michael.hanke@gmail.com>  Mon, 12 Jan 2009 14:26:01 +0100

caret (5.6~dfsg.1-1) UNRELEASED; urgency=low

  * New upstream version.
  * Do not install link for caret_edit manpage, since the binary is not
    installed by the Debian package.
  * Use minc version 2 instead of old libminc0.
  * Bumped Standards-Version to 3.8.0 -- no changes necessary.
  * Several bugfixes (missing headers) for GCC 4.3 compatibility.
   * Adjust build-dependencies to account for the new libqt4-opengl-dev
    package, built by qt4-x11 (from 4.4.0-1 on). Done in a backport-friendly
    way, i.e. alternatively depend on libqt4-dev (>= 4.3) and (<< 4.4.0).
  * Added Yaroslav Halchenko to Uploaders.
  * caret-data is not recommended, but suggested dependency as the package is
    not yet in the Debian archive. Added relevant notes to README.Debian.
  * Converted debian/copyright into a machine readable format.
  * Include the AFNI licensing terms in debian/copyright as pieces of
    caret_uniformize were derived from AFNI.

 -- Michael Hanke <michael.hanke@gmail.com>  Thu, 21 Aug 2008 09:40:25 +0200

caret (5.5.2~dfsg.1-1) UNRELEASED; urgency=low

  * New Upstream Version. Build-depends on Qt >= 4.3. Merged most commandline
    tools into 'caret_command'.
  * Package now honours DEB_BUILD_OPTIONS setting 'noopt'.
  * Build with debug symbols by default.
  * Debian packaging does not use upstream Makefile wrapper to qmake anymore,
    as it might hide build-failures. Calling qmake from debian/rules directly
    instead.
  * Simplified Debian diff to minimize conflicts between upstream changes and
    Debian packaging.
  * Set linker flags -Wl,--as-needed and --no-undefined to reduce the number
    of package dependencies and ensure proper internal shared libraries.
  * Do not build 'caret_edit' anymore as it caused problems with the internal
    shared libraries. This should be no problem, as it is a very simple
    editor and all of the 1000 editors in Debian should be able to do what
    'caret_edit' does/did.

 -- Michael Hanke <michael.hanke@gmail.com>  Mon, 30 Jun 2008 19:40:29 +0200

caret (5.5.1~dfsg.1-2) UNRELEASED; urgency=low

  * Added a manpage.
  * Fixed desktop and menu files to comply to the latest menu policy.

 -- Michael Hanke <michael.hanke@gmail.com>  Tue, 11 Sep 2007 21:59:09 +0200

caret (5.5.1~dfsg.1-1) UNRELEASED; urgency=low

  * New Upstream Version.
  * Abandoned dpatch in favor of Git.

 -- Michael Hanke <michael.hanke@gmail.com>  Sun,  8 Jul 2007 13:17:27 +0200

caret (5.5~dfsg.1-1) UNRELEASED; urgency=low

  [ Michael Hanke ]
  * Initial release. (Closes: #421703)
  * MPEG support is disabled as VTK in Debian does not provide the necessary
    library for patent reasons (see #408552).
  * The package builds internal libraries as shared libs instead of static
    linking to reduce the size of the distributed binaries.
  * A desktop and menu file for Caret5 was added.
  * Caret binaries are called via a wrapper script that sets an appropriate
    LD_LIBRARY_PATH for the necessary caret-internal libs and some Qt image
    format plugins.
  * Caret depends on the caret-data package that provides tutorials, online
    help and atlas datasets. While these files are part of the binary
    distribution of Caret they are not part of the sources. The Debian
    maintainer packaged them in a separate source package using the binary
    distribution as source (caret-data).

  [ Yaroslav Halchenko ]
  * Uses dh_wraporig to make source tarball DFSG-free

 -- Michael Hanke <michael.hanke@gmail.com>  Tue, 22 May 2007 12:43:33 +0200

