[Git][debian-gis-team/geos][experimental] 23 commits: Revert "Update branch in gbp.conf & Vcs-Git URL."

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Jul 8 04:40:26 BST 2026



Bas Couwenberg pushed to branch experimental at Debian GIS Project / geos


Commits:
dc15f1a8 by Bas Couwenberg at 2025-10-29T05:47:01+01:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit 80196f3ebd8fb1f179e83cc4c24adcf8ac7821c9.

- - - - -
f5edfa99 by Bas Couwenberg at 2025-10-29T05:48:20+01:00
Update symbols for other architectures.

- - - - -
32a64f85 by Bas Couwenberg at 2025-10-29T05:48:47+01:00
Set distribution to unstable.

- - - - -
b1f61590 by Bas Couwenberg at 2025-11-21T20:59:34+01:00
Simplify exclusion of export.h from libgeos++-dev.

- - - - -
c5061495 by Bas Couwenberg at 2025-11-28T12:02:48+01:00
Use debrebuild instead of reprotest.

- - - - -
78f54367 by Bas Couwenberg at 2025-12-12T09:27:07+01:00
Drop rules for armel & ia64.

- - - - -
1d15646d by Bas Couwenberg at 2025-12-12T10:35:38+01:00
Add patch to fix FTBFS with doxygen 1.15.0.

- - - - -
b77015e2 by Bas Couwenberg at 2025-12-13T10:23:23+01:00
Mark doxygen-1.15.0.patch as Applied-Upstream.

- - - - -
2c6dbc2f by Bas Couwenberg at 2025-12-16T21:36:18+01:00
Close bug in changelog.

- - - - -
004f5708 by Bas Couwenberg at 2025-12-16T21:36:34+01:00
Set distribution to unstable.

- - - - -
143be92c by Bas Couwenberg at 2026-01-03T13:56:51+01:00
Drop Priority: optional, default since dpkg 1.22.13.

- - - - -
4e26dc33 by Bas Couwenberg at 2026-01-03T14:40:54+01:00
Bump Standards-Version to 4.7.3, changes: priority.

- - - - -
c8a48f10 by Bas Couwenberg at 2026-02-10T20:26:36+01:00
Suggest libgeos-doc instead of libgdal-doc.

- - - - -
645dc51b by Bas Couwenberg at 2026-03-29T14:19:04+02:00
Enable build profile CI job.

- - - - -
15e36566 by Bas Couwenberg at 2026-04-04T10:11:08+02:00
Bump Standards-Version to 4.7.4, changes: priority.

- - - - -
ab07806e by Bas Couwenberg at 2026-07-08T05:11:12+02:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
f837bf2e by Bas Couwenberg at 2026-07-08T05:12:33+02:00
New upstream version 3.15.0~beta1
- - - - -
9808fc99 by Bas Couwenberg at 2026-07-08T05:12:40+02:00
Update upstream source from tag 'upstream/3.15.0_beta1'

Update to upstream version '3.15.0~beta1'
with Debian dir b231d910501438828ab7c9c090504f3ae3c0e963
- - - - -
709dc13a by Bas Couwenberg at 2026-07-08T05:16:08+02:00
New upstream beta release.

- - - - -
b838f872 by Bas Couwenberg at 2026-07-08T05:22:05+02:00
Update copyright file.

- - - - -
f5f13014 by Bas Couwenberg at 2026-07-08T05:22:41+02:00
Drop doxygen-1.15.0.patch, applied upstream.

- - - - -
b994d5f2 by Bas Couwenberg at 2026-07-08T05:32:29+02:00
Update symbols for amd64.

- - - - -
d152793c by Bas Couwenberg at 2026-07-08T05:32:29+02:00
Set distribution to experimental.

- - - - -


567 changed files:

