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
|
python-pyspike (0.7.0-2) unstable; urgency=medium
* Add patch to stop using deprecated NumPy types. (Closes: #1027238)
* Add patch to replace Nose with PyTest. (Closes: #1018568)
* Build-depend on PyTest and SciPy for tests, and have autopkgtests do
the same.
* Standards-version 4.6.2. No changes needed.
-- Gard Spreemann <gspr@nonempty.org> Mon, 02 Jan 2023 22:39:41 +0100
python-pyspike (0.7.0-1) unstable; urgency=medium
* New upstream version.
* Drop upstreamed patches.
-- Gard Spreemann <gspr@nonempty.org> Thu, 30 Dec 2021 17:45:53 +0100
python-pyspike (0.6.0-6) unstable; urgency=medium
* Call dh_numpy3.
-- Gard Spreemann <gspr@nonempty.org> Sat, 27 Nov 2021 16:52:29 +0100
python-pyspike (0.6.0-5) unstable; urgency=medium
* Add patch to fix Python 3.10 compatibility.
-- Gard Spreemann <gspr@nonempty.org> Sun, 21 Nov 2021 15:14:28 +0100
python-pyspike (0.6.0-4) unstable; urgency=medium
* Fix broken watch file.
* Correct typo in upstream/metadata file.
* Standards-version 4.6.0.1. No changes needed.
-- Gard Spreemann <gspr@nonempty.org> Fri, 15 Oct 2021 11:02:13 +0200
python-pyspike (0.6.0-3) unstable; urgency=medium
* Move git repository to Salsa.
* DH compat 13.
* Start upstream/metadata file.
* Standards-version 4.5.1. No changes needed.
-- Gard Spreemann <gspr@nonempty.org> Sat, 23 Jan 2021 18:55:01 +0100
python-pyspike (0.6.0-2) unstable; urgency=medium
* Add patch to allow floating point behavior differences in tests.
-- Gard Spreemann <gspr@nonempty.org> Sat, 07 Mar 2020 18:53:50 +0100
python-pyspike (0.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #932726)
-- Gard Spreemann <gspr@nonempty.org> Thu, 06 Feb 2020 09:47:07 +0100
|