[libgeotiff-dfsg] branch master updated (cb5fc4a -> 75abca1)

Bas Couwenberg sebastic at xs4all.nl
Sat Nov 15 15:07:53 UTC 2014


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

sebastic-guest pushed a change to branch master
in repository libgeotiff-dfsg.

      from  cb5fc4a   Set distribution to unstable.
       new  e9e687d   Use uscan and Files-Excluded in copyright file to remove non-free csv files, repack upstream tarball using xz compression.
      adds  6228073   Imported Upstream version 1.4.0
       new  b46030b   Imported Upstream version 1.4.1
       new  59f1bdc   Merge tag 'upstream/1.4.1'
       new  b4e3b95   New upstream release.
       new  688a264   Refresh patches.
       new  298d240   Update Makefile.in patch to also drop installation of removed csv files in Makefile.am.
       new  c2994f4   Update symbols for 1.4.1.
       new  5a7d230   Add debug package for libgeotiff.
       new  75abca1   Set distribution to experimental.

The 9 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                             |  939 ++---
 ChangeLog                                  |  283 +-
 LICENSE                                    |   30 +
 Makefile.am                                |   12 +-
 Makefile.in                                |  583 +--
 aclocal.m4                                 | 3068 ++++++++++------
 bin/Makefile.in                            |  272 +-
 bin/geotifcp.c                             |   47 +-
 cmake/CMakeLists.txt                       |   32 +
 cmake/Makefile.am                          |    5 +-
 cmake/Makefile.in                          |  122 +-
 cmake/geo_config.h.in                      |    2 +
 cmake/project-config-version.cmake.in      |   33 +
 cmake/project-config.cmake.in              |   55 +
 compile                                    |  347 ++
 config.guess                               |  489 +--
 config.sub                                 |  292 +-
 configure                                  | 5497 ++++++++++++++++------------
 configure.ac                               |    5 +-
 debian/changelog                           |   12 +
 debian/control                             |   14 +
 debian/copyright                           |    1 +
 debian/libgeotiff2.symbols                 |    2 +
 debian/patches/Makefile.in                 |   32 -
 debian/patches/drop-epsg-data-installation |   94 +
 debian/patches/series                      |    2 +-
 debian/rules                               |    6 +
 debian/watch                               |    4 +-
 depcomp                                    |  531 ++-
 geo_config.h                               |    2 +
 geo_config.h.in                            |    2 +
 geo_config.h.vc                            |    3 +
 geo_ctrans.inc                             |    5 +-
 geo_names.c                                |    5 +-
 geo_normalize.c                            |  125 +-
 geo_normalize.h                            |    9 +-
 geo_print.c                                |    2 +-
 geotiff.h                                  |    4 +-
 libxtiff/Makefile.in                       |  274 +-
 ltmain.sh                                  | 4016 +++++++++++++-------
 man/Makefile.in                            |  291 +-
 man/man1/Makefile.in                       |  159 +-
 missing                                    |  461 +--
 43 files changed, 11349 insertions(+), 6820 deletions(-)
 create mode 100644 cmake/CMakeLists.txt
 create mode 100644 cmake/project-config-version.cmake.in
 create mode 100644 cmake/project-config.cmake.in
 create mode 100755 compile
 delete mode 100644 debian/patches/Makefile.in
 create mode 100644 debian/patches/drop-epsg-data-installation
 mode change 100755 => 100644 ltmain.sh

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



More information about the Pkg-grass-devel mailing list