[proj] branch experimental updated (6ac84f8 -> c94adb4)

Bas Couwenberg sebastic at debian.org
Wed Feb 7 22:17:37 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  6ac84f8   Set distribution to experimental.
       new  6c57c69   New upstream version 5.0.0~rc2
       new  689451e   Merge tag 'upstream/5.0.0_rc2' into experimental
       new  fae7aa9   New upstream release candidate.
       new  1ecb6a5   Drop patches applied upstream. Refresh remaining patch.
       new  d8e1df7   Update symbols for 5.0.0~rc2.
       new  32123d7   Don't ignore test failures.
       new  c94adb4   Set distribution to experimental.

The 7 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:
 Makefile.am                             |    7 +
 Makefile.in                             |   87 +-
 README                                  |   75 +-
 aclocal.m4                              |  173 +-
 cmake/Makefile.in                       |   23 +-
 compile                                 |  348 ++
 config.guess                            |  375 +--
 config.sub                              |  118 +-
 configure                               | 2321 ++++++++-----
 configure.ac                            |    2 +
 debian/changelog                        |    9 +
 debian/libproj13.symbols                |    1 -
 debian/patches/link-libm.patch          |   16 -
 debian/patches/manpage-formatting.patch |   67 -
 debian/patches/manpage-section.patch    |    3 +-
 debian/patches/manpages.patch           |  255 --
 debian/patches/series                   |    4 -
 debian/patches/soversion.patch          |   16 -
 debian/rules                            |    3 -
 depcomp                                 |    6 +-
 install-sh                              |  368 +-
 jniwrap/Makefile.in                     |   23 +-
 jniwrap/org/Makefile.in                 |   23 +-
 jniwrap/org/proj4/Makefile.in           |   23 +-
 ltmain.sh                               | 5528 ++++++++++++++++++++-----------
 m4/._ltoptions.m4                       |  Bin 0 -> 239 bytes
 m4/._ltsugar.m4                         |  Bin 0 -> 239 bytes
 m4/._lt~obsolete.m4                     |  Bin 0 -> 239 bytes
 m4/libtool.m4                           | 2567 ++++++++------
 m4/ltoptions.m4                         |  127 +-
 m4/ltsugar.m4                           |    7 +-
 m4/ltversion.m4                         |   12 +-
 m4/lt~obsolete.m4                       |    7 +-
 man/CMakeLists.txt                      |    2 +-
 man/Makefile.in                         |   23 +-
 man/man1/Makefile.am                    |    2 +-
 man/man1/Makefile.in                    |   25 +-
 man/man1/cct.1                          |  112 +
 man/man1/cs2cs.1                        |    2 +-
 man/man1/geod.1                         |    2 +-
 man/man1/gie.1                          |  116 +
 man/man1/proj.1                         |    2 +-
 man/man3/Makefile.in                    |   23 +-
 man/man3/geodesic.3                     |    2 +-
 man/man3/pj_init.3                      |    2 +-
 missing                                 |    8 +-
 nad/Makefile.in                         |   24 +-
 src/Makefile.am                         |    2 +-
 src/Makefile.in                         |   39 +-
 src/cct.c                               |    7 +-
 src/gie.c                               |   72 +-
 src/optargpm.h                          |    2 +-
 src/pj_internal.c                       |   54 +-
 src/pj_malloc.c                         |    3 +-
 src/proj.h                              |   16 +-
 src/proj_4D_api.c                       |  238 +-
 src/proj_config.h.in                    |    3 +-
 src/proj_internal.h                     |    2 -
 src/projects.h                          |    1 +
 test-driver                             |   37 +-
 test/Makefile.am                        |    9 -
 test/Makefile.in                        |   59 +-
 test/gie/4D-API_cs2cs-style.gie         |    8 +
 test/gie/Makefile.am                    |   32 +-
 test/gie/Makefile.in                    |   80 +-
 test/gie/deformation.gie                |    2 +
 test/gie/more_builtins.gie              |    2 +
 test/gigs/Makefile.am                   |   58 +
 test/gigs/Makefile.in                   |  106 +-
 69 files changed, 8516 insertions(+), 5255 deletions(-)
 create mode 100755 compile
 delete mode 100644 debian/patches/link-libm.patch
 delete mode 100644 debian/patches/manpage-formatting.patch
 delete mode 100644 debian/patches/manpages.patch
 delete mode 100644 debian/patches/soversion.patch
 create mode 100644 m4/._ltoptions.m4
 create mode 100644 m4/._ltsugar.m4
 create mode 100644 m4/._lt~obsolete.m4
 create mode 100644 man/man1/cct.1
 create mode 100644 man/man1/gie.1

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