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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
|
python-pot (0.9.5+dfsg-1) unstable; urgency=medium
* New upstream version.
* Drop patch for raw docstrings, upstreamed.
* Refresh tolerance patch.
* Standards-version 4.7.1.1. No changes needed.
* Refresh copyright information.
-- Gard Spreemann <gspr@nonempty.org> Mon, 24 Feb 2025 11:21:30 +0100
python-pot (0.9.4+dfsg-1) unstable; urgency=medium
* New upstream version.
* Add patch to use raw strings for docstrings that contain TeX
macros. (Closes: #1076376)
* Refresh patch.
* Update copyright information.
* Add repacksuffix to d/watch.
* Standards-version 4.7.0.0. No changes needed.
-- Gard Spreemann <gspr@nonempty.org> Fri, 26 Jul 2024 15:20:20 +0200
python-pot (0.9.3+dfsg-2) unstable; urgency=medium
* Add patch to work around bug #1068647 until upstream fixes the issue
properly. (Closes: #1068647)
-- Gard Spreemann <gspr@nonempty.org> Thu, 18 Apr 2024 14:44:57 +0200
python-pot (0.9.3+dfsg-1) unstable; urgency=medium
* New upstream release.
* Fix watch file.
-- Gard Spreemann <gspr@nonempty.org> Wed, 07 Feb 2024 07:47:16 +0100
python-pot (0.9.2+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Gard Spreemann <gspr@nonempty.org> Thu, 28 Dec 2023 13:11:31 +0100
python-pot (0.9.1+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Gard Spreemann <gspr@nonempty.org> Sun, 03 Sep 2023 19:53:41 +0200
python-pot (0.9.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Refresh copyright information.
* Standards-version 4.6.2.0. No changes needed.
* Add repack suffix in watch file.
-- Gard Spreemann <gspr@nonempty.org> Wed, 14 Jun 2023 16:57:29 +0200
python-pot (0.8.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Drop patch for SciPy 1.8 (fixed upstream).
* Enable pybuild's pyproject plugin for PEP 517 building.
-- Gard Spreemann <gspr@nonempty.org> Wed, 27 Apr 2022 12:36:49 +0200
python-pot (0.8.1.0+dfsg-2) unstable; urgency=medium
* Add patch to stop testing weighted Minkowski metric, which is removed
in Scipy 1.8 (thanks to Graham Inggs).
-- Gard Spreemann <gspr@nonempty.org> Wed, 06 Apr 2022 11:47:33 +0200
python-pot (0.8.1.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Drop upstreamed patch for avoiding benchmark installation.
* Drop uupdate from watch file.
-- Gard Spreemann <gspr@nonempty.org> Fri, 31 Dec 2021 14:31:12 +0100
python-pot (0.8.1+dfsg-3) unstable; urgency=medium
* Greatly simplify patch that avoids installing benchmarks.
-- Gard Spreemann <gspr@nonempty.org> Fri, 31 Dec 2021 11:27:37 +0100
python-pot (0.8.1+dfsg-2) unstable; urgency=medium
* Add patch to remove benchmarks. (Closes: #1002879)
-- Gard Spreemann <gspr@nonempty.org> Fri, 31 Dec 2021 10:47:43 +0100
python-pot (0.8.1+dfsg-1) unstable; urgency=medium
* New upstream version.
* Cite paper in metadata.
-- Gard Spreemann <gspr@nonempty.org> Wed, 29 Dec 2021 20:05:46 +0100
python-pot (0.8.0+dfsg-3) unstable; urgency=medium
* Generate NumPy ABI dependency (Closes: #1000708).
-- Gard Spreemann <gspr@nonempty.org> Sat, 27 Nov 2021 16:31:18 +0100
python-pot (0.8.0+dfsg-2) unstable; urgency=medium
* Skip test meant to be run from uninstalled sources.
-- Gard Spreemann <gspr@nonempty.org> Wed, 10 Nov 2021 07:30:59 +0100
python-pot (0.8.0+dfsg-1) unstable; urgency=medium
* New upstream version.
* Remove unclearly licensed example data files.
* Standards-version 4.6.0.1. No changes needed.
-- Gard Spreemann <gspr@nonempty.org> Tue, 09 Nov 2021 17:17:20 +0100
python-pot (0.7.0+dfsg-4) unstable; urgency=medium
* Fix watch file.
* Fix upstream metadata file.
-- Gard Spreemann <gspr@nonempty.org> Sun, 15 Aug 2021 12:03:20 +0200
python-pot (0.7.0+dfsg-3) unstable; urgency=medium
* Move git to Salsa.
* Start upstream metadata file.
* Standards-version 4.5.1. No changes needed.
-- Gard Spreemann <gspr@nonempty.org> Sun, 24 Jan 2021 13:50:05 +0100
python-pot (0.7.0+dfsg-2) unstable; urgency=medium
* Require Scikit-learn for tests.
* Recommend Scikit-learn as some functionality uses it.
-- Gard Spreemann <gspr@nonempty.org> Thu, 09 Jul 2020 18:08:26 +0200
python-pot (0.7.0+dfsg-1) unstable; urgency=medium
* New upstream version.
-- Gard Spreemann <gspr@nonempty.org> Thu, 09 Jul 2020 08:51:54 +0200
python-pot (0.6.0+dfsg-2) unstable; urgency=medium
* Watch file.
* DH compat 13.
* Fix tests that were trivially passing.
-- Gard Spreemann <gspr@nonempty.org> Wed, 08 Jul 2020 20:53:59 +0200
python-pot (0.6.0+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #949381)
-- Gard Spreemann <gspr@nonempty.org> Sat, 25 Apr 2020 17:23:23 +0200
|