1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
pymatgen-test-files (2025.2.18-1) unstable; urgency=medium
* New upstream release
* fix permissions of VASP data file PROCAR.SOC.gz
-- Drew Parsons <dparsons@debian.org> Thu, 20 Feb 2025 13:57:10 +0100
pymatgen-test-files (2024.10.29-1) unstable; urgency=medium
* New upstream release
* update debian/copyright
- nonfree PF_sd*.cif files moved to cif subdir
- update list of excluded files (main source moved to src subdir)
-- Drew Parsons <dparsons@debian.org> Thu, 07 Nov 2024 15:01:51 +0100
pymatgen-test-files (2024.6.10-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.7.0
* update paths in debian/copyright and lintian overrides
* update path to lobsterout_doscar_lso to fix permissions
* after dh_fixperms, remove executable bit from cohp output tarballs
(electronic_structure tests)
-- Drew Parsons <dparsons@debian.org> Fri, 02 Aug 2024 17:04:37 +0200
pymatgen-test-files (2024.1.27-2) unstable; urgency=medium
* push new upstream release to unstable
-- Drew Parsons <dparsons@debian.org> Fri, 02 Feb 2024 13:30:38 +0100
pymatgen-test-files (2024.1.27-1) experimental; urgency=medium
* New upstream release
- tests now provided in separate tests dir
with test data files in files subdir
* update debian/copyright
- test files moved to separate tests dir
(exclude tests/files/PF_sd*.cif)
- exclude examples
-- Drew Parsons <dparsons@debian.org> Tue, 30 Jan 2024 23:22:16 +0100
pymatgen-test-files (2023.05.31-1) unstable; urgency=medium
* New upstream release.
* add national-encoding lintian override for bad-unicode-gh-2947.mcif
* remove executable bit from sample output lobsterout_doscar_lso
-- Drew Parsons <dparsons@debian.org> Sun, 18 Jun 2023 19:24:12 +0200
pymatgen-test-files (2023.2.22-1) experimental; urgency=medium
* New upstream release.
- Breaks: python3-pymatgen (<< 2023.2.22~)
* update Files-Excluded debian/copyright: remove pylintrc,
MANIFEST.in (no longer present in upstream source) and add
requirements*txt, metadata.yml
-- Drew Parsons <dparsons@debian.org> Tue, 28 Feb 2023 01:43:14 +0100
pymatgen-test-files (2022.11.7-3) unstable; urgency=medium
* debian/binary_patches contains test files added in upstream commit
99b5cd7
* mark pymatgen-test-files Multi-Arch: foreign
-- Drew Parsons <dparsons@debian.org> Sun, 05 Feb 2023 02:06:18 +0100
pymatgen-test-files (2022.11.7-2) unstable; urgency=medium
* Standards-Version: 4.6.2
-- Drew Parsons <dparsons@debian.org> Sat, 04 Feb 2023 11:22:39 +0100
pymatgen-test-files (2022.11.7-1) unstable; urgency=medium
* New upstream release.
- applies debian patch run_test_local_path.patch
* update debian/copyright
- drop Files-Included, which blocks (fails to exclude)
Files-Excluded found in the Included dir, and instead
explicitly exclude toplevel setup.{py,cfg}, tasks.py
- exclude PF_sd_*.cif test files. These have a
Springer Materials Database copyright, which is non-free.
- mark test_files/C26H16BeN2O2S2.cif as licensed under a COD-CC0
license: public domain but requesting attribution to the journal
article from which the data were obtained (DOI:10.1021/ic0501059)
- drop pre-commit exclusion (no longer in tarball)
-- Drew Parsons <dparsons@debian.org> Sun, 27 Nov 2022 02:18:50 +0100
pymatgen-test-files (2022.0.17-1) unstable; urgency=medium
* Initial release (Closes: #1000711)
* Debian packaging adapted from pymatgen package,
using debian/copyright to separate test files from main code
* use lintian overrides to ignore national-encoding warning on
magnetic.example.NiO.mcif, and file-included-already warning on
test_files/*
-- Drew Parsons <dparsons@debian.org> Tue, 14 Dec 2021 16:00:15 +0100
|