black (26.1.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Set upstream metadata fields: Documentation. * Refreshed the patches * New patch to fix upstream changing Makefile tabs to spaces gpaw (25.7.0-1) unstable; urgency=medium . * New upstream release * Bump {Build-,}Depends on python3-ase (>= 3.25.0) * Restore the ability to find gpaw-setups without having to set GPAW_SETUP_PATH * Build-Depends on python3-numpy-dev since dh_numpy3 move * Bump Standards-Version to 4.7.2, no changes gpaw (25.1.0-1) unstable; urgency=medium . [ Adrien Nader ] * OpenMPI 5.0 changed the name and the value of the environment variable to allow oversubscription from export OMPI_MCA_rmaps_base_oversubscribe=1 to export PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe Use the new variable name in debian/tests. . [ Graham Inggs ] * New upstream release - Compatibility with SciPy 1.14 and NumPy 2.0 (Closes: #1088823) * Update debian/copyright gpaw (24.6.0-1) unstable; urgency=medium . * New upstream release * Update debian/watch * Drop patches included upstream * Bump {Build-,}Depends on python3-ase (>= 3.23.0) * Annotate test dependencies (Closes: #1078912) * Bump Standards-Version to 4.7.0, no changes gpaw (24.1.0-1) unstable; urgency=medium . * New upstream release * Update debian/copyright * Cherry-pick upstream commit to avoid FTBFS with pytest 8.0.2 gpaw (23.9.1-1) unstable; urgency=medium . * New upstream release * Update debian/copyright gpaw (23.6.0-1) unstable; urgency=medium . * New upstream release * Drop all patches, no longer needed gpaw (22.8.0-2) unstable; urgency=medium . * Remove unused Elpa Hermitian multiply code (Closes: #1028492) * Update debian/copyright * Bump Standards-Version to 4.6.2, no changes gpaw (22.8.0-1) unstable; urgency=medium . * New upstream release * Bump Standards-Version to 4.6.1, no changes gpaw (22.1.0-1) unstable; urgency=medium . * New upstream release * Bump {Build-,}Depends on python3-ase (>= 3.22.1) gpaw (21.6.0-1) unstable; urgency=medium . * New upstream release * Refresh pass_hardening_flags.patch * Bump {Build-,}Depends on python3-ase (>= 3.22.0) * Add missing comma after Depends: python3-scipy * Bump Standards-Version to 4.6.0, no changes 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 gpaw (20.10.0-2) unstable; urgency=medium . * Add .pytest_cache/ to debian/clean to prevent FTBFSx2 * Enable building with FFTW, ScaLAPACK and ELPA 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. 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 gpaw (20.1.0-1) unstable; urgency=medium . * Team upload. * New upstream version 20.1.0 * Refreshing patches. * Adding build-depends on python3-setuptools. gpaw (19.8.1-1) unstable; urgency=medium . * Team upload. * New upstream version 19.8.1 gpaw (19.8.0-2) unstable; urgency=medium . * Team upload. * Update {Build-,}Depends on python3-ase (>= 3.18.0). gpaw (19.8.0-1) unstable; urgency=medium . * Team upload. * New upstream version 19.8.0 * Refreshing patches. 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 gpaw (1.5.1-1) unstable; urgency=medium . * New upstream release 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 gpaw (1.4.0-2) unstable; urgency=medium . * Avoid syntax error due to introduction of async keyword in Python 3.7 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 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 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 gpaw (1.2.0-3) unstable; urgency=medium . * Allow stderr output in the autopkgtest; python-ase 3.14.0 issues warnings about new API 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 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. gpaw (1.1.0-1) unstable; urgency=medium . * New upstream release. gpaw (1.0.0-2) unstable; urgency=medium . * Fix test range so we do not run all the tests. (Closes: #827213) 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. 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. 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. gpaw (0.11.0.13004-1) unstable; urgency=low . * Initial release. (Closes: #782543) python-pathspec (1.0.4-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Set upstream metadata fields: Documentation. * Enable pybuild-autopkgtest REMOVED: r-cran-lexrankr 0.5.2-8 REMOVED: r-cran-markovchain 0.10.0-1 REMOVED: r-cran-huge 1.3.5-2 REMOVED: r-cran-phytools 2.5-2-1 REMOVED: anytun 0.3.8-1.1 REMOVED: r-cran-phangorn 2.12.1+dfsg-1 REMOVED: r-cran-graphlayouts 1.2.2-1