[libgeotiff-dfsg] branch master updated (d3ff4f2 -> 4c651d9)

Bas Couwenberg sebastic at debian.org
Thu Aug 11 16:38:09 UTC 2016


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

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

      from  d3ff4f2   Set distribution to experimental.
       new  ddb5061   Imported Upstream version 1.4.2~rc2
       new  db63aea   Merge tag 'upstream/1.4.2_rc2'
       new  fcccf13   New upstream release candidate.
       new  8e5fca9   Drop patches applied upstream. Refresh remaining patch.
       new  2987d69   Override dh_autoreconf to run autogen.sh instead of `autoreconf -fi`.
       new  5458a6e   Add patch to fix automake warning by adding subdir-objects option.
       new  4c651d9   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:
 CMakeLists.txt                               |    9 +
 ChangeLog                                    |   19 +
 Makefile.am                                  |   10 +-
 Makefile.in                                  |  580 +-
 aclocal.m4                                   | 8703 ++------------------------
 autogen.sh                                   |   48 +
 bin/Makefile.am                              |    4 +-
 bin/Makefile.in                              |  297 +-
 cmake/Makefile.in                            |  123 +-
 compile                                      |  347 +
 config.guess                                 |  489 +-
 config.sub                                   |  292 +-
 configure                                    | 5465 +++++++++-------
 debian/changelog                             |    9 +
 debian/patches/automake-subdir-objects.patch |   15 +
 debian/patches/docs                          | 1890 ------
 debian/patches/dont-install-makegeo.patch    |   20 -
 debian/patches/drop-epsg-data-installation   |    8 +-
 debian/patches/manpages.patch                |  279 -
 debian/patches/series                        |    4 +-
 debian/rules                                 |    6 +-
 depcomp                                      |  531 +-
 docs/Doxyfile                                | 1129 ++++
 docs/geotifcp.html                           |   48 +
 docs/index.dox                               |   67 +
 docs/listgeo.html                            |  170 +
 docs/manual.txt                              |  456 ++
 libxtiff/Makefile.in                         |  280 +-
 ltmain.sh                                    | 4016 ++++++++----
 aclocal.m4 => m4/libtool.m4                  | 3902 +++++-------
 m4/ltoptions.m4                              |  384 ++
 m4/ltsugar.m4                                |  123 +
 m4/ltversion.m4                              |   23 +
 m4/lt~obsolete.m4                            |   98 +
 man/Makefile.in                              |  297 +-
 man/man1/Makefile.am                         |    2 +-
 man/man1/Makefile.in                         |  167 +-
 man/man1/applygeo.1                          |   31 +
 man/man1/geotifcp.1                          |  156 +
 man/man1/listgeo.1                           |   39 +-
 missing                                      |  461 +-
 41 files changed, 13020 insertions(+), 17977 deletions(-)
 create mode 100755 autogen.sh
 create mode 100755 compile
 create mode 100644 debian/patches/automake-subdir-objects.patch
 delete mode 100644 debian/patches/docs
 delete mode 100644 debian/patches/dont-install-makegeo.patch
 delete mode 100644 debian/patches/manpages.patch
 create mode 100644 docs/Doxyfile
 create mode 100644 docs/geotifcp.html
 create mode 100644 docs/index.dox
 create mode 100644 docs/listgeo.html
 create mode 100644 docs/manual.txt
 mode change 100755 => 100644 ltmain.sh
 copy aclocal.m4 => m4/libtool.m4 (71%)
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4
 create mode 100644 man/man1/applygeo.1
 create mode 100644 man/man1/geotifcp.1

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