plastimatch (1.8.0+dfsg.1-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 24 Mar 2020 15:18:05 +0100

plastimatch (1.8.0+dfsg.1-2) unstable; urgency=medium

  * libgdcm2-dev was renamed to libgdcm-dev
    Closes: #949350
  * debhelper-compat 12
  * Standards-Version: 4.4.1
  * Use secure URI in Homepage field.
  * Rely on pre-initialized dpkg-architecture variables.
  * Skip one failing test

 -- Andreas Tille <tille@debian.org>  Mon, 20 Jan 2020 14:54:22 +0100

plastimatch (1.8.0+dfsg.1-1) unstable; urgency=medium

  * New upstream release
  * Remove man pages for fdk, drr, and landmark_warp; the functions of
    these programs have been merged into the main plastimatch executable
  * Remove obsolete CMake option
  * Remove obsolete patch

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Tue, 30 Apr 2019 16:59:46 -0400

plastimatch (1.7.4+dfsg.1-2) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * Add patch to fix regression test that causes test failure on i386

  [ Andreas Tille ]
  * Drop Dominique Belhachemi <domibel@debian.org> from Uploaders (Dominique,
    thanks for your work on this package)

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Thu, 17 Jan 2019 18:02:42 -0500

plastimatch (1.7.4+dfsg.1-1) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/copyright
  * Silence lintian spelling false positives.

  [ Gregory C. Sharp ]
  * New upstream release

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Wed, 09 Jan 2019 09:54:33 -0500

plastimatch (1.7.3+dfsg.1-1) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * New upstream version

  [ Andreas Tille ]
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.5
  * Drop Build-Depends: libdlib18
  * Delete useless get-orig-source target

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Mon, 09 Jul 2018 16:28:37 -0400

plastimatch (1.7.0+dfsg.1-1) unstable; urgency=medium

  * New upstream version
  * Delete obsolete entries in Files-Excluded
  * Remove obsolete patches
  * Add dependency on libdlib18

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Mon, 18 Dec 2017 18:15:08 -0500

plastimatch (1.6.6+dfsg.1-1) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * New upstream release
  * Update watch file for new gitlab naming scheme
  * Remove obsolete patches

  [ Andreas Tille ]
  * Standards-Version: 4.1.1
  * d/copyright: Drop paragraphs of removed libraries

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Wed, 11 Oct 2017 12:48:13 -0400

plastimatch (1.6.5+dfsg.1-1) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * New upstream version
  * Use debian libdlib-dev instead of upstream provided dlib
  * Remove patches Fix-test-dependencies.patch and
    Remove-plm_version.h-from-list-of-installed-files.patch
    which are now fixed upstream

  [ Andreas Tille ]
  * Architecture: any
  * debhelper 10 (no need to specify --parallel any more)
  * d/watch:
     - version=4
     - adapt dversionmangle to separating dfsg and revision number by '.'

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sun, 04 Dec 2016 17:34:58 -0500

plastimatch (1.6.4+dfsg1-1) unstable; urgency=medium

  * Team upload.

  [ Ghislain Antony Vaillant ]
  * New upstream version 1.6.4+dfsg1
  * Track GitLab tagged releases.
  * Fix FTBFS when testing is performed in parallel.
    New patch Fix-test-dependencies.patch.
    Thanks to Lucas Nussbaum for reporting (Closes: #844942)
  * Cherry-pick upstream patch to fix the install.
    New patch Remove-plm_version.h-from-list-of-installed-files.patch

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 30 Nov 2016 10:48:12 +0000

plastimatch (1.6.3+dfsg-1) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * New upstream release

  [ Andreas Tille ]
  * cme fix dpkg-control

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Thu, 30 Jun 2016 13:36:15 -0400

plastimatch (1.6.2+dfsg-3) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * debian/control: fix i386 build and
    prevent build on architectures without libinsighttoolkit4-dev
    Closes: #819316

  [ Andreas Tille ]
  * Add missing Build-Depends: libgdcm2-dev
    Closes: #808401
  * cme fix dpkg-control
  * better hardening

 -- Andreas Tille <tille@debian.org>  Sun, 27 Mar 2016 07:43:49 +0200

plastimatch (1.6.2+dfsg-2) unstable; urgency=medium

  * Move repository from SVN to Git
  * Build-Depends: libdcmtk-dev instead of libdcmtk2-dev
    Closes: #804573

 -- Andreas Tille <tille@debian.org>  Mon, 09 Nov 2015 21:11:13 +0100

plastimatch (1.6.2+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Fix FTBFS on several platforms
  * debian/copyright: remove copyright sections for upstream removed
    third party libraries
  * Review GCC 5.0 issues, they are all now resolved
    Closes: #778066
    Closes: #793272

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Fri, 24 Jul 2015 15:46:32 -0400

plastimatch (1.6.1+dfsg-2) unstable; urgency=medium

  * debian/rules: fix FTBFS for platforms still on ITK 3.20
  * debian/patches/fix-regression-plm-reg-align-center:
    Fix regression test failure on i386
    Closes: #789314

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Fri, 15 May 2015 11:34:18 -0400

plastimatch (1.6.1+dfsg-1) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * New upstream release
  * Fix (upstream) testcase failure on debian i386 platform
  * debian/copyright: update Files-Excluded to exclude lua; remove
    outdated entries
  * debian/rules: build as shared libraries rather than
    monolithic executable
  * debian/plastimatch.lintian-overrides: remove warnings due to
    package-name-doesnt-match-sonames, and non-dev-pkg-with-shlib-symlink

  [ Andreas Tille ]
  * debian/watch: Fix version mangling

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Mon, 11 May 2015 13:05:31 -0400

plastimatch (1.6.0+dfsg-1) unstable; urgency=medium

  [ Gregory C. Sharp ]
  * New upstream release
  * debian/rules: Do not ship *.a and *.h code in binary package any more

  [ Andreas Tille ]
  * Reformated long description

 -- Andreas Tille <tille@debian.org>  Fri, 01 May 2015 23:45:59 +0200

plastimatch (1.5.16+dfsg-2) unstable; urgency=medium

  * Add needed cmake dependencies to enable parallel builds (thanks to
    Colin Watson <cjwatson@debian.org> for the patch)
    Closes: #768769

 -- Andreas Tille <tille@debian.org>  Wed, 12 Nov 2014 08:24:38 +0100

plastimatch (1.5.16+dfsg-1) unstable; urgency=low

  [ Gregory C. Sharp ]
  * new upstream release
    Closes: #748155

  [ Andreas Tille ]
  * debian/rules: use uscan in get-orig-source target
  * debian/get-orig-source: deleted since not needed with latest devscripts

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sun, 18 May 2014 15:59:50 -0400

plastimatch (1.5.15+dfsg-1) unstable; urgency=low

  * new upstream release (possible fix for debian build failure on sparc,
    mips; fixes crash on drr -i)
    Closes: #715836

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Tue, 10 Dec 2013 19:59:25 -0500

plastimatch (1.5.14+dfsg-2) unstable; urgency=low

  * debian/control: Enable building against libinsighttoolkit3-dev
    if libinsighttoolkit4-dev is not available on some specific architecture
    Closes: #731655
  * debian/watch: no need for numbered dfsg versions

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Mon, 09 Dec 2013 16:29:00 +0100

plastimatch (1.5.14+dfsg-1) unstable; urgency=low

  [ Gregory C. Sharp ]
  * new upstream release (all tests are passing)
    Closes: #683180
  * debian/control: change to unversion libtiff-dev (Closes: #682809)
  * debian/control: gfortran is no longer required as dependency,
    bump libinsighttoolkit3-dev version number
  * debian/copyright: add license information for nkidecompress,
    specfun library
  * debian/get-orig-source: update to match new upstream
  * debian/rules: update to match new upstream

  [ Andreas Tille ]
  * debian/copyright: Add Files-Excluded to document what was removed from
    original source
  * debian/get-orig-source: Use new uscan if available to repack source
  * debian/control:
     - cme fix dpkg-control
     - canonical Vcs URLs

 -- Andreas Tille <tille@debian.org>  Thu, 05 Dec 2013 15:01:22 +0100

plastimatch (1.5.11+dfsg0-1) unstable; urgency=low

  * new upstream release (Closes: #674373)
  * update compat, control to 9
  * add full copyright information for included libraries

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sat, 16 Jun 2012 12:25:19 -0400

plastimatch (1.5.10+dfsg0-1) unstable; urgency=low

  * build with libpng-dev instead of libpng12-dev (Closes: #662467)
  * add dependency on libdcmtk2-dev
  * new upstream release

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Fri, 13 Apr 2012 23:17:59 -0400

plastimatch (1.5.9+dfsg0-1) unstable; urgency=low

  * new upstream release (Closes: #658753)

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sat, 18 Feb 2012 09:36:22 -0500

plastimatch (1.5.7+dfsg0-1) unstable; urgency=low

  * new upstream release

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Mon, 06 Feb 2012 22:16:18 -0500

plastimatch (1.5.6+dfsg0-1) unstable; urgency=low

  * new upstream release

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Wed, 25 Jan 2012 22:44:17 -0500

plastimatch (1.5.5+dfsg0-2) unstable; urgency=low

  * Make the test suite fatal on supported arches

 -- Dominique Belhachemi <domibel@debian.org>  Wed, 09 Nov 2011 23:10:50 -0500

plastimatch (1.5.5+dfsg0-1) unstable; urgency=low

  * new upstream release

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Mon, 31 Oct 2011 22:54:37 -0400

plastimatch (1.5.4+dfsg0-1) unstable; urgency=low

  * upload to unstable (Closes: #629344)

  [Gregory C. Sharp]
  * new upstream release

  [Andreas Tille]
  * fixed Vcs fields

  [Dominique Belhachemi]
  * build depend on libinsighttoolkit3-dev (>= 3.20.0-15)
    due to the containing multi-arch fix

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sun, 09 Oct 2011 20:41:35 -0400

plastimatch (1.5.3.dfsg0-1) experimental; urgency=low

  [Dominique Belhachemi]
  * removed src/plastimatch/opencl* files due to copyright issues
  * added dfsg0 to package version string

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sun, 11 Sep 2011 16:58:58 -0400

plastimatch (1.5.3-1) experimental; urgency=low

  * Initial release (Closes: #629344)

 -- Gregory C. Sharp <gregsharp.geo@yahoo.com>  Sun, 24 Jul 2011 22:30:24 -0400
