getfem++ (4.2.1~beta1~svn4453~dfsg-1) unstable; urgency=low

  * [e3bfac6] Imported Upstream version 4.2.1~beta1~svn4453~dfsg
  * [ef396dc] Refresh patches.

 -- Anton Gladky <gladk@debian.org>  Sat, 02 Nov 2013 19:46:13 +0100

getfem++ (4.2.1~beta1~svn4422~dfsg-1) unstable; urgency=low

  * Imported Upstream version 4.2.1~beta1~svn4422~dfsg. (Closes: #720786)
  * [6e2d143] Add get_orig.sh script.
  * [7cf02a9] Remove some old patches.
  * [1582708] Update patches.
  * [843fa56] Link boost_system explicitly.
  * [d7c875f] Simplify debian/rules.

 -- Anton Gladky <gladk@debian.org>  Sat, 14 Sep 2013 22:08:43 +0200

getfem++ (4.2+dfsg1-2) unstable; urgency=low

  * [ed398d5] Remove obsolete patches.
  * [5b3ac19] Fix FTBFS (topsrc variable in Makefiles). (Closes: #713626)
  * [8aeb68a] Use canonical VCS-field.
  * [c69b32f] Minor fix in changelog.
  * [ad44188] Use wrap-and-sort.
  * [375c354] Remove dh_pysupport.
  * [e078f28] Minor clean in debian/rules.

 -- Anton Gladky <gladk@debian.org>  Sun, 30 Jun 2013 21:04:54 +0200

getfem++ (4.2+dfsg1-1) unstable; urgency=low

  * [f22dd56] Imported Upstream version 4.1.1+dfsg1
  * [62ea42c] Update changelog.
  * [34b5caf] Convert to multiarch.
  * [2ede4e2] Remove obsolete DM-Upload flag.
  * [56bde73] Disable some more tests, which are unreliable.

 -- Anton Gladky <gladk@debian.org>  Tue, 07 May 2013 18:46:08 +0200

getfem++ (4.2+dfsg1-1~exp3) experimental; urgency=low

  * [4128354] Disabling ignoring of test failures. (Closes: #698611)
  * [bd0d183] Respect GETFEM_HAVE_METIS variable.
  * [8c5a0ef] Disable tests, which are unreliable on some platforms.
  * [daeaac2] Remove obsolete DM-Upload-Allowed flag.
  * [241a243] Bump Standards-Version: 3.9.4. No changes.

 -- Anton Gladky <gladk@debian.org>  Sun, 03 Feb 2013 13:44:16 +0100

getfem++ (4.1.1+dfsg1-11) unstable; urgency=low

  [ Anton Gladky ]
  * [2cba162] Add libmumps-dev to Depends of libgmm++-dev. (Closes: #680549)
  * [f22dd56] Imported Upstream version 4.1.1+dfsg1. (Closes: #693567)

  [ Sylvestre Ledru ]
  * [0b9acd3] Add a missing header for Scilab build.

 -- Anton Gladky <gladky.anton@gmail.com>  Sat, 17 Nov 2012 22:44:01 +0100

getfem++ (4.2+dfsg1-1~exp2) experimental; urgency=low

  [ Sylvestre Ledru ]
  * [1d596c2]   * Build again Scilab module   
                * Add a missing header for Scilab build   
                  (interface/src/scilab/sci_gateway/c/stream_redirect.h)

  [ Anton Gladky ]
  * [213e81f] Add repacking script.
  * [8a0b197] Imported Upstream version 4.2+dfsg1

 -- Anton Gladky <gladky.anton@gmail.com>  Sat, 17 Nov 2012 20:14:09 +0100

getfem++ (4.2-1~exp1) experimental; urgency=low

  * [2cba162] Add libmumps-dev to Depends of libgmm++-dev. (Closes: #680549)
  * [21e35a6] Imported Upstream version 4.2. (Closes: #683958)
  * [866e716] Update copyright-file.
  * [b58de9b] Update patches, remove applied by upstreams ones.
  * [e3eace3] Fix definition order of mumps_error_check.
  * [87e7680] Disable scilab for all platforms temporarly.
  * [9ea9941] Use --parallel option for faster building.
  * [19c74e6] Fix some examples.
  * [2f138f5] Update TODO.

 -- Anton Gladky <gladky.anton@gmail.com>  Wed, 07 Nov 2012 22:10:36 +0100

getfem++ (4.1.1-10) unstable; urgency=low

  * [da2d323] Fix FTBFS with gcc-4.7. Thanks to Philipp Büttgenbach. 
              (Closes: #669635)
  * [20ac20d] Fix FTBFS with gcc-4.7. One more try.

 -- Anton Gladky <gladky.anton@gmail.com>  Fri, 25 May 2012 21:55:22 +0200

getfem++ (4.1.1-9) unstable; urgency=low

  * [adc1137] Add hurd-i386 and s390x to scilab-exclude platforms.
  * [8abc7ce] Use Standards-Version: 3.9.2. No changes.

 -- Anton Gladky <gladky.anton@gmail.com>  Mon, 19 Mar 2012 20:54:48 +0100

getfem++ (4.1.1-8) unstable; urgency=low

  * [9a9056f] Do not use scilab on s390x and hurd, BD-problem.
  * [1331fd5] Update copyright-file.
  * [93162c9] Add dh_numpy to debian/rules.

 -- Anton Gladky <gladky.anton@gmail.com>  Fri, 16 Mar 2012 22:12:09 +0100

getfem++ (4.1.1-7) unstable; urgency=low

  * [f97ed71] Disable muparser on hurd-i386, because libmuparser-dev 
              does not persist on this platform.
  * [efa5204] Disable mumps on s390x, because libmumps-seq-dev 
              does not persist on this platform.
  * [0edee68] Fix path in debian/copyright Format-field.
  * [b6807c2] Add debian/README.source.
  * [6624d34] Add "DM-Upload-Allowed: yes" flag.

 -- Anton Gladky <gladky.anton@gmail.com>  Mon, 30 Jan 2012 23:06:02 +0100

getfem++ (4.1.1-6) unstable; urgency=low

  * [c4edb51] Migrate to git.
  * [849b0e0] Use compat 9. Fix python-dependencies (use 2.7 explicitely).
  * [c087f62] Fix build with ld --no-add-needed. (Closes: #640410)
  * [15903db] Use dh9 for debian/rules.
  * [b28db0d] Add myself to uploaders.
  * [4442d8e] Don`t install scilab-getfem++ on kfreebsd* platforms, because 
              scilab-minimal-bin is not available on them. (Closes: #639597)
  * [65f2e3d] Update VCS-fields.

 -- Anton Gladky <gladky.anton@gmail.com>  Fri, 27 Jan 2012 22:35:43 +0100

getfem++ (4.1.1-5) unstable; urgency=low

  * Team upload
  * Same player try again: fix of the FTBFS under kfreebsd.

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 07 Aug 2011 18:04:30 +0200

getfem++ (4.1.1-4) unstable; urgency=low

  * Team upload
  * FTBFS under kfreebsd. Scilab is disabled (Closes: #636795)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 06 Aug 2011 11:05:54 +0200

getfem++ (4.1.1-3) unstable; urgency=low

  * Disable scilab-getfem++ under kfreebsd-* and mips until the openjdk is
    ported/fixed on these archs (Closes: #624323)
  * Kill the .la file (Closes: #621311)
  * Add libmuparser-dev and libsuperlu3-dev to the dependencies of
    libgetfem++-dev to make getfem-config working out of the box
    (Closes: #596916)

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 05 Aug 2011 16:44:59 +0200

getfem++ (4.1.1-2) unstable; urgency=low

  * Team upload
  * Upload to unstable

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 07 Feb 2011 11:03:50 +0100

getfem++ (4.1.1-1) experimental; urgency=low

  * Team upload
  * New upstream release
  * Increase the soname (Closes: #591514)
  * Standards-Version updated to version 3.9.1
  * Creation of the scilab-getfem++ package

  [ Konstantinos Poulios ]
  * Remove redundant checks for mumps in the configure script

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 30 Nov 2010 00:34:22 +0100

getfem++ (4.1-1) unstable; urgency=low

  * New upstream release
  * Add dependency of libgetfem++-dev on libgmm++-dev
  * Enable muparser support
  * Add build dependency on python-scipy
  * Enable mumps_seq support

  [ Sylvestre Ledru ]
  * Update of debian/copyright. Remove reference file to BSD license
    to include the license directly.

 -- Konstantinos Poulios <poulios.konstantinos@gmail.com>  Tue, 20 Jul 2010 08:34:32 +0200

getfem++ (4.0.0-4) unstable; urgency=low

  * Missing dependency on python-numpy
  * Standards-Version updated to 3.8.4
  * Package moved to Debian Science
  * ${misc:Depends} missing for libgetfem++-dev

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 19 Mar 2010 15:21:51 +0100

getfem++ (4.0.0-3) unstable; urgency=low

  * Fix broken superlu interface in libgmm++-dev (Closes: #552709)

 -- Konstantinos Poulios <poulios.konstantinos@gmail.com>  Tue, 22 Dec 2009 14:41:24 +0100

getfem++ (4.0.0-2) unstable; urgency=low

  * Rebuild with python-support (>= 1.0.4). See #549283.
  * debian/control (Build-Depends): add version restriction (>= 1.0.4)
    to python-support

 -- Konstantinos Poulios <poulios.konstantinos@gmail.com>  Fri, 09 Oct 2009 12:51:52 +0200

getfem++ (4.0.0-1) unstable; urgency=low

  * Initial release (Closes: #453065)

 -- Konstantinos Poulios <poulios.konstantinos@gmail.com>  Tue, 29 Sep 2009 13:34:52 +0200
