[geographiclib] branch master updated (82eb0a8 -> 74d2c44)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 17:35:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository geographiclib.

      from  82eb0a8   Update symbols for amd64 (rebuild with GCC 5).
       new  4d3b2f3   Imported Upstream version 1.41
       new  67d704f   Merge tag 'upstream/1.41'
       new  2474544   New upstream release.
       new  23c2b9e   Handle common issues in upstream version extraction from changelog.
       new  965ce2e   Update copyright years in copyright files.
       new  894ab34   Document license & copyright for ltmain.sh.
       new  5c40c5d   Update symbols for amd64.
       new  74d2c44   Set distribution to experimental.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |   6 +-
 NEWS                                               |  20 +-
 configure                                          |  22 +-
 configure.ac                                       |   4 +-
 debian/changelog                                   |   8 +-
 debian/copyright                                   |  42 +-
 debian/libgeographic14.symbols                     |   6 +-
 debian/rules                                       |   2 +-
 doc/GeographicLib.dox.in                           | 457 ++++++++++++++-------
 examples/JacobiConformal.cpp                       |   7 +-
 examples/JacobiConformal.hpp                       | 133 +++---
 examples/Makefile.am                               |   1 +
 examples/Makefile.in                               |   1 +
 include/GeographicLib/Config.h                     |   4 +-
 include/GeographicLib/Constants.hpp                |   6 +-
 include/GeographicLib/OSGB.hpp                     |   9 +-
 include/GeographicLib/Rhumb.hpp                    |  10 +-
 .../java/net/sf/geographiclib/Accumulator.java     |   2 +-
 .../main/java/net/sf/geographiclib/Geodesic.java   |   2 +-
 legacy/C/direct.c                                  |   2 +-
 legacy/C/inverse.c                                 |   2 +-
 legacy/C/planimeter.c                              |   2 +-
 man/CartConvert.1                                  |   4 +-
 man/CartConvert.usage                              |   2 +-
 man/ConicProj.1                                    |   4 +-
 man/ConicProj.usage                                |   2 +-
 man/GeoConvert.1                                   |   4 +-
 man/GeoConvert.usage                               |   2 +-
 man/GeodSolve.1                                    |   4 +-
 man/GeodSolve.usage                                |   2 +-
 man/GeodesicProj.1                                 |   4 +-
 man/GeodesicProj.usage                             |   2 +-
 man/GeoidEval.1                                    |   4 +-
 man/GeoidEval.usage                                |   2 +-
 man/Gravity.1                                      |   4 +-
 man/Gravity.usage                                  |   2 +-
 man/MagneticField.1                                |   4 +-
 man/MagneticField.usage                            |   2 +-
 man/Planimeter.1                                   |  16 +-
 man/Planimeter.1.html                              |   6 +-
 man/Planimeter.pod                                 |  12 +-
 man/Planimeter.usage                               |  13 +-
 man/RhumbSolve.1                                   |   4 +-
 man/RhumbSolve.usage                               |   2 +-
 man/TransverseMercatorProj.1                       |   4 +-
 man/TransverseMercatorProj.usage                   |   2 +-
 pom.xml                                            |   2 +-
 src/CMakeLists.txt                                 |   7 +-
 src/GeographicLib.pro                              |   2 +-
 src/Rhumb.cpp                                      |   2 +-
 src/TransverseMercator.cpp                         |  18 +-
 tools/CMakeLists.txt                               |   7 +
 tools/geographiclib-get-magnetic.sh                |  10 +-
 53 files changed, 591 insertions(+), 312 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git



More information about the Pkg-grass-devel mailing list