freefem++ (3.38.1-1.1build2) xenial; urgency=medium

  * No-change rebuild for openmpi on s390x.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 06 Feb 2016 19:48:15 +0000

freefem++ (3.38.1-1.1build1) xenial; urgency=medium

  * No-change rebuild for openmpi transition.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 01 Feb 2016 11:27:31 +0000

freefem++ (3.38.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Bas Couwenberg ]
  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
    Closes: #807200

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 26 Jan 2016 11:13:42 +0000

freefem++ (3.38.1-1) unstable; urgency=medium

  * Imported Upstream version 3.38.1 (Closes: #793237)
  * Add libhdf5-dev to build-deps (Closes: #797117)

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 30 Aug 2015 22:47:43 +0300

freefem++ (3.37.1-1) unstable; urgency=medium

  * Imported Upstream version 3.37.1
  * Clean up d/rules, d/source/options and .gitignore

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 01 Jun 2015 10:48:53 +0300

freefem++ (3.37-1) unstable; urgency=medium

  * Imported Upstream version 3.37
  * Update examples++-load.patch to avoid FTBFS

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sat, 16 May 2015 21:43:28 +0300

freefem++ (3.36.1-1) experimental; urgency=medium

  * Imported Upstream version 3.36.1
  * Remove d/copyright section for src/Algo directory

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 13 Apr 2015 21:51:49 +0300

freefem++ (3.36-1) experimental; urgency=medium

  * Exclude the Apple ._* files from the upstream tarball
  * Imported Upstream version 3.36
  * Fix d/copyright according to DEP5

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 27 Mar 2015 18:48:07 +0200

freefem++ (3.35-1) experimental; urgency=medium

  * Imported Upstream version 3.35
  * Refresh examples++-load.patch

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 13 Mar 2015 15:13:52 +0200

freefem++ (3.32.1-1) experimental; urgency=medium

  * Edit d/watch file to fix broken downloaded upstream tarball
  * Imported Upstream version 3.32.1
  * Update standards version

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Tue, 30 Dec 2014 16:21:29 +0200

freefem++ (3.31-2-1) unstable; urgency=low

  * Imported Upstream version 3.31-2

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 21 Jul 2014 14:15:13 +0300

freefem++ (3.30-1) unstable; urgency=medium

  * Imported Upstream version 3.30

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 25 Apr 2014 13:47:29 +0300

freefem++ (3.27-1) unstable; urgency=medium

  * Imported Upstream version 3.27

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 03 Mar 2014 13:31:46 +0200

freefem++ (3.26-2-3) unstable; urgency=low

  * Change package urgency from medium to low

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 26 Dec 2013 19:30:00 +0200

freefem++ (3.26-2-2) unstable; urgency=medium

  [ Dimitrios Eftaxiopoulos ]
  * Enable build with metis

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 26 Dec 2013 16:13:46 +0200

freefem++ (3.26-2-1) unstable; urgency=low

  * Imported Upstream version 3.26-2 (Closes: #706714)
  * Disable make check execution in d/rules (Closes: #730739)
  * Correct architecture names for hurd and kfreebsd (Closes: #730738)
  * Make libmesh.a install only in libfreefem++ binary
  * Fix duplication of executables (Closes: #701161)
  * Update standards version
  * Set installation dir of WHERE* scripts to /usr/include/freefem++
  * Add rdfind and symlinks to build deps in d/control

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 19 Dec 2013 22:38:49 +0200

freefem++ (3.25-1) unstable; urgency=low

  [ Dimitrios Eftaxiopoulos ]
  * Imported Upstream version 3.25 (Closes: #701161 #706714)
  * Change installation directory of header-like *.idp files
    from /usr/lib/freefem++ to /usr/include/freefem++, in order
    to fix a lintian warning
  * Update patch to examples++-load/Makefile.am in order to enable
    functioning of load *.so and include *.idp commands in *.edp
    scripts
  * Delete patches to src/Graphics/sansgraph.cpp and
    src/Graphics/xglrgraph.cpp because they are not needed any more
  * Fix lintian warning about missing LDFLAGS
  * Override dh_auto_test in debian/rules, such that in case it is 
    used, it completes executing all *.edp example files, regardless
    of aborting on some of them
  * Add libmetis-dev to build-deps in d/control
  * Remove libparmetis-dev from build deps
  * Add --parallel option to dh $@ in debian/rules
  * Add hardening compilation flags to mpic++
  * Allow testing of compiling and running the example files after build

  [ Christophe Trophime ]
  * update C. Trophime email
  * add support for nlopt, ipopt - simplify debian/rules
  * upload CT changes to 3.20
  * add patch for configure
  * add patch for examples++-mpi
  * fix bamg install
  * add corrected scripts to build plugins
  * add patch for properly build examples++-load
  * add lintian overrides for libfreefem++
  * add some missing files
  * update patches
  * update rules
  * reorder BuildDepends - comment out unsupported libs

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 12 Sep 2013 00:02:58 +0300

freefem++ (3.20-1) experimental; urgency=low

  * New upstream release.
  * Add libnlopt-dev and coinor-libipopt-dev to build-deps.
  * Update patch examples++-load-Makefile.patch.
  * Remove patch examples-load-WHERE-LIBRARY.patch.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 18 Oct 2012 14:14:12 +0300

freefem++ (3.19.1-1) unstable; urgency=low

  * New upstream release.
  * Make debian/compat=9.
  * Make debhelper (>= 9~) in Build-Depends in debian/control.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 03 Jun 2012 22:16:18 +0300

freefem++ (3.19-1) unstable; urgency=low

  * New upstream release.
  * Add libmumps-seq-dev to build-deps.
  * Update standards version to 3.9.3.
  * Fix FTBFS due to new g++-4.7 (Closes: #672612).

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 12 May 2012 03:59:00 +0200

freefem++ (3.18.1-1) unstable; urgency=low

  * New upstream release.
  * Create new patch for documentation build.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 17 Feb 2012 21:29:00 +0200

freefem++ (3.18-1) unstable; urgency=low

  * New upstream release.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sat, 4 Feb 2012 21:10:00 +0200

freefem++ (3.17-2) unstable; urgency=low

  * Fix build failure on hurd-i386 architecture.
  * Rename kfreebsd.patch to examples++-load-load-link-in.patch and ammend it.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 29 Dec 2011 16:31:00 +0200

freefem++ (3.17-1) unstable; urgency=low

  * New upstream release.
  * Add build-deps for libgmm++-dev.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 27 Nov 2011 14:17:00 +0200

freefem++ (3.14-1) unstable; urgency=low

  * Add build-deps for mumps_ptscotch, mumps_scotch and hypre.
  * Change build-dep libfltk1.1-dev to libfltk1.3-dev | libfltk-dev in debian/
    control file.
  * New upstream release.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Wed, 14 Sep 2011 19:11:00 +0300

freefem++ (3.13.3-1) unstable; urgency=low

  * Add patch for the location of file freefem++.pref.
  * New upstream release.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Tue, 9 Aug 2011 15:31:00 +0300

freefem++ (3.13.2-1) unreleased; urgency=low

  * Revert to gcc-4.6 for building.
  * New upstream release.

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 3 Jul 2011 21:51:00 +0300

freefem++ (3.13-2) unstable; urgency=low

  * Change build-dep from openmpi-bin to mpi-default-dev to effect build on 
    more arches.
  * Apply patch kfreebsd.patch to fix build failure on kfreebsd arches.
  * Rename /usr/bin/bamg to /usr/bin/ffbamg to fix double occurence of the 
    former, in both rheolef and freefem++ packages (Closes: #630864).

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 20 Jun 2011 23:00:00 +0200

freefem++ (3.13-1) unstable; urgency=low

  * Initial release (Closes: #500755).
  * Built with gcc-4.5 (see bug report 49264 submitted to the gcc bugzilla 
    upstream).

 -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 13 Jun 2011 11:10:00 +0200
