[Git][debian-gis-team/geographiclib][upstream] New upstream version 2.6
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Oct 1 05:03:09 BST 2025
Bas Couwenberg pushed to branch upstream at Debian GIS Project / geographiclib
Commits:
554f89a9 by Bas Couwenberg at 2025-10-01T05:25:04+02:00
New upstream version 2.6
- - - - -
134 changed files:
- CMakeLists.txt
- Makefile.in
- NEWS
- README.md
- VERSION
- aclocal.m4
- cmake/Makefile.in
- configure
- configure.ac
- doc/CMakeLists.txt
- doc/GeographicLib.dox.in
- doc/Makefile.am
- doc/Makefile.in
- doc/doxyfile.in
- examples/CMakeLists.txt
- examples/Makefile.am
- examples/Makefile.in
- + examples/example-Angle.cpp
- examples/example-AuxAngle.cpp
- examples/example-AuxLatitude.cpp
- + examples/example-Cartesian3.cpp
- + examples/example-Conformal3.cpp
- + examples/example-Ellipsoid3.cpp
- + examples/example-Geodesic3.cpp
- + examples/example-GeodesicLine3.cpp
- + examples/example-Trigfun.cpp
- + examples/example-TrigfunExt.cpp
- experimental/CMakeLists.txt
- + experimental/Geod3ODE.cpp
- − experimental/JacobiConformal.cpp
- − experimental/JacobiConformal.hpp
- experimental/Makefile.am
- experimental/Makefile.in
- + experimental/TriaxialGeodesicODE.cpp
- + experimental/TriaxialGeodesicODE.hpp
- include/GeographicLib/AlbersEqualArea.hpp
- + include/GeographicLib/Angle.hpp
- include/GeographicLib/AuxAngle.hpp
- include/GeographicLib/AuxLatitude.hpp
- include/GeographicLib/CMakeLists.txt
- include/GeographicLib/Config-ac.h.in
- include/GeographicLib/Constants.hpp
- include/GeographicLib/DAuxLatitude.hpp
- include/GeographicLib/DMS.hpp
- include/GeographicLib/DST.hpp
- include/GeographicLib/GeodesicExact.hpp
- include/GeographicLib/Geohash.hpp
- include/GeographicLib/Geoid.hpp
- include/GeographicLib/LambertConformalConic.hpp
- include/GeographicLib/MGRS.hpp
- include/GeographicLib/Math.hpp
- include/GeographicLib/NormalGravity.hpp
- include/GeographicLib/PolygonArea.hpp
- + include/GeographicLib/Triaxial/Cartesian3.hpp
- + include/GeographicLib/Triaxial/Conformal3.hpp
- + include/GeographicLib/Triaxial/Ellipsoid3.hpp
- + include/GeographicLib/Triaxial/Geodesic3.hpp
- + include/GeographicLib/Triaxial/GeodesicLine3.hpp
- + include/GeographicLib/Trigfun.hpp
- include/GeographicLib/Utility.hpp
- include/Makefile.am
- include/Makefile.in
- + man/Cart3Convert.1
- + man/Cart3Convert.1.html
- + man/Cart3Convert.usage
- man/CartConvert.1
- man/CartConvert.usage
- + man/Conformal3Proj.1
- + man/Conformal3Proj.1.html
- + man/Conformal3Proj.usage
- man/ConicProj.1
- man/ConicProj.usage
- man/GeoConvert.1
- man/GeoConvert.usage
- + man/Geod3Solve.1
- + man/Geod3Solve.1.html
- + man/Geod3Solve.usage
- man/GeodSolve.1
- man/GeodSolve.1.html
- man/GeodSolve.usage
- man/GeodesicProj.1
- man/GeodesicProj.usage
- man/GeoidEval.1
- man/GeoidEval.usage
- man/Gravity.1
- man/Gravity.usage
- man/IntersectTool.1
- man/IntersectTool.usage
- man/MagneticField.1
- man/MagneticField.usage
- man/Makefile.am
- man/Makefile.in
- man/Planimeter.1
- man/Planimeter.usage
- man/RhumbSolve.1
- man/RhumbSolve.usage
- man/TransverseMercatorProj.1
- man/TransverseMercatorProj.usage
- + src/Angle.cpp
- src/AuxAngle.cpp
- src/AuxLatitude.cpp
- src/CMakeLists.txt
- + src/Cartesian3.cpp
- + src/Conformal3.cpp
- src/DAuxLatitude.cpp
- src/DMS.cpp
- + src/Ellipsoid3.cpp
- src/EllipticFunction.cpp
- src/GARS.cpp
- src/GeoCoords.cpp
- src/Geodesic.cpp
- + src/Geodesic3.cpp
- src/GeodesicExact.cpp
- + src/GeodesicLine3.cpp
- src/Geohash.cpp
- src/Geoid.cpp
- src/Georef.cpp
- src/MGRS.cpp
- src/Makefile.am
- src/Makefile.in
- src/Math.cpp
- src/OSGB.cpp
- src/Rhumb.cpp
- + src/Trigfun.cpp
- src/UTMUPS.cpp
- src/Utility.cpp
- tests/Makefile.in
- tests/polygontest.cpp
- tests/signtest.cpp
- + tools/Cart3Convert.cpp
- + tools/Conformal3Proj.cpp
- + tools/Geod3Solve.cpp
- tools/Makefile.am
- tools/Makefile.in
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/554f89a927e5e0478923e23381ec53d92dd63d23
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/554f89a927e5e0478923e23381ec53d92dd63d23
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/20251001/41c8d8e6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list