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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
genx (3.7.9+dfsg-1) unstable; urgency=medium
* New upstream version 3.7.9+dfsg
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 07 Mar 2025 12:08:02 +0100
genx (3.7.4+dfsg-2) unstable; urgency=medium
* d/control: removed B-D pocl-opencl-icd
* d/t/control:
+ the pure python code is not skippable.
+ run the numba code with pocl
-- Picca Frédéric-Emmanuel <picca@debian.org> Mon, 02 Dec 2024 09:15:35 +0100
genx (3.7.4+dfsg-1) unstable; urgency=medium
* wrap-and-sort -ast and swicth to github for sources
* d/watch: switch to github
* New upstream version 3.7.4
* d/p/* removed, all patches were upstreamed
* d/rules: the sources are now located under the genx directory
* d/t/python: fix tests directory location
* d/t/control: marks numba test as flaky for now
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 20 Nov 2024 11:10:33 +0100
genx (3.7.3-1) unstable; urgency=medium
* New upstream version 3.7.3
* d/control: numba is optional now
* d/t/control: Added a test with numba
* d/p/0003-numba-is-optional.patch Added
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 19 Nov 2024 10:58:19 +0100
genx (3.7.2-1) unstable; urgency=medium
* New upstream version 3.7.2
* d/control: B-D python3-orsopy >= 1.2.0
* d/p/0003-Added-missing-file.patch: dropped -> upstreamed
* d/rules: skip test on all 32bit archs
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 07 Nov 2024 12:38:21 +0100
genx (3.7.1-1) unstable; urgency=medium
[ Roland Mas ]
* New upstream release.
* WIP: adapt to current dataclasses module; vanilla upstream code causes
an error in the testsuite, my first attempt to patch doesn't really help.
[ Picca Frédéric-Emmanuel ]
* New upstream version 3.7.1
* Bug fix: "FTBFS in unstable: SEGV in test_gauss_nonsymmetric", thanks
to Stefano Rivera (Closes: #1082362).
* added an upstream missing file
* skip a test due to a bad upstream file
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 07 Nov 2024 10:59:43 +0100
genx (3.6.23-2) unstable; urgency=medium
[Rahli Oussama]
* d/t/*: Added autopkgtests, this fixes "please add autopkgtests (to add
coverage for python3-matplotlib)", thanks to Sandro Tosi (Closes:
#1036515).
[ Roland Mas ]
* Use platformdirs instead of appdirs
* Bug fix: "Please replace python3-appdirs dependency with
platformdirs", thanks to Simon McVittie (Closes: #1067964).
-- Roland Mas <lolando@debian.org> Sun, 22 Sep 2024 17:21:50 +0200
genx (3.6.23-1) unstable; urgency=medium
* Team Upload
* remove duplicated dep (dh-sequence-numpy3 implies dh-python)
* remove python3-mock dep (Closes: #1070662)
[ Picca Frédéric-Emmanuel ]
* New upstream release. (Closes: #1051342)
* d/control: Added B-D pybuild-plugin-pyproject.
-- Alexandre Detiste <tchet@debian.org> Sun, 30 Jun 2024 01:06:10 +0200
genx (3.6.22-2) unstable; urgency=medium
* Bug fix: "GenX init fails at Numba compilation", thanks to Emmanuel
FARHI (Closes: #1051197).
-- Roland Mas <lolando@debian.org> Sun, 10 Sep 2023 12:33:43 +0200
genx (3.6.22-1) unstable; urgency=medium
* d/watch: Added, it was missing....
* New upstream version 3.6.22
* Trim trailing whitespace.
* Avoid setting debhelper compat version in debian/rules and debian/compat.
* Update standards version to 4.6.2, no changes needed.
* Bug fix: "please add autopkgtests (to add coverage for
python3-numpy)", thanks to Sandro Tosi (Closes: #1035207).
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 06 Sep 2023 15:34:07 +0200
genx (3.6.21-1) unstable; urgency=medium
* New upstream releases, includes fix for "genx won't start: TypeError:
Pen(): arguments did not match any overloaded call", thanks to s3v
(Closes: #1032902).
* Add missing Depends:.
* Drop patches, merged upstream.
* Add myself as uploader.
-- Roland Mas <lolando@debian.org> Mon, 10 Apr 2023 17:30:14 +0200
genx (3.0.2-2) unstable; urgency=medium
* Team Upload.
[ Neil Williams ]
* Add Frédéric Picca as Uploader
* Update control to add Debian PaN maintainers
[ Nilesh Patra ]
* Add patch to fix FTBFS (Closes: #1002314)
-- Nilesh Patra <nilesh@debian.org> Wed, 12 Oct 2022 19:06:21 +0530
genx (3.0.2-1) unstable; urgency=medium
* First release (Closes: #966369)
-- Sebastien Delafond <seb@debian.org> Fri, 25 Sep 2020 09:25:18 +0200
|