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

sebastic pushed a change to branch master
in repository libcitygml.

      from  a8156dc   Mark xerces-3.2.patch as Applied-Upstream.
       new  fe0faa0   New upstream version 2.0.7
       new  4d2c7fa   Merge tag 'upstream/2.0.7'
       new  aa068b7   New upstream release.
       new  11eb19a   Drop patches applied/included upstream.
       new  11fea7c   Update symbols for other architectures.
       new  6f91866   Set distribution to unstable.

The 6 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:
 .travis.yml                                        |     3 +-
 CMakeLists.txt                                     |   456 +-
 CMakeModules/FindXerces.cmake                      |     4 +-
 .../citygml => CMakeModules}/citygml_api.h.in      |     3 +-
 README.md                                          |    31 +
 data/b1_lod2_cs_w_sem.gml                          |   252 +
 data/b1_lod2_s.gml                                 |   132 +
 data/berlin_open_data_sample_data.citygml          | 19525 +++++++++++++++++++
 debian/changelog                                   |     9 +
 debian/libcitygml2.symbols                         |   346 +-
 ...nctional-header-in-address-parser-which-p.patch |    36 -
 debian/patches/series                              |     2 -
 debian/patches/xerces-3.2.patch                    |    25 -
 osgplugin/CMakeLists.txt                           |     1 -
 osgplugin/CitygmlOsgViewer.cpp                     |    17 +-
 sources/.gitignore                                 |     2 +
 sources/CMakeLists.txt                             |    83 +-
 sources/include/citygml/citygml.h                  |     2 +
 sources/include/citygml/enum_type_bitmask.h        |     7 +-
 sources/include/citygml/tesselator.h               |     5 +
 sources/include/parser/addressparser.h             |     3 +
 sources/src/citygml/polygon.cpp                    |    10 +-
 sources/src/citygml/tesselator.cpp                 |    11 +
 sources/src/parser/citygmldocumentparser.cpp       |     1 +
 sources/src/parser/geocoordinatetransformer.cpp    |    20 +-
 test/CMakeLists.txt                                |    35 +-
 test/citygmltest.cpp                               |     8 +-
 27 files changed, 20560 insertions(+), 469 deletions(-)
 rename {sources/include/citygml => CMakeModules}/citygml_api.h.in (79%)
 create mode 100644 data/b1_lod2_cs_w_sem.gml
 create mode 100644 data/b1_lod2_s.gml
 create mode 100755 data/berlin_open_data_sample_data.citygml
 delete mode 100644 
debian/patches/0001-Included-functional-header-in-address-parser-which-p.patch
 delete mode 100644 debian/patches/xerces-3.2.patch
 create mode 100644 sources/.gitignore

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to