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

sebastic pushed a change to branch master
in repository libcitygml.

      from  83794c9   Move from experimental to unstable.
       new  9e30b17   Imported Upstream version 2.0
       new  fe84722   Merge tag 'upstream/2.0'
       new  ef6c1e0   New upstream release.
       new  4ada230   Drop patches, applied upstream.
       new  ea31380   Update Vcs-Browser URL to use HTTPS.
       new  cbaa415   Rename library package for SONAME bump.
       new  c31a255   Update symbols for amd64.
       new  eb260c1   Reinstate openscenegraph plugin packages.
       new  31e1347   Strip trailing whitespace.
       new  38b6677   Disable OpenSceneGraph plugin again, still FTBFS.
       new  b24c6e7   Set distribution to experimental.

The 11 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                                     |  28 +-
 debian/changelog                                   |  11 +
 debian/control                                     |  44 +-
 .../{libcitygml1.install => libcitygml2.install}   |   0
 .../{libcitygml1.symbols => libcitygml2.symbols}   | 681 +++++++++++----------
 debian/patches/information-typo.diff               |  16 -
 debian/patches/install-citygmltest.diff            |  14 -
 debian/patches/install-paths.diff                  |  56 --
 debian/patches/pkgconfig-support.diff              |  28 -
 debian/patches/series                              |   5 -
 debian/patches/soversion.diff                      |  19 -
 debian/rules                                       |   7 +-
 osgplugin/ReaderWriterCityGML.cpp                  |   6 +-
 sources/CMakeLists.txt                             |  16 +-
 sources/citygml.pc.cmake                           |  11 +
 sources/include/citygml/appearancetarget.h         |   8 +-
 sources/include/citygml/geometry.h                 |   8 +-
 sources/include/citygml/polygon.h                  |   8 +-
 sources/include/citygml/texturetargetdefinition.h  |  12 +-
 sources/include/parser/elementparser.h             |   2 +
 sources/include/parser/geocoordinatetransformer.h  |   5 +-
 sources/include/parser/textureelementparser.h      |   2 +-
 sources/src/citygml/appearancetarget.cpp           |  16 +-
 sources/src/citygml/geometry.cpp                   |  18 +-
 sources/src/citygml/linearring.cpp                 |   8 +-
 sources/src/citygml/polygon.cpp                    |  26 +-
 sources/src/citygml/texturetargetdefinition.cpp    |  16 +-
 sources/src/parser/addressparser.cpp               |   8 +-
 sources/src/parser/geocoordinatetransformer.cpp    |  26 +-
 sources/src/parser/geometryelementparser.cpp       |   2 +-
 sources/src/parser/gmlfeaturecollectionparser.cpp  |   2 +-
 sources/src/parser/textureelementparser.cpp        |   3 +-
 test/CMakeLists.txt                                |   3 +
 test/citygmltest.cpp                               |   2 +-
 34 files changed, 528 insertions(+), 589 deletions(-)
 rename debian/{libcitygml1.install => libcitygml2.install} (100%)
 rename debian/{libcitygml1.symbols => libcitygml2.symbols} (78%)
 delete mode 100644 debian/patches/information-typo.diff
 delete mode 100644 debian/patches/install-citygmltest.diff
 delete mode 100644 debian/patches/install-paths.diff
 delete mode 100644 debian/patches/pkgconfig-support.diff
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/soversion.diff
 create mode 100644 sources/citygml.pc.cmake

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