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
|
fast-histogram (0.14-4) unstable; urgency=medium
* Call dh_numpy3 (Closes: #1094909)
-- Ole Streicher <olebole@debian.org> Sun, 02 Feb 2025 13:35:36 +0100
fast-histogram (0.14-3) unstable; urgency=medium
* Add myself to uploaders
* Skip test_1d_compare_with_numpy tests that fail with numpy initialization
(Closes: #1094732)
-- Ole Streicher <olebole@debian.org> Fri, 31 Jan 2025 08:43:00 +0100
fast-histogram (0.14-2) unstable; urgency=medium
* Team Upload
* Remove predefined version.py instead of disabling setuptools_scm
* Disable deadlime limitation for hypothesis testing
* Push Standards-Version to 4.7.0, no changes needed
-- Ole Streicher <olebole@debian.org> Tue, 26 Nov 2024 18:00:38 +0100
fast-histogram (0.14-1) unstable; urgency=medium
* Team Upload
* Tweak d/watch
* New upstream version 0.14 which support Numpy 2.x
* Use dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Sat, 21 Sep 2024 13:28:41 +0200
fast-histogram (0.11-2) unstable; urgency=medium
* Add real autopkgtests
* Skip tests that cause a segfault (Closes: #1026594)
-- Ole Streicher <olebole@debian.org> Wed, 25 Jan 2023 12:25:18 +0100
fast-histogram (0.11-1) unstable; urgency=medium
* New upstream release (0.11):
+ Refresh debian/patches.
* debian/copyright: Update debian/* copyright years.
* Bump Standards-Version to 4.6.1. No changes required.
-- Josue Ortega <josue@debian.org> Wed, 20 Jul 2022 21:30:26 +0200
fast-histogram (0.9-2) unstable; urgency=medium
* Disable modification of version.py file during package build time.
(Closes: #978270)
* Mark autopkgtest as superficial (Closes: #971464)
* Bump package Standards-Version to 4.5.1. No changes required
* debian/watch: Bump file standard version to 4
-- Josue Ortega <josue@debian.org> Sat, 02 Jan 2021 14:41:28 -0600
fast-histogram (0.9-1) unstable; urgency=medium
* New upstream release (0.9-1)
* Remove debian/patch/00-fix-test-array-generation.patch. Patch no
longer needed
* Bump debhelper compat to use (= 13)
* Bump Standards-Version to 4.5.0. No changes required
* debian?control: Add python3-setuptools-scm as build dependency
* Fix autopackage test in order to avoid false positives due to relative
package import
-- Josue Ortega <josue@debian.org> Sun, 12 Jul 2020 21:15:14 -0600
fast-histogram (0.7-2) unstable; urgency=medium
* Add patch to fix test_histogram (Closes: #945413)
* Set package to use debhelper-compat 12
* Bump Stadards-Version to 4.4.1. No changes required
-- Josue Ortega <josue@debian.org> Tue, 17 Dec 2019 09:49:05 -0600
fast-histogram (0.7-1) unstable; urgency=medium
* New upstream release (0.7)
* Bumps Standards-Version to 4.3.0:
- debian/control: Documents Rules-Requires-Root field.
* Add CI tests
-- Josue Ortega <josue@debian.org> Tue, 22 Jan 2019 07:27:35 -0600
fast-histogram (0.5-1) unstable; urgency=medium
* New upstream release 0.5.
* debian/control:
- Change python3-dev for python3-all-dev to support
all python3 installed versions. (Closes: #910319)
- Add python3-pytest as Build Dependency.
* Bumps Standards-Version to 4.2.1, no changes required.
-- Josue Ortega <josue@debian.org> Mon, 08 Oct 2018 11:59:51 -0600
fast-histogram (0.4-1) unstable; urgency=medium
* Initial release (Closes: #898069).
-- Josue Ortega <josue@debian.org> Sun, 06 May 2018 11:57:45 -0600
|