summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog95
1 files changed, 95 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..ab4a206
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,95 @@
+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