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
|
python-hmmlearn (0.3.2-2) unstable; urgency=medium
* Team upload.
* Replace my GIL hack with a proper patch from upstream.
* d/control: removed duplicated word from the description
-- Michael R. Crusoe <crusoe@debian.org> Mon, 07 Oct 2024 10:45:05 +0200
python-hmmlearn (0.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Remove all patches, they are in the new upstream release.
* Added patch to hack around GIL error. Closes: #1082695, #1081690
-- Michael R. Crusoe <crusoe@debian.org> Fri, 04 Oct 2024 18:11:45 +0200
python-hmmlearn (0.3.0-5) unstable; urgency=medium
* Team upload.
* d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version.
Closes: #1064529
* Upgrade to using pybuild-autopkgtest instead of the hand-written ones.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 25 Apr 2024 21:14:30 +0300
python-hmmlearn (0.3.0-4) unstable; urgency=medium
* Add https://github.com/hmmlearn/hmmlearn/pull/545 to solve a problem
with macs version 3.0
* Run autopkgtest for all supported Python3 versions
* Fix variational gaussian tests with sklearn 1.4
Closes: #1064224
-- Andreas Tille <tille@debian.org> Mon, 19 Feb 2024 10:13:36 +0100
python-hmmlearn (0.3.0-3) unstable; urgency=medium
* Team upload.
* d/control: fix VCS URLs.
* d/control: build-dep on python3-dev-all to enable building on Python
3.12.
* Set field Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Repository.
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
-- Michael R. Crusoe <crusoe@debian.org> Thu, 14 Dec 2023 14:26:58 +0100
python-hmmlearn (0.3.0-2) unstable; urgency=medium
* Source-only upload
-- Andreas Tille <tille@debian.org> Wed, 15 Nov 2023 08:45:41 +0100
python-hmmlearn (0.3.0-1) unstable; urgency=medium
* Initial release (Closes: #1055923)
-- Andreas Tille <tille@debian.org> Tue, 14 Nov 2023 14:34:10 +0100
|