summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2021-11-27 16:53:35 +0100
committerGard Spreemann <gspr@nonempty.org>2021-11-27 16:53:35 +0100
commit89ac541925a4d3552d0bead38f436ee2aeaa468d (patch)
treec4fcb06cb87c69856e204f85686ebc83c204049d /debian/changelog
parent442e04b3d8744608771dfc06df1acf71f422c9d3 (diff)
Ensure dh_numpy3 is called for NumPy ABI generation
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4877515..60edbf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+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.