[Git][debian-gis-team/geos][master] Add patch to fix FTBFS with doxygen 1.15.0.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Dec 12 09:44:26 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / geos
Commits:
1d15646d by Bas Couwenberg at 2025-12-12T10:35:38+01:00
Add patch to fix FTBFS with doxygen 1.15.0.
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/doxygen-1.15.0.patch
- + debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ geos (3.14.1-2) UNRELEASED; urgency=medium
* Simplify exclusion of export.h from libgeos++-dev.
* Use debrebuild instead of reprotest.
* Drop rules for armel & ia64.
+ * Add patch to fix FTBFS with doxygen 1.15.0.
-- Bas Couwenberg <sebastic at debian.org> Fri, 21 Nov 2025 20:53:31 +0100
=====================================
debian/patches/doxygen-1.15.0.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix FTBFS with doxygen 1.15.0 due to test failures.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/libgeos/geos/pull/1341
+
+--- a/include/geos/linearref/LengthIndexedLine.h
++++ b/include/geos/linearref/LengthIndexedLine.h
+@@ -138,7 +138,7 @@ public:
+ * slightly off the line and is equidistant from two different
+ * points on the line.
+ *
+- * The supplied point does not `*necessarily* have to lie precisely
++ * The supplied point does not *necessarily* have to lie precisely
+ * on the line, but if it is far from the line the accuracy and
+ * performance of this function is not guaranteed.
+ * Use {@link #project} to compute a guaranteed result for points
=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+doxygen-1.15.0.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/1d15646da710b71f2305851afc8074c3589a7cd0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/1d15646da710b71f2305851afc8074c3589a7cd0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251212/42e7d800/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list