[proj] branch experimental updated (3f28501 -> 2baa4ae)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 21 22:07:06 UTC 2015


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

sebastic pushed a change to branch experimental
in repository proj.

      from  3f28501   Set distribution to experimental.
       new  9508cfb   Ignore test failures instead of failing the build.
       new  65ec12b   Imported Upstream version 4.9.1~rc2
       new  226bcb0   Merge tag 'upstream/4.9.1_rc2' into experimental
       new  16ac91f   New upstream release candidate.
       new  fa89b5c   Mark nad2bin-data.patch as Applied-Upstream.
       new  0629f53   Mark man page patches as Forwarded & Applied-Upstream.
       new  3e8c8a7   Imported Upstream version 4.9.1~rc3
       new  248eaee   Merge tag 'upstream/4.9.1_rc3' into experimental
       new  583ed06   New upstream release candidate.
       new  288ff4f   Drop patches applied upstream.
       new  a9d459d   Update package names for SONAME bump (0 -> 9).
       new  c36966a   Improve upstream version extraction from changelog.
       new  5ad3af5   Update symbols for PROJ 4.9.0/4.9.1.
       new  2baa4ae   Add substitution variable ${misc:Pre-Depends} for libproj.

The 14 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                                 |    3 +-
 ChangeLog                                      |   59 ++
 NEWS                                           |   14 +-
 cmake/Makefile.am                              |    3 +-
 cmake/Makefile.in                              |    3 +-
 cmake/Proj4Mac.cmake                           |    2 +-
 cmake/Proj4Version.cmake                       |   14 +-
 cmake/policies.cmake                           |    5 +
 config.guess                                   |  326 +++----
 config.sub                                     |   62 +-
 debian/changelog                               |   11 +
 debian/control                                 |    7 +-
 debian/libproj0.install                        |    1 -
 debian/libproj9.install                        |    1 +
 debian/{libproj0.symbols => libproj9.symbols}  |   48 +-
 debian/patches/epsg-28992-precision.patch      |   31 -
 debian/patches/geos-manpage-error.patch        |   15 -
 debian/patches/hyphen-used-as-minus-sign.patch |   68 --
 debian/patches/manpages                        |   42 -
 debian/patches/nad2bin-data.patch              |   41 -
 debian/patches/series                          |    5 -
 debian/rules                                   |    5 +-
 man/CMakeLists.txt                             |    6 +
 man/Makefile.am                                |    2 +
 man/Makefile.in                                |    1 +
 man/man1/cs2cs.1                               |    6 +-
 man/man1/geod.1                                |    8 +-
 man/man1/proj.1                                |   11 +-
 man/man3/pj_init.3                             |    2 +-
 nad/CMakeLists.txt                             |    3 +-
 nad/Makefile.am                                |   12 +-
 nad/Makefile.in                                |   12 +-
 nad/epsg                                       | 1079 ++++++++++++------------
 src/CMakeLists.txt                             |   14 +
 src/Makefile.am                                |    2 +-
 src/Makefile.in                                |    2 +-
 src/PJ_aitoff.c                                |   11 +-
 src/bin_cs2cs.cmake                            |    2 +-
 src/bin_geod.cmake                             |    4 +-
 src/bin_nad2bin.cmake                          |    6 +-
 src/lib_proj.cmake                             |   16 +-
 src/pj_gridinfo.c                              |    4 +-
 42 files changed, 911 insertions(+), 1058 deletions(-)
 create mode 100644 cmake/policies.cmake
 delete mode 100644 debian/libproj0.install
 create mode 100644 debian/libproj9.install
 rename debian/{libproj0.symbols => libproj9.symbols} (90%)
 delete mode 100644 debian/patches/epsg-28992-precision.patch
 delete mode 100644 debian/patches/geos-manpage-error.patch
 delete mode 100644 debian/patches/hyphen-used-as-minus-sign.patch
 delete mode 100644 debian/patches/manpages
 delete mode 100644 debian/patches/nad2bin-data.patch
 delete mode 100644 debian/patches/series
 create mode 100644 man/CMakeLists.txt

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