- CMakeLists.txt
- NEWS.md
- README.md
- Version.txt
- benchmarks/README.md
- benchmarks/algorithm/CMakeLists.txt
- benchmarks/algorithm/OrientationIndexStressTest.cpp
- capi/CMakeLists.txt
- capi/geos_c.cpp
- capi/geos_c.h.in
- capi/geos_ts_c.cpp
- debian/.gitlab-ci.yml
- debian/changelog
- − debian/clean
- debian/control
- debian/copyright
- debian/libgeos++-dev.install.in → debian/libgeos++-dev.install
- debian/libgeos-c1t64.symbols
- debian/libgeos3.14.1.install → debian/libgeos3.15.0.install
- debian/libgeos3.14.1.symbols → debian/libgeos3.15.0.symbols
- debian/rules
- include/geos/algorithm/Angle.h
- + include/geos/algorithm/CircularArcIntersector.h
- include/geos/algorithm/CircularArcs.h
- + include/geos/algorithm/CurveToLineParams.h
- include/geos/algorithm/Interpolate.h
- include/geos/algorithm/LineIntersector.h
- + include/geos/algorithm/LineToCurveConverter.h
- + include/geos/algorithm/LineToCurveParams.h
- include/geos/algorithm/PointLocator.h
- include/geos/algorithm/RayCrossingCounter.h
- include/geos/algorithm/distance/DiscreteHausdorffDistance.h
- include/geos/algorithm/distance/DistanceToPoint.h
- include/geos/coverage/CoverageCleaner.h
- include/geos/coverage/CoverageEdge.h
- + include/geos/coverage/CoverageEdges.h
- include/geos/coverage/CoveragePolygonValidator.h
- include/geos/coverage/CoverageRing.h
- include/geos/coverage/CoverageSimplifier.h
- include/geos/coverage/TPVWSimplifier.h
- include/geos/dissolve/LineDissolver.h
- include/geos/edgegraph/HalfEdge.h
- include/geos/geom/CircularArc.h
- include/geos/geom/CircularString.h
- include/geos/geom/CompoundCurve.h
- include/geos/geom/Coordinate.h
- include/geos/geom/CoordinateSequence.h
- include/geos/geom/Curve.h
- include/geos/geom/CurvePolygon.h
- include/geos/geom/Envelope.h
- include/geos/geom/Geometry.h
- include/geos/geom/GeometryCollection.h
- include/geos/geom/GeometryFactory.h
- include/geos/geom/LineSegment.h
- include/geos/geom/LineString.h
- include/geos/geom/LinearRing.h
- include/geos/geom/MultiCurve.h
- include/geos/geom/MultiLineString.h
- include/geos/geom/MultiPolygon.h
- include/geos/geom/MultiSurface.h
- include/geos/geom/Point.h
- include/geos/geom/Polygon.h
- include/geos/geom/Quadrant.h
- include/geos/geom/SimpleCurve.h
- include/geos/geom/Surface.h
- include/geos/geom/SurfaceImpl.h
- + include/geos/geom/util/CurveBuilder.h
- include/geos/geom/util/GeometryTransformer.h
- + include/geos/geom/util/LinealExtracter.h
- + include/geos/geom/util/SimpleCurveExtracter.h
- + include/geos/geom/util/SurfaceExtracter.h
- include/geos/geomgraph/EdgeNodingValidator.h
- include/geos/index/intervalrtree/IntervalRTreeLeafNode.h
- include/geos/index/intervalrtree/IntervalRTreeNode.h
- include/geos/index/intervalrtree/SortedPackedIntervalRTree.h
- include/geos/index/kdtree/KdNode.h
- include/geos/index/kdtree/KdNodeVisitor.h
- include/geos/index/kdtree/KdTree.h
- include/geos/io/GeoJSONReader.h
- include/geos/io/WKBReader.h
- include/geos/io/WKTReader.h
- include/geos/linearref/LengthIndexedLine.h
- include/geos/linearref/LinearLocation.h
- include/geos/math/DD.h
- + include/geos/noding/ArcIntersectionAdder.h
- + include/geos/noding/ArcIntersector.h
- + include/geos/noding/ArcNoder.h
- + include/geos/noding/ArcString.h
- include/geos/noding/BasicSegmentString.h
- include/geos/noding/BoundaryChainNoder.h
- include/geos/noding/FastNodingValidator.h
- include/geos/noding/GeometryNoder.h
- include/geos/noding/IteratedNoder.h
- include/geos/noding/MCIndexNoder.h
- + include/geos/noding/NodableArcString.h
- + include/geos/noding/NodablePath.h
- include/geos/noding/NodableSegmentString.h
- include/geos/noding/NodedSegmentString.h
- include/geos/noding/Noder.h
- include/geos/noding/NodingValidator.h
- include/geos/noding/Octant.h
- + include/geos/noding/PathString.h
- include/geos/noding/ScaledNoder.h
- include/geos/noding/SegmentExtractingNoder.h
- include/geos/noding/SegmentNodeList.h
- include/geos/noding/SegmentPointComparator.h
- include/geos/noding/SegmentString.h
- include/geos/noding/SegmentStringUtil.h
- include/geos/noding/SimpleNoder.h
- include/geos/noding/SinglePassNoder.h
- include/geos/noding/ValidatingNoder.h
- include/geos/noding/snap/SnappingNoder.h
- include/geos/noding/snapround/MCIndexSnapRounder.h
- include/geos/noding/snapround/SnapRoundingNoder.h
- include/geos/operation/BoundaryOp.h
- include/geos/operation/buffer/BufferCurveSetBuilder.h
- include/geos/operation/buffer/OffsetCurveBuilder.h
- include/geos/operation/buffer/OffsetSegmentGenerator.h
- include/geos/operation/distance/DistanceOp.h
- include/geos/operation/distance/FacetSequence.h
- include/geos/operation/distance/FacetSequenceTreeBuilder.h
- include/geos/operation/distance/GeometryLocation.h
- include/geos/operation/distance/IndexedFacetDistance.h
- include/geos/operation/grid/Cell.h
- include/geos/operation/grid/Grid.h
- include/geos/operation/grid/GridIntersection.h
- include/geos/operation/grid/PerimeterDistance.h
- include/geos/operation/grid/Side.h
- include/geos/operation/grid/Traversal.h
- include/geos/operation/grid/TraversalAreas.h
- include/geos/operation/linemerge/EdgeString.h
- include/geos/operation/linemerge/LineMergeDirectedEdge.h
- include/geos/operation/linemerge/LineMergeEdge.h
- include/geos/operation/linemerge/LineMergeGraph.h
- include/geos/operation/linemerge/LineMerger.h
- include/geos/operation/overlay/snap/GeometrySnapper.h
- include/geos/operation/overlayng/Edge.h
- include/geos/operation/overlayng/EdgeKey.h
- include/geos/operation/overlayng/EdgeNodingBuilder.h
- include/geos/operation/overlayng/InputGeometry.h
- include/geos/operation/overlayng/LineBuilder.h
- include/geos/operation/overlayng/LineLimiter.h
- include/geos/operation/overlayng/OverlayEdge.h
- include/geos/operation/overlayng/OverlayEdgeRing.h
- include/geos/operation/overlayng/OverlayGraph.h
- include/geos/operation/overlayng/OverlayMixedPoints.h
- include/geos/operation/overlayng/OverlayUtil.h
- include/geos/operation/overlayng/PolygonBuilder.h
- include/geos/operation/overlayng/RingClipper.h
- include/geos/operation/polygonize/EdgeRing.h
- include/geos/operation/polygonize/PolygonizeDirectedEdge.h
- include/geos/operation/polygonize/PolygonizeEdge.h
- include/geos/operation/polygonize/PolygonizeGraph.h
- include/geos/operation/polygonize/Polygonizer.h
- include/geos/operation/relateng/RelateGeometry.h
- include/geos/operation/relateng/RelateSegmentString.h
- + include/geos/operation/spanning/SpanningTree.h
- + include/geos/operation/split/GeometrySplitter.h
- + include/geos/operation/split/SplitLinealAtPoint.h
- include/geos/operation/union/CascadedPolygonUnion.h
- include/geos/operation/union/UnaryUnionOp.h
- include/geos/operation/valid/IsSimpleOp.h
- include/geos/operation/valid/PolygonTopologyAnalyzer.h
- include/geos/operation/valid/RepeatedPointRemover.h
- include/geos/planargraph/DirectedEdge.h
- include/geos/planargraph/DirectedEdgeStar.h
- include/geos/planargraph/Edge.h
- include/geos/planargraph/Node.h
- include/geos/planargraph/NodeMap.h
- include/geos/planargraph/PlanarGraph.h
- include/geos/precision/GeometryPrecisionReducer.h
- include/geos/precision/PointwisePrecisionReducerTransformer.h
- include/geos/precision/PrecisionReducerTransformer.h
- + include/geos/shape/GeometricShapeBuilder.h
- + include/geos/shape/random/RandomPointsBuilder.h
- include/geos/simplify/DouglasPeuckerSimplifier.h
- include/geos/triangulate/polygon/PolygonHoleJoiner.h
- include/geos/triangulate/polygon/PolygonNoder.h
- include/geos/triangulate/quadedge/TrianglePredicate.h
- include/geos/util/Assert.h
- + include/geos/util/Progress.h
- include/geos/util/TopologyException.h
- release.md
- src/algorithm/Angle.cpp
- src/algorithm/Area.cpp
- src/algorithm/CGAlgorithmsDD.cpp
- + src/algorithm/CircularArcIntersector.cpp
- src/algorithm/CircularArcs.cpp
- src/algorithm/ConvexHull.cpp
- src/algorithm/Length.cpp
- src/algorithm/LineIntersector.cpp
- + src/algorithm/LineToCurveConverter.cpp
- src/algorithm/MinimumDiameter.cpp
- src/algorithm/PointLocator.cpp
- src/algorithm/RayCrossingCounter.cpp
- src/algorithm/distance/DiscreteHausdorffDistance.cpp
- src/algorithm/locate/IndexedPointInAreaLocator.cpp
- src/coverage/CoverageCleaner.cpp
- src/coverage/CoverageEdge.cpp
- + src/coverage/CoverageEdges.cpp
- src/coverage/CoveragePolygonValidator.cpp
- src/coverage/CoverageRing.cpp
- src/coverage/CoverageRingEdges.cpp
- src/coverage/CoverageSimplifier.cpp
- src/coverage/TPVWSimplifier.cpp
- src/dissolve/LineDissolver.cpp
- src/edgegraph/HalfEdge.cpp
- + src/geom/CircularArc.cpp
- src/geom/CircularString.cpp
- src/geom/CompoundCurve.cpp
- src/geom/CoordinateSequence.cpp
- src/geom/Curve.cpp
- src/geom/CurvePolygon.cpp
- src/geom/Geometry.cpp
- src/geom/GeometryCollection.cpp
- src/geom/GeometryFactory.cpp
- src/geom/LineSegment.cpp
- src/geom/LineString.cpp
- src/geom/LinearRing.cpp
- src/geom/MultiCurve.cpp
- src/geom/MultiLineString.cpp
- src/geom/MultiPolygon.cpp
- src/geom/MultiSurface.cpp
- src/geom/Polygon.cpp
- src/geom/SimpleCurve.cpp
- src/geom/Surface.cpp
- src/geom/util/CoordinateOperation.cpp
- + src/geom/util/CurveBuilder.cpp
- src/geom/util/Densifier.cpp
- src/geom/util/GeometryFixer.cpp
- src/geom/util/GeometryTransformer.cpp
- + src/geom/util/LinealExtracter.cpp
- + src/geom/util/SimpleCurveExtracter.cpp
- + src/geom/util/SurfaceExtracter.cpp
- src/geomgraph/EdgeNodingValidator.cpp
- src/index/kdtree/KdTree.cpp
- src/io/GeoJSONReader.cpp
- src/io/WKBReader.cpp
- src/io/WKBWriter.cpp
- src/io/WKTReader.cpp
- src/io/WKTWriter.cpp
- src/linearref/LengthIndexedLine.cpp
- src/linearref/LinearGeometryBuilder.cpp
- src/linearref/LinearLocation.cpp
- src/math/DD.cpp
- + src/noding/ArcIntersectionAdder.cpp
- + src/noding/ArcNoder.cpp
- + src/noding/ArcString.cpp
- src/noding/BoundaryChainNoder.cpp
- src/noding/FastNodingValidator.cpp
- src/noding/GeometryNoder.cpp
- src/noding/IteratedNoder.cpp
- src/noding/MCIndexNoder.cpp
- src/noding/MCIndexSegmentSetMutualIntersector.cpp
- + src/noding/NodableArcString.cpp
- src/noding/NodedSegmentString.cpp
- + src/noding/Noder.cpp
- + src/noding/PathString.cpp
- src/noding/ScaledNoder.cpp
- src/noding/SegmentExtractingNoder.cpp
- src/noding/SegmentNodeList.cpp
- src/noding/SegmentString.cpp
- src/noding/SimpleNoder.cpp
- src/noding/ValidatingNoder.cpp
- src/noding/snap/SnappingNoder.cpp
- src/noding/snapround/MCIndexSnapRounder.cpp
- src/noding/snapround/SnapRoundingNoder.cpp
- src/operation/BoundaryOp.cpp
- src/operation/GeometryGraphOperation.cpp
- src/operation/buffer/BufferBuilder.cpp
- src/operation/buffer/BufferCurveSetBuilder.cpp
- src/operation/buffer/BufferOp.cpp
- src/operation/buffer/OffsetCurve.cpp
- src/operation/buffer/OffsetCurveBuilder.cpp
- src/operation/buffer/OffsetSegmentGenerator.cpp
- src/operation/buffer/PolygonBuilder.cpp
- src/operation/cluster/DBSCANClusterFinder.cpp
- src/operation/distance/ConnectedElementLocationFilter.cpp
- src/operation/distance/DistanceOp.cpp
- src/operation/distance/FacetSequence.cpp
- src/operation/distance/FacetSequenceTreeBuilder.cpp
- src/operation/distance/GeometryLocation.cpp
- src/operation/distance/IndexedFacetDistance.cpp
- src/operation/grid/Cell.cpp
- src/operation/grid/Grid.cpp
- src/operation/grid/GridIntersection.cpp
- src/operation/grid/PerimeterDistance.cpp
- src/operation/grid/Traversal.cpp
- src/operation/grid/TraversalAreas.cpp
- src/operation/linemerge/EdgeString.cpp
- src/operation/linemerge/LineMergeDirectedEdge.cpp
- src/operation/linemerge/LineMergeEdge.cpp
- src/operation/linemerge/LineMergeGraph.cpp
- src/operation/linemerge/LineMerger.cpp
- src/operation/linemerge/LineSequencer.cpp
- src/operation/overlay/snap/GeometrySnapper.cpp
- src/operation/overlayng/CoverageUnion.cpp
- src/operation/overlayng/Edge.cpp
- src/operation/overlayng/EdgeNodingBuilder.cpp
- src/operation/overlayng/IndexedPointOnLineLocator.cpp
- src/operation/overlayng/InputGeometry.cpp
- src/operation/overlayng/LineBuilder.cpp
- src/operation/overlayng/LineLimiter.cpp
- src/operation/overlayng/OverlayEdge.cpp
- src/operation/overlayng/OverlayEdgeRing.cpp
- src/operation/overlayng/OverlayGraph.cpp
- src/operation/overlayng/OverlayMixedPoints.cpp
- src/operation/overlayng/OverlayNG.cpp
- src/operation/overlayng/OverlayNGRobust.cpp
- src/operation/overlayng/OverlayUtil.cpp
- src/operation/overlayng/PolygonBuilder.cpp
- src/operation/overlayng/RingClipper.cpp
- src/operation/overlayng/UnaryUnionNG.cpp
- src/operation/polygonize/BuildArea.cpp
- src/operation/polygonize/EdgeRing.cpp
- src/operation/polygonize/PolygonizeDirectedEdge.cpp
- src/operation/polygonize/PolygonizeEdge.cpp
- src/operation/polygonize/PolygonizeGraph.cpp
- src/operation/polygonize/Polygonizer.cpp
- src/operation/predicate/RectangleIntersects.cpp
- src/operation/relateng/EdgeSetIntersector.cpp
- src/operation/relateng/RelateGeometry.cpp
- src/operation/relateng/RelateSegmentString.cpp
- + src/operation/spanning/SpanningTree.cpp
- + src/operation/split/GeometrySplitter.cpp
- + src/operation/split/SplitLinealAtPoint.cpp
- src/operation/union/CascadedPolygonUnion.cpp
- src/operation/union/OverlapUnion.cpp
- src/operation/union/UnaryUnionOp.cpp
- src/operation/valid/IsSimpleOp.cpp
- src/operation/valid/PolygonTopologyAnalyzer.cpp
- src/operation/valid/RepeatedPointRemover.cpp
- src/planargraph/DirectedEdge.cpp
- src/planargraph/DirectedEdgeStar.cpp
- src/planargraph/Edge.cpp
- src/planargraph/Node.cpp
- src/planargraph/NodeMap.cpp
- src/precision/CommonBits.cpp
- src/precision/GeometryPrecisionReducer.cpp
- src/precision/PointwisePrecisionReducerTransformer.cpp
- src/precision/PrecisionReducerTransformer.cpp
- + src/shape/GeometricShapeBuilder.cpp
- + src/shape/random/RandomPointsBuilder.cpp
- src/simplify/DouglasPeuckerLineSimplifier.cpp
- src/simplify/DouglasPeuckerSimplifier.cpp
- src/simplify/LinkedLine.cpp
- src/simplify/TopologyPreservingSimplifier.cpp
- src/triangulate/DelaunayTriangulationBuilder.cpp
- src/triangulate/VoronoiDiagramBuilder.cpp
- src/triangulate/polygon/PolygonHoleJoiner.cpp
- src/triangulate/polygon/PolygonNoder.cpp
- + src/util/Progress.cpp
- src/util/string.cpp
- tests/CMakeLists.txt
- + tests/fuzz/CMakeLists.txt
- + tests/fuzz/fuzz_geo2.c
- + tests/fuzz/fuzz_geo_ops.c
- + tests/fuzz/fuzz_geo_ops_seed_corpus/bowtie
- + tests/fuzz/fuzz_geo_ops_seed_corpus/geomcoll
- + tests/fuzz/fuzz_geo_ops_seed_corpus/linestring
- + tests/fuzz/fuzz_geo_ops_seed_corpus/multiline
- + tests/fuzz/fuzz_geo_ops_seed_corpus/multipoint
- + tests/fuzz/fuzz_geo_ops_seed_corpus/multipolygon
- + tests/fuzz/fuzz_geo_ops_seed_corpus/point
- + tests/fuzz/fuzz_geo_ops_seed_corpus/polygon_hole
- + tests/fuzz/fuzz_geojson.c
- + tests/fuzz/geojson.dict
- + tests/fuzz/geojson_seed_corpus/feature.json
- + tests/fuzz/geojson_seed_corpus/featurecollection.json
- + tests/fuzz/geojson_seed_corpus/geometrycollection.json
- + tests/fuzz/geojson_seed_corpus/linestring.json
- + tests/fuzz/geojson_seed_corpus/multilinestring.json
- + tests/fuzz/geojson_seed_corpus/multipoint.json
- + tests/fuzz/geojson_seed_corpus/multipolygon.json
- + tests/fuzz/geojson_seed_corpus/point.json
- + tests/fuzz/geojson_seed_corpus/point_z.json
- + tests/fuzz/geojson_seed_corpus/polygon.json
- + tests/fuzz/geojson_seed_corpus/polygon_hole.json
- tests/unit/CMakeLists.txt
- tests/unit/algorithm/AngleTest.cpp
- tests/unit/algorithm/CGAlgorithms/OrientationIsCCWTest.cpp
- + tests/unit/algorithm/CircularArcIntersectorTest.cpp
- tests/unit/algorithm/CircularArcsTest.cpp
- + tests/unit/algorithm/LineToCurveConverterTest.cpp
- tests/unit/algorithm/LocatePointInRingTest.cpp
- tests/unit/algorithm/MinimumAreaRectangleTest.cpp
- tests/unit/algorithm/RobustLineIntersectorZTest.cpp
- tests/unit/algorithm/construct/MaximumInscribedCircleTest.cpp
- tests/unit/algorithm/distance/DiscreteFrechetDistanceTest.cpp
- tests/unit/algorithm/distance/DiscreteHausdorffDistanceTest.cpp
- + tests/unit/capi/GEOSAreaTest.cpp
- tests/unit/capi/GEOSBoundaryTest.cpp
- tests/unit/capi/GEOSBufferTest.cpp
- tests/unit/capi/GEOSBuildAreaTest.cpp
- + tests/unit/capi/GEOSCircularStringTest.cpp
- tests/unit/capi/GEOSClipByRectTest.cpp
- tests/unit/capi/GEOSClusterTest.cpp
- + tests/unit/capi/GEOSCompoundCurveTest.cpp
- tests/unit/capi/GEOSConcaveHullOfPolygonsTest.cpp
- tests/unit/capi/GEOSConcaveHullTest.cpp
- tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp
- tests/unit/capi/GEOSContainsTest.cpp
- tests/unit/capi/GEOSConvexHullTest.cpp
- + tests/unit/capi/GEOSCoverageCleanTest.cpp
- + tests/unit/capi/GEOSCoverageEdgesTest.cpp
- tests/unit/capi/GEOSCoverageIsValidTest.cpp
- tests/unit/capi/GEOSCoverageSimplifyTest.cpp
- tests/unit/capi/GEOSCoverageUnionTest.cpp
- tests/unit/capi/GEOSCoveredByTest.cpp
- tests/unit/capi/GEOSCoversTest.cpp
- tests/unit/capi/GEOSCrossesTest.cpp
- + tests/unit/capi/GEOSCurveToLineTest.cpp
- tests/unit/capi/GEOSDelaunayTriangulationTest.cpp
- tests/unit/capi/GEOSDensifyTest.cpp
- tests/unit/capi/GEOSDifferenceTest.cpp
- tests/unit/capi/GEOSDisjointSubsetUnionTest.cpp
- tests/unit/capi/GEOSDisjointTest.cpp
- tests/unit/capi/GEOSDistanceTest.cpp
- tests/unit/capi/GEOSDistanceWithinTest.cpp
- tests/unit/capi/GEOSEnvelopeTest.cpp
- + tests/unit/capi/GEOSEqualsExactTest.cpp
- tests/unit/capi/GEOSEqualsTest.cpp
- tests/unit/capi/GEOSFrechetDistanceTest.cpp
- tests/unit/capi/GEOSGeom_createCollectionTest.cpp
- tests/unit/capi/GEOSGeom_extentTest.cpp
- tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp
- tests/unit/capi/GEOSGeom_setPrecisionTest.cpp
- tests/unit/capi/GEOSGetCentroidTest.cpp
- tests/unit/capi/GEOSGridIntersectionFractionsTest.cpp
- tests/unit/capi/GEOSHausdorffDistanceTest.cpp
- tests/unit/capi/GEOSInterpolateTest.cpp
- tests/unit/capi/GEOSIntersectionTest.cpp
- tests/unit/capi/GEOSIntersectsTest.cpp
- tests/unit/capi/GEOSLargestEmptyCircleTest.cpp
- tests/unit/capi/GEOSLengthTest.cpp
- tests/unit/capi/GEOSLineMergeDirectedTest.cpp
- tests/unit/capi/GEOSLineMergeTest.cpp
- tests/unit/capi/GEOSLineStringTest.cpp
- tests/unit/capi/GEOSLineSubstringTest.cpp
- + tests/unit/capi/GEOSLineToCurveTest.cpp
- tests/unit/capi/GEOSMakeValidTest.cpp
- tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp
- tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp
- tests/unit/capi/GEOSMinimumClearanceTest.cpp
- tests/unit/capi/GEOSMinimumRotatedRectangleTest.cpp
- + tests/unit/capi/GEOSMinimumSpanningTreeTest.cpp
- tests/unit/capi/GEOSMinimumWidthTest.cpp
- tests/unit/capi/GEOSNearestPointsTest.cpp
- tests/unit/capi/GEOSNodeTest.cpp
- tests/unit/capi/GEOSOffsetCurveTest.cpp
- tests/unit/capi/GEOSOrientPolygonsTest.cpp
- tests/unit/capi/GEOSOverlapsTest.cpp
- tests/unit/capi/GEOSPointOnSurfaceTest.cpp
- tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp
- tests/unit/capi/GEOSPolygonizeTest.cpp
- tests/unit/capi/GEOSProjectTest.cpp
- tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp
- tests/unit/capi/GEOSRelatePatternTest.cpp
- tests/unit/capi/GEOSRelateTest.cpp
- tests/unit/capi/GEOSRemoveRepeatedPointsTest.cpp
- tests/unit/capi/GEOSReverseTest.cpp
- tests/unit/capi/GEOSSharedPathsTest.cpp
- tests/unit/capi/GEOSSimplifyTest.cpp
- + tests/unit/capi/GEOSSplitTest.cpp
- + tests/unit/capi/GEOSSubdivideByGridTest.cpp
- tests/unit/capi/GEOSSymDifferenceTest.cpp
- tests/unit/capi/GEOSTopologyPreserveSimplifyTest.cpp
- tests/unit/capi/GEOSTouchesTest.cpp
- tests/unit/capi/GEOSUnaryUnionTest.cpp
- tests/unit/capi/GEOSUnionTest.cpp
- tests/unit/capi/GEOSVoronoiDiagramTest.cpp
- tests/unit/capi/GEOSWithinTest.cpp
- tests/unit/capi/GEOSisRingTest.cpp
- tests/unit/capi/GEOSisSimpleDetailTest.cpp
- tests/unit/capi/GEOSisSimpleTest.cpp
- tests/unit/capi/GEOSisValidDetailTest.cpp
- tests/unit/capi/GEOSisValidReasonTest.cpp
- tests/unit/capi/GEOSisValidTest.cpp
- tests/unit/capi/capi_test_utils.h
- tests/unit/coverage/CoverageCleanerTest.cpp
- + tests/unit/coverage/CoverageEdgesTest.cpp
- tests/unit/coverage/CoverageSimplifierTest.cpp
- tests/unit/coverage/TPVWSimplifierTest.cpp
- tests/unit/geom/CircularArcTest.cpp
- tests/unit/geom/CircularStringTest.cpp
- tests/unit/geom/CompoundCurveTest.cpp
- tests/unit/geom/CoordinateSequenceTest.cpp
- tests/unit/geom/CoordinateTest.cpp
- tests/unit/geom/CurvePolygonTest.cpp
- tests/unit/geom/EnvelopeTest.cpp
- tests/unit/geom/GeometryCollectionTest.cpp
- tests/unit/geom/GeometryFactoryTest.cpp
- tests/unit/geom/LineStringTest.cpp
- tests/unit/geom/LinearRingTest.cpp
- tests/unit/geom/MultiCurveTest.cpp
- tests/unit/geom/MultiLineStringTest.cpp
- tests/unit/geom/MultiPolygonTest.cpp
- tests/unit/geom/MultiSurfaceTest.cpp
- tests/unit/geom/PointTest.cpp
- tests/unit/geom/PolygonTest.cpp
- + tests/unit/geom/util/CurveBuilderTest.cpp
- + tests/unit/geom/util/LinealExtracterTest.cpp
- tests/unit/geos_unit.cpp
- tests/unit/index/kdtree/KdTreeTest.cpp
- tests/unit/io/GeoJSONReaderTest.cpp
- tests/unit/io/WKBReaderTest.cpp
- tests/unit/io/WKTReaderTest.cpp
- tests/unit/noding/BasicSegmentStringTest.cpp
- + tests/unit/noding/GeometryNoderTest.cpp
- + tests/unit/noding/NodableArcStringTest.cpp
- tests/unit/noding/NodedSegmentStringTest.cpp
- tests/unit/noding/SegmentNodeTest.cpp
- + tests/unit/noding/SimpleNoderTest.cpp
- tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp
- tests/unit/operation/BoundaryOpTest.cpp
- tests/unit/operation/buffer/BufferOpTest.cpp
- tests/unit/operation/buffer/OffsetCurveTest.cpp
- tests/unit/operation/distance/DistanceOpTest.cpp
- tests/unit/operation/geounion/UnaryUnionOpTest.cpp
- tests/unit/operation/grid/GridIntersectionTest.cpp
- tests/unit/operation/grid/GridTest.cpp
- tests/unit/operation/grid/TraversalAreasTest.cpp
- tests/unit/operation/linemerge/LineMergerTest.cpp
- tests/unit/operation/overlay/snap/GeometrySnapperTest.cpp
- tests/unit/operation/overlayng/CoverageUnionNGTest.cpp
- + tests/unit/operation/overlayng/EdgeNodingBuilderTest.cpp
- tests/unit/operation/overlayng/LineLimiterTest.cpp
- tests/unit/operation/overlayng/OverlayGraphTest.cpp
- tests/unit/operation/overlayng/OverlayNGGeometryCollectionTest.cpp
- tests/unit/operation/overlayng/OverlayNGTest.cpp
- tests/unit/operation/overlayng/OverlayNGZTest.cpp
- tests/unit/operation/overlayng/PrecisionReducerTest.cpp
- tests/unit/operation/polygonize/PolygonizeTest.cpp
- tests/unit/operation/relateng/RelateNGTest.cpp
- tests/unit/operation/relateng/RelateNGTest.h
- tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp
- + tests/unit/operation/spanning/SpanningTreeTest.cpp
- + tests/unit/operation/split/GeometrySplitterTest.cpp
- + tests/unit/operation/split/SplitLinealAtPointTest.cpp
- tests/unit/operation/valid/RepeatedPointRemoverTest.cpp
- tests/unit/precision/GeometryPrecisionReducerTest.cpp
- + tests/unit/shape/random/RandomPointsBuilderTest.cpp
- tests/unit/simplify/DouglasPeuckerSimplifierTest.cpp
- tests/unit/simplify/TopologyPreservingSimplifierTest.cpp
- tests/unit/triangulate/VoronoiTest.cpp
- tests/unit/util/NodingTestUtil.cpp
- tests/unit/util/NodingTestUtil.h
- tests/unit/utility.h
- tests/xmltester/XMLTester.cpp
- tests/xmltester/tests/general/TestDistance.xml
- tests/xmltester/tests/general/TestNGOverlayA.xml
- tests/xmltester/tests/general/TestNGOverlayAPrec.xml
- tests/xmltester/tests/general/TestNGOverlayGC.xml
- tests/xmltester/tests/general/TestNGOverlayL.xml
- tests/xmltester/tests/general/TestNGOverlayLPrec.xml
- tests/xmltester/tests/general/TestOverlayAA.xml
- tests/xmltester/tests/general/TestOverlayAAPrec.xml
- tests/xmltester/tests/general/TestOverlayLA.xml
- tests/xmltester/tests/general/TestOverlayLL.xml
- tests/xmltester/tests/general/TestOverlayLLPrec.xml
- tests/xmltester/tests/general/TestOverlayPL.xml
- tests/xmltester/tests/issue/issue-geos-527.xml
- tests/xmltester/tests/misc/makevalid.xml
- tests/xmltester/tests/misc/split.xml
- util/geosop/CMakeLists.txt
- util/geosop/GeometryOp.cpp
- util/geosop/GeosOp.cpp


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/compare/827ff74a165ab4f8e3cb8a0c069974c954e9b96b...d152793c35ef665120de602839400927ef933954

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/compare/827ff74a165ab4f8e3cb8a0c069974c954e9b96b...d152793c35ef665120de602839400927ef933954
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260708/8066908c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list