[libkml] branch master updated (65201af -> 43c2d58)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Aug 2 21:09:01 UTC 2015


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

sebastic pushed a change to branch master
in repository libkml.

      from  65201af   Set distribution to experimental.
       new  8ee27af   Update watch file to support pre-releases.
       new  20a6432   Imported Upstream version 1.3.0~rc0
       new  c023240   Merge tag 'upstream/1.3.0_rc0'
       new  6701e13   New upstream release candidate.
       new  96ddf21   Drop patches, applied upstream.
       new  6a1ac28   Update symbols for amd64.
       new  2f5ab6c   Add patch to fix pkgconfig install path.
       new  12c3bb4   Include libkml.pc in libkml-dev.
       new  2189868   Add patch to fix SWIG Java library install path.
       new  e7a32c6   Include SWIG Java libraries in libkml-java.
       new  fa33ec1   Add patch to install the SWIG Java libraries in a JNI specific path.
       new  92d6bd6   Add lintian override for hardening-no-fortify-functions on JNI libraries.
       new  43c2d58   Set distribution to experimental.

The 13 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 +-
 cmake/External_boost.cmake                         |   2 +-
 cmake/External_minizip.cmake                       |  17 +-
 cmake/External_uriparser.cmake                     |   4 +-
 cmake/FindMiniZip.cmake                            |  17 +-
 cmake/UriParser_cmake_lists_txt                    |  36 +--
 cmake/libkml.pc.in                                 |  15 +
 debian/changelog                                   |  14 +
 debian/control                                     |   3 +-
 debian/libkml-dev.install                          |   1 +
 debian/libkml-java.install                         |   1 +
 debian/libkml-java.lintian-overrides               |   8 +
 debian/libkmlbase1.symbols                         | 180 ++++++------
 debian/libkmlconvenience1.symbols                  | 160 +++++------
 debian/libkmldom1.symbols                          | 166 +++++------
 debian/libkmlengine1.symbols                       | 304 ++++++++++-----------
 debian/libkmlregionator1.symbols                   |  44 +--
 debian/libkmlxsd1.symbols                          | 124 ++++-----
 .../patches/java-swig-library-install-path.patch   |  16 ++
 debian/patches/jni-install-path.patch              |  28 ++
 debian/patches/pkgconfig-install-path.patch        |  26 ++
 debian/patches/python-install-path.patch           |  36 ---
 debian/patches/series                              |   4 +-
 debian/watch                                       |   4 +-
 src/kml/dom/element.h                              |  14 +-
 src/kml/dom/parser_observer.h                      |   6 +-
 src/swig/CMakeLists.txt                            |  20 +-
 27 files changed, 663 insertions(+), 596 deletions(-)
 create mode 100644 cmake/libkml.pc.in
 create mode 100644 debian/patches/java-swig-library-install-path.patch
 create mode 100644 debian/patches/jni-install-path.patch
 create mode 100644 debian/patches/pkgconfig-install-path.patch
 delete mode 100644 debian/patches/python-install-path.patch

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



More information about the Pkg-grass-devel mailing list