Bas Couwenberg pushed to branch experimental at Debian GIS Project / geos
Commits: 6ba14ddc by Bas Couwenberg at 2025-08-13T05:33:06+02:00 New upstream version 3.14.0~beta2 - - - - - af613990 by Bas Couwenberg at 2025-08-13T05:33:13+02:00 Update upstream source from tag 'upstream/3.14.0_beta2' Update to upstream version '3.14.0~beta2' with Debian dir b122f08099dbeb8f0368607b7e1a8d01eee01d25 - - - - - 0610d365 by Bas Couwenberg at 2025-08-13T05:34:41+02:00 New upstream beta release. - - - - - c2611012 by Bas Couwenberg at 2025-08-13T05:36:55+02:00 Update symbols for other architectures. - - - - - 1e2a7ba2 by Bas Couwenberg at 2025-08-13T05:38:22+02:00 Update copyright file. - - - - - da8f9389 by Bas Couwenberg at 2025-08-13T05:45:40+02:00 Update symbols for amd64. - - - - - 0f38c5ea by Bas Couwenberg at 2025-08-13T05:45:40+02:00 Set distribution to experimental. - - - - - 51 changed files: - NEWS.md - Version.txt - benchmarks/operation/CMakeLists.txt - + benchmarks/operation/GridIntersectionPerfTest.cpp - capi/geos_c.cpp - capi/geos_c.h.in - capi/geos_ts_c.cpp - debian/changelog - debian/copyright - debian/libgeos-c1t64.symbols - debian/libgeos3.14.0.symbols - include/geos/algorithm/Area.h - include/geos/algorithm/Length.h - include/geos/geom/CoordinateSequence.h - include/geos/geom/Envelope.h - + include/geos/operation/grid/Cell.h - + include/geos/operation/grid/Crossing.h - + include/geos/operation/grid/FloodFill.h - + include/geos/operation/grid/Grid.h - + include/geos/operation/grid/GridIntersection.h - + include/geos/operation/grid/Matrix.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 - release.md - src/algorithm/Area.cpp - src/algorithm/Length.cpp - src/geom/CoordinateSequence.cpp - src/geom/Envelope.cpp - + src/operation/grid/Cell.cpp - + src/operation/grid/FloodFill.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/overlayng/CoverageUnion.cpp - + tests/resources/antarctica.wkt - + tests/resources/regression4.wkt - + tests/resources/regression6.wkt - + tests/resources/russia.wkt - tests/unit/CMakeLists.txt - tests/unit/capi/GEOSCoverageUnionTest.cpp - + tests/unit/capi/GEOSGridIntersectionFractionsTest.cpp - tests/unit/geos_unit.cpp - + tests/unit/operation/grid/GridIntersectionTest.cpp - + tests/unit/operation/grid/GridTest.cpp - + tests/unit/operation/grid/TraversalAreasTest.cpp - tests/unit/tut/tut_console_reporter.hpp - tests/unit/utility.h The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/compare/c2d1b15c7dc45022d8d94b0da9bc4da18a21d9b6...0f38c5eabe8c2908d8bb9e3bb433b2b9d4ebe010 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/compare/c2d1b15c7dc45022d8d94b0da9bc4da18a21d9b6...0f38c5eabe8c2908d8bb9e3bb433b2b9d4ebe010 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
