[proj] branch experimental updated (276bf5e -> 5c96558)

Bas Couwenberg sebastic at debian.org
Wed Feb 14 06:51:01 UTC 2018


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

sebastic pushed a change to branch experimental
in repository proj.

      from  276bf5e   Set distribution to experimental.
       new  1e4ca62   New upstream version 5.0.0~rc3
       new  ef121ae   Merge tag 'upstream/5.0.0_rc3' into experimental
       new  8260fe8   New upstream release candidate.
       new  14c60e8   Drop patches, applied/included upstream.
       new  d68b046   Update symbols for 5.0.0~rc3.
       new  5c96558   Set distribution to experimental.

The 6 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:
 cmake/CMakeLists.txt                               |   4 +
 cmake/project-config.cmake.in                      |   1 +
 debian/changelog                                   |   8 +
 debian/libproj13.symbols                           |   2 +
 ...-missing-in-boolean-evaluation.-Fixes-780.patch |  20 --
 ...-and-UV-datatype-clashes-with-other-libra.patch | 135 --------
 ...al-differences-on-non-amd64-architectures.patch | 212 -------------
 debian/patches/manpage-section.patch               |  15 -
 debian/patches/series                              |   4 -
 man/man3/pj_init.3                                 |   2 +-
 nad/README                                         |   4 +
 nad/testvarious                                    |   4 +-
 nad/tv_out.dist                                    |   8 +-
 src/PJ_pipeline.c                                  |  10 +-
 src/cct.c                                          |   6 +
 src/gie.c                                          |  62 ++--
 src/lib_proj.cmake                                 |   4 +
 src/pj_datums.c                                    |   3 +-
 src/pj_fwd.c                                       |  18 +-
 src/pj_geocent.c                                   |   2 +-
 src/pj_gridinfo.c                                  |   2 +-
 src/pj_init.c                                      |  35 +-
 src/pj_inv.c                                       |  17 +-
 src/proj.def                                       |   3 +
 src/proj.h                                         |  60 ++--
 src/proj_4D_api.c                                  |  79 +++--
 src/proj_api.h                                     |  12 +-
 src/proj_internal.h                                |   6 +-
 src/projects.h                                     |  50 ++-
 test/gie/4D-API_cs2cs-style.gie                    | 126 ++++----
 test/gie/GDA.gie                                   |   1 +
 test/gie/builtins.gie                              | 352 ++++++++++-----------
 test/gie/more_builtins.gie                         |  19 +-
 33 files changed, 521 insertions(+), 765 deletions(-)
 delete mode 100644 debian/patches/0001-Add-missing-in-boolean-evaluation.-Fixes-780.patch
 delete mode 100644 debian/patches/0001-Avoid-XY-LP-and-UV-datatype-clashes-with-other-libra.patch
 delete mode 100644 debian/patches/avoid-numerical-differences-on-non-amd64-architectures.patch
 delete mode 100644 debian/patches/manpage-section.patch
 delete mode 100644 debian/patches/series

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



More information about the Pkg-grass-devel mailing list