summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-03-08 15:16:06 +0100
committerGard Spreemann <gspr@nonempty.org>2020-03-08 15:16:06 +0100
commit8b4cbd706e0a8386a5d6c0f0bd9ae8af66c05848 (patch)
tree4596b2068cdc65b5056b524f5a2b9a8c55885827 /debian/changelog
parent90e78305c8260c0f86ed330d263009004877a8db (diff)
Add patch to prevent overflow on 32 bit architectures.
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 46c50d0..49a59e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ripser (1.1.20200206.286d36-2) unstable; urgency=medium
+
+ * Add patch to prevent overflow on 32 bit architectures.
+
+ -- Gard Spreemann <gspr@nonempty.org> Sun, 08 Mar 2020 15:15:35 +0100
+
ripser (1.1.20200206.286d36-1) unstable; urgency=medium
* Initial release. (Closes: #943817)