[geographiclib] branch master updated (da7bebb -> d821bee)

Francesco Lovergine frankie at moszumanska.debian.org
Sun Mar 16 18:52:34 UTC 2014


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

frankie pushed a change to branch master
in repository geographiclib.

      from  da7bebb   Fixed license issue.
       new  66839e5   Minor change to debian/copyright file.
       new  3b594ea   Imported Upstream version 1.35
       new  6f9eb51   Merge tag 'upstream/1.35'
       new  d821bee   Annotated new upstream version.

The 4 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                              |  51 ++++++++--
 Makefile.am                                 |   2 +-
 Makefile.in                                 |   2 +-
 NEWS                                        |  25 ++++-
 cmake/CMakeLists.txt                        |  15 +--
 cmake/project-config.cmake.in               |   2 +-
 configure                                   |  24 ++---
 configure.ac                                |   6 +-
 debian/changelog                            |   3 +-
 debian/copyright                            |   2 +-
 doc/GeographicLib.dox                       | 151 +++++++++++++++++-----------
 doc/NETGeographicLib.dox                    |  14 +--
 doc/scripts/GeographicLib/Geodesic.js       |   2 +-
 doc/scripts/geod-google-instructions.html   |   4 +-
 doc/scripts/geod-google.html                |  15 ++-
 include/GeographicLib/Config.h              |   4 +-
 include/GeographicLib/Constants.hpp         |  11 ++
 include/GeographicLib/Geodesic.hpp          |   4 +-
 include/GeographicLib/GeodesicExact.hpp     |  10 +-
 include/GeographicLib/GeodesicLine.hpp      |   4 +-
 include/GeographicLib/GeodesicLineExact.hpp |   6 +-
 include/GeographicLib/Math.hpp              |   7 +-
 include/GeographicLib/UTMUPS.hpp            |   2 +-
 legacy/C/geodesic.c                         |   2 +-
 legacy/Fortran/geodesic.for                 |   2 +-
 man/CMakeLists.txt                          |   2 +-
 man/CartConvert.1                           |   2 +-
 man/CartConvert.1.html                      |   2 +-
 man/CartConvert.usage                       |   2 +-
 man/ConicProj.1                             |   2 +-
 man/ConicProj.1.html                        |   2 +-
 man/ConicProj.usage                         |   2 +-
 man/GeoConvert.1                            |   2 +-
 man/GeoConvert.1.html                       |   2 +-
 man/GeoConvert.usage                        |   2 +-
 man/GeodSolve.1                             |   2 +-
 man/GeodSolve.1.html                        |   2 +-
 man/GeodSolve.usage                         |   2 +-
 man/GeodesicProj.1                          |   2 +-
 man/GeodesicProj.1.html                     |   2 +-
 man/GeodesicProj.usage                      |   2 +-
 man/GeoidEval.1                             |   2 +-
 man/GeoidEval.1.html                        |   2 +-
 man/GeoidEval.usage                         |   2 +-
 man/Gravity.1                               |   2 +-
 man/Gravity.1.html                          |   2 +-
 man/Gravity.usage                           |   2 +-
 man/MagneticField.1                         |   2 +-
 man/MagneticField.1.html                    |   2 +-
 man/MagneticField.usage                     |   2 +-
 man/Makefile.am                             |   2 +-
 man/Makefile.in                             |   2 +-
 man/Planimeter.1                            |   4 +-
 man/Planimeter.1.html                       |   4 +-
 man/Planimeter.pod                          |   2 +-
 man/Planimeter.usage                        |   4 +-
 man/TransverseMercatorProj.1                |   2 +-
 man/TransverseMercatorProj.1.html           |   2 +-
 man/TransverseMercatorProj.usage            |   2 +-
 matlab/geodesicdirect.cpp                   |  92 ++++++++++-------
 matlab/geodesicinverse.cpp                  |  90 ++++++++++-------
 matlab/geodesicline.cpp                     |  68 +++++++------
 pom.xml                                     |  82 +++++++++++++++
 src/UTMUPS.cpp                              |  10 +-
 tools/CMakeLists.txt                        | 139 ++++++++++++++-----------
 65 files changed, 587 insertions(+), 338 deletions(-)
 create mode 100644 pom.xml

-- 
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