summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2022-11-03 16:49:24 +0100
committerGard Spreemann <gspr@nonempty.org>2022-11-03 16:49:24 +0100
commit23fbf54eb491d99b106546e20c13b70fe44b9dd7 (patch)
tree1ed1f4cc2fffec25ac85c7ec88e100fc1fb7ce09 /debian/changelog
parentec339239a11601510ce9324a3498f45610ce5eac (diff)
Bump CGAL dependency to >=5.5.1, and drop patchdebian/3.6.0+dfsg-3
From CGAL 5.5.1, the CGAL 5.5 compatibility patch is no longer needed. The underlying issue (upstream issue #6799) has been fixed upstream.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bfa794d5..8a7777b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gudhi (3.6.0+dfsg-3) unstable; urgency=medium
+
+ * Bump CGAL dependency to >=5.5.1, allowing us to drop the CGAL 5.5
+ compatibility patch.
+
+ -- Gard Spreemann <gspr@nonempty.org> Thu, 03 Nov 2022 16:48:20 +0100
+
gudhi (3.6.0+dfsg-2) unstable; urgency=medium
* Fix watch file broken by GitHub change.