mpgrafic (0.3.19-1) unstable; urgency=medium

  * New upstream release. This should solve Debian
    bug #957565. See NEWS and ChangeLog for details.
    Most lintian complaints should be fixed, except
    for the gpg signature for the upstream watch.
    The debhelper compatibility file debian/compat
    is removed, and the debhelper-compat build-depends
    is updated to = 13. Debian policy standard 4.5.0 seems
    to be followed.

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Sat, 01 Aug 2020 04:43:05 +0200

mpgrafic (0.3.18-1) unstable; urgency=medium

  * New upstream release - should fix LFS safety in i386; allow
    reading parameters from a named input file and thus bypass
    an openmpi/hurd bug; see NEWS and ChangeLog for details;
    debian/ fix a lintian complaint; bump debhelper compatibility
    level to 11.

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Wed, 23 Jan 2019 22:24:56 +0100

mpgrafic (0.3.16-1) unstable; urgency=low

  * New upstream release - minor portability and documentation fixes

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Mon, 24 Dec 2018 01:03:51 +0100

mpgrafic (0.3.15-1) unstable; urgency=low

  * New upstream release - should fix m68k and sh4 compile failures

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Fri, 18 Aug 2017 23:33:15 +0200

mpgrafic (0.3.14-1) unstable; urgency=low

  * New upstream release - "use mpi_f08" and C size_t portability fixes.
    Closes: #872537

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Fri, 18 Aug 2017 17:29:11 +0200

mpgrafic (0.3.13-1) unstable; urgency=low

  * Match upstream 0.3.13; see ChangeLog and NEWS for details.

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Fri, 18 Aug 2017 01:46:16 +0200

mpgrafic (0.3.10-1) unstable; urgency=low

  * Portability: Bypass fftw2/openmpi fortran-to-C
    interfacing bug for s390x architecture by adding
    fortran-to-C wrappers to directly call the fftw2 C function
    called by src/mpgrafic.f90. This does not solve
    Debian bug #851918 - openmpi and fftw2
    have preprocessor macros MPI_COMM_F2C and FFTW_MPI_COMM_F2C,
    respectively, which are supposed to handle this
    cleanly, but at least on s390x, do not. However, version 0.3.10
    should solve the bug from mpgrafic's point of view.
    (Closes: #851923)

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Sun, 29 Jan 2017 00:33:07 +0100

mpgrafic (0.3.9-1) unstable; urgency=low

  * portability: lower precision printed float mppower.f90;
    partial code tidying based on strict compiler warnings;
    iseed, seeds -> c_long -> up to 4e9 cores can run with different seeds
    (if MaxParallelism is increased)

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Mon, 23 Jan 2017 00:15:32 +0100

mpgrafic (0.3.8-1) unstable; urgency=low

  * v0.3.8  portability: reproducible lower precision printed floats;
    iso_C_binding; avoid implementation-dependent integer sizes;
    avoid implementation-dependent fortran kind values

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Sun, 22 Jan 2017 03:32:46 +0100

mpgrafic (0.3.7.8-1) unstable; urgency=low

  * v0.3.7.7 regression test written but forgot to include it
  * v0.3.7.8 regression test - precision requirements, 'kind' portability,
    debian/rules - more diagnostic info

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Fri, 20 Jan 2017 14:24:00 +0100

mpgrafic (0.3.7.6-2) unstable; urgency=low

  * debian/control vcs-* s/bitbucket/anonscm.debian/g ; metadata +bitbucket

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Thu, 19 Jan 2017 14:53:29 +0100

mpgrafic (0.3.7.6-1) UNRELEASED; urgency=low

  * New upstream release
  * v0.3.7.6 - correct shell error so that regression test logs output

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Thu, 19 Jan 2017 12:25:06 +0100

mpgrafic (0.3.7.5-1) unstable; urgency=low

  * New upstream release
  * v0.3.7.5 - revert allow-run-as-root changes;
    drop foreign and 1.4 automake options;
    downgrade debian status of regression test - log output but
    continue the build, since failure is not (yet) evidence of a bug

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Wed, 18 Jan 2017 20:30:22 +0100

mpgrafic (0.3.7.4-1) unstable; urgency=low

  * New upstream release
  * v0.3.7.1 - configure.ac: prioritise mpifort over deprecated mpif90
  * v0.3.7.2 - avoid mpirun running as root if possible
  * v0.3.7.4 - allow running make check as root if openmpi@debian

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Mon, 16 Jan 2017 23:18:27 +0100

mpgrafic (0.3.7-1) unstable; urgency=low

  * New upstream release
  * v0.3.5 - regression test - fast full run should match v0.3.4 output
  * v0.3.6 - minor configuration file simplifications
  * v0.3.6.[1234] - regression test portability
  * v0.3.7 - matches 0.3.6.4

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Sun, 15 Jan 2017 02:06:54 +0100

mpgrafic (0.3.4-1) unstable; urgency=low

  * Minor upstream and debian changes to better satisfy debian standards
  * Upstream replacement of use of obsolete pause command

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Thu, 05 Jan 2017 23:47:21 +0100

mpgrafic (0.3.2.1-1) unstable; urgency=low

  * Initial release (Closes: #849427)

 -- Boud Roukema <boud-debian@cosmo.torun.pl>  Tue, 27 Dec 2016 04:08:41 +0100