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
|
python-mrcfile (1.5.4-2) unstable; urgency=medium
* Team Upload
* New upstream version 1.5.4
* Add Vcs-Browser & Vcs-Git tags
-- Alexandre Detiste <tchet@debian.org> Fri, 07 Feb 2025 15:29:38 +0100
python-mrcfile (1.5.3-3) unstable; urgency=medium
* Increase tolerance a bit more.
-- Roland Mas <lolando@debian.org> Mon, 30 Sep 2024 08:49:05 +0200
python-mrcfile (1.5.3-2) unstable; urgency=medium
* Increase tolerance on one test to hopefully fix the armhf test failure.
-- Roland Mas <lolando@debian.org> Sun, 29 Sep 2024 16:06:51 +0200
python-mrcfile (1.5.3-1) unstable; urgency=medium
* New upstream release, with fixes to mmap (hopefully fixing the 32-bit
test failures).
-- Roland Mas <lolando@debian.org> Fri, 27 Sep 2024 21:27:20 +0200
python-mrcfile (1.4.3-5) unstable; urgency=medium
* Bump version number for unstable (1.4.3-4 was already present in
experimental).
-- Roland Mas <lolando@debian.org> Tue, 24 Sep 2024 11:18:23 +0200
python-mrcfile (1.4.3-4) unstable; urgency=medium
[Rahli Oussama]
* d/t/*: Added Autopkgtests. This fixes "please add autopkgtests (to add
coverage for python3-numpy)", thanks to Sandro Tosi (Closes:
#1035222).
[Roland Mas]
* Improve reproducibility of build.
* Bug fix: "Fails to build source after successful build", thanks to
Lucas Nussbaum (Closes: #1046311).
-- Roland Mas <lolando@debian.org> Tue, 24 Sep 2024 11:14:48 +0200
python-mrcfile (1.4.3-3) unstable; urgency=medium
* Patch out a test that fails with current numpy. This fixes "FTBFS:
AssertionError: ValueError not raised", thanks to Lucas Nussbaum
(Closes: #1028707). (Actually, the bug was fixed in the recent
python3-numpy 1.24.2, but another bug was triggered by this same
python3-numpy 1.24.2 version. Upstream author agrees that it's fine to
patch out the test in question for now, see
https://github.com/ccpem/mrcfile/issues/49). Patch from "s3v-".
* Fix lintian override.
* Fix line wrapping in changelog.
-- Roland Mas <lolando@debian.org> Tue, 14 Feb 2023 17:12:54 +0100
python-mrcfile (1.4.3-2) unstable; urgency=medium
* Team upload
* Use secure copyright file specification URI.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
* wrap-and-sort -ast
* use dh-sequence-[python3|sphinxdoc]
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 07 Oct 2022 12:35:24 +0200
python-mrcfile (1.4.3-1) unstable; urgency=medium
* New upstream release.
* Add missing attributions in debian/copyright.
* Override Lintian error about Python tracebacks in manpage; these
tracebacks are an intended part of the text.
-- Roland Mas <lolando@debian.org> Wed, 28 Sep 2022 12:29:41 +0200
python-mrcfile (1.4.2-2) unstable; urgency=medium
* Added Debian PaN Maintainers as maintainer.
* Rename source package to python-mrcfile.
-- Roland Mas <lolando@debian.org> Wed, 21 Sep 2022 11:03:38 +0200
mrcfile (1.4.2-1) unstable; urgency=medium
* Source package automatically created by stdeb 0.10.0 then tweaked by hand.
* Initial upload (Closes: #1020332).
-- Roland Mas <lolando@debian.org> Tue, 20 Sep 2022 18:54:52 +0200
|