gpaw (21.1.0-1) unstable; urgency=medium

  * New upstream release
    - Compatible with SciPy 1.6.0 (Closes: #980711)
  * Bump {Build-,}Depends on python3-ase (>= 3.21.0)
  * Upgrade python3-scipy from Recommends to Depends
  * Bump Standards-Version to 4.5.1, no changes

 -- Graham Inggs <ginggs@debian.org>  Fri, 05 Feb 2021 14:38:08 +0000

gpaw (20.10.0-2) unstable; urgency=medium

  * Add .pytest_cache/ to debian/clean to prevent FTBFSx2
  * Enable building with FFTW, ScaLAPACK and ELPA

 -- Graham Inggs <ginggs@debian.org>  Mon, 16 Nov 2020 14:37:37 +0000

gpaw (20.10.0-1) unstable; urgency=medium

  [ Graham Inggs ]
  * New upstream release
  * Refresh patches
  * Do not link with -Wl,--as-needed, it is now the default
  * Switch to debhelper 13
  * Enable pytest at build time
  * Update autopkgtest and run parallel test

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Graham Inggs <ginggs@debian.org>  Wed, 11 Nov 2020 12:11:51 +0000

gpaw (20.1.0-2) unstable; urgency=medium

  * Add dependency on openmpi-bin
  * Add gpaw.egg-info/ to debian/clean
  * Bump Standards-Version to 4.5.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Thu, 13 Feb 2020 07:02:35 +0000

gpaw (20.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 20.1.0
  * Refreshing patches.
  * Adding build-depends on python3-setuptools.

 -- Andrius Merkys <merkys@debian.org>  Thu, 06 Feb 2020 07:22:16 -0500

gpaw (19.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 19.8.1

 -- Andrius Merkys <merkys@debian.org>  Mon, 12 Aug 2019 01:40:46 -0400

gpaw (19.8.0-2) unstable; urgency=medium

  * Team upload.
  * Update {Build-,}Depends on python3-ase (>= 3.18.0).

 -- Andrius Merkys <merkys@debian.org>  Tue, 06 Aug 2019 07:05:15 -0400

gpaw (19.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 19.8.0
  * Refreshing patches.

 -- Andrius Merkys <merkys@debian.org>  Tue, 06 Aug 2019 02:07:09 -0400

gpaw (1.5.2-1) unstable; urgency=medium

  [ Graham Inggs ]
  * New upstream release
  * Switch to debhelper 12
  * Set Rules-Requires-Root: no

  [ Andreas Tille ]
  * Add citation

 -- Graham Inggs <ginggs@debian.org>  Thu, 04 Jul 2019 23:49:44 +0000

gpaw (1.5.1-1) unstable; urgency=medium

  * New upstream release

 -- Graham Inggs <ginggs@debian.org>  Mon, 04 Feb 2019 10:35:03 +0000

gpaw (1.5.0-1) unstable; urgency=medium

  * New upstream release
  * Drop python3.7.patch, refresh remaining
  * Update {Build-,}Depends on python3-ase (>= 3.17.0)
  * Bump Standards-Version to 4.3.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Fri, 18 Jan 2019 13:39:47 +0000

gpaw (1.4.0-2) unstable; urgency=medium

  * Avoid syntax error due to introduction of async keyword in Python 3.7

 -- Graham Inggs <ginggs@debian.org>  Sun, 01 Jul 2018 19:31:29 +0000

gpaw (1.4.0-1) unstable; urgency=medium

  * New upstream release
    - Compatibility with ASE 3.16.0 (Closes: #895033)
    - Avoids distutils usage at runtime (Closes: #896595)
  * Drop fix_stdout_output.patch, refresh remaining
  * Update {Build-,}Depends on python3-ase (>= 3.16.0)
  * Turn debhelper up to 11
  * Update Vcs-* URIs for move to salsa.debian.org
  * Update debian/watch
  * Bump Standards-Version to 4.1.4, no changes

 -- Graham Inggs <ginggs@debian.org>  Tue, 29 May 2018 16:45:52 +0000

gpaw (1.3.0-2) unstable; urgency=medium

  * Make the build reproducible, thanks Chris Lamb (Closes: #882638)
  * Enable building with ScaLAPACK
  * Pass hardening flags when compiling the parallel sources
  * Link with -Wl,--as-needed to avoid useless dependencies
  * Bump Standards-Version to 4.1.2, no changes

 -- Graham Inggs <ginggs@debian.org>  Sat, 09 Dec 2017 09:55:03 +0000

gpaw (1.3.0-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch
  * Add {Build-,}Depends on libfftw3-dev so that
    libfftw3.so can be found at runtime
  * Update {Build-,}Depends on python3-ase (>= 3.15.0)
  * Drop division-by-zero.patch, included upstream
  * Bump Standards-Version to 4.1.1, no changes

 -- Graham Inggs <ginggs@debian.org>  Wed, 01 Nov 2017 17:36:19 +0000

gpaw (1.2.0-3) unstable; urgency=medium

  * Allow stderr output in the autopkgtest;
    python-ase 3.14.0 issues warnings about new API

 -- Graham Inggs <ginggs@debian.org>  Sat, 08 Jul 2017 10:20:55 +0200

gpaw (1.2.0-2) unstable; urgency=medium

  * Add autopkgtest
  * Ignore division by zero when calculating vdW-kernel
  * Update debian/copyright: https format URL
  * Bump Standards-Version to 4.0.0, no further changes

 -- Graham Inggs <ginggs@debian.org>  Mon, 19 Jun 2017 16:22:46 +0200

gpaw (1.2.0-1) experimental; urgency=medium

  * New upstream release.
  * Switch buildsystem from python_distutils to pybuild.
  * Clean configuration.log from d/clean instead of d/rules.
  * Switch to debhelper 10.
  * Update debian/copyright.
  * Bump dependencies on python-ase (>= 3.13.0).
  * Switch from Python 2 to Python 3.
  * Enable all hardening options.
  * Drop unnecessary build dependencies.

 -- Graham Inggs <ginggs@debian.org>  Mon, 24 Apr 2017 14:19:15 +0200

gpaw (1.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Graham Inggs <ginggs@debian.org>  Tue, 19 Jul 2016 11:05:03 +0200

gpaw (1.0.0-2) unstable; urgency=medium

  * Fix test range so we do not run all the tests. (Closes: #827213)

 -- Graham Inggs <ginggs@debian.org>  Fri, 17 Jun 2016 13:48:16 +0200

gpaw (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/watch for move to GitLab.
  * Drop default-config.patch and sort-file-lists.patch,
    included upstream.
  * Use secure URI for Vcs-Git field.
  * Add build dependency on python-scipy.
  * Set dependencies on python-ase (>= 3.10.0).
  * Bump Standards-Version to 3.9.8, no further changes.

 -- Graham Inggs <ginggs@debian.org>  Wed, 01 Jun 2016 18:41:32 +0200

gpaw (0.11.0.13004-3) unstable; urgency=medium

  * Move package to debichem, update Maintainer and Vcs-* fields.
  * Sort file lists for reproducible build, thanks Reiner Herrmann.

 -- Graham Inggs <ginggs@debian.org>  Tue, 05 Jan 2016 07:05:46 +0200

gpaw (0.11.0.13004-2) unstable; urgency=medium

  * Add myself to uploaders.
  * d/rules: remove DH_VERBOSE=1.
  * Provide a default configuration for unknown architectures.

 -- Graham Inggs <ginggs@debian.org>  Thu, 01 Oct 2015 16:58:43 +0200

gpaw (0.11.0.13004-1) unstable; urgency=low

  * Initial release. (Closes: #782543)

 -- Marcin Dulak <Marcin.Dulak@gmail.com>  Fri, 14 Aug 2015 18:45:50 -0700