[libcitygml] 09/11: Strip trailing whitespace.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 31 22:02:09 UTC 2015


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

sebastic pushed a commit to branch master
in repository libcitygml.

commit 31e13477cda449387f3479b0d17c0ef2dca811ba
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 31 23:40:00 2015 +0200

    Strip trailing whitespace.
---
 debian/control | 60 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

diff --git a/debian/control b/debian/control
index e371d18..db4303b 100644
--- a/debian/control
+++ b/debian/control
@@ -23,15 +23,15 @@ Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: Open source C++ library for parsing CityGML files
- libcitygml is a small and easy to use open source C++ library for parsing 
- CityGML files in such a way that data can be easily exploited by 3D 
+ libcitygml is a small and easy to use open source C++ library for parsing
+ CityGML files in such a way that data can be easily exploited by 3D
  rendering applications (geometry data are tesselated and optimized for
- rendering during parsing). For instance, it can be used to develop readers 
- of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
+ rendering during parsing). For instance, it can be used to develop readers
+ of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
  Most metadata are not lost, they are available through a per-node hashmap.
  .
- CityGML (City Geography Markup Language) is an XML-based schema for the 
- modelling and exchange of georeferenced 3D city and landscape models that 
+ CityGML (City Geography Markup Language) is an XML-based schema for the
+ modelling and exchange of georeferenced 3D city and landscape models that
  is quickly being adopted on an international level.
  .
  This package contains share library.
@@ -46,15 +46,15 @@ Pre-Depends: ${misc:Pre-Depends}
 Breaks: libcitygml0-dev (<< 1.4.3-1~)
 Replaces: libcitygml0-dev (<< 1.4.3-1~)
 Description: Static and header files of libcitygml
- libcitygml is a small and easy to use open source C++ library for parsing 
- CityGML files in such a way that data can be easily exploited by 3D 
+ libcitygml is a small and easy to use open source C++ library for parsing
+ CityGML files in such a way that data can be easily exploited by 3D
  rendering applications (geometry data are tesselated and optimized for
- rendering during parsing). For instance, it can be used to develop readers 
- of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
+ rendering during parsing). For instance, it can be used to develop readers
+ of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
  Most metadata are not lost, they are available through a per-node hashmap.
  .
- CityGML (City Geography Markup Language) is an XML-based schema for the 
- modelling and exchange of georeferenced 3D city and landscape models that 
+ CityGML (City Geography Markup Language) is an XML-based schema for the
+ modelling and exchange of georeferenced 3D city and landscape models that
  is quickly being adopted on an international level.
  .
  This package contains develop files: static and header files of libcitygml.
@@ -68,15 +68,15 @@ Depends: libcitygml2 (= ${binary:Version}),
 Breaks: libcitygml0-bin (<< 1.4.3-1~)
 Replaces: libcitygml0-bin (<< 1.4.3-1~)
 Description: Utils of libcitygml - citygmltest
- libcitygml is a small and easy to use open source C++ library for parsing 
- CityGML files in such a way that data can be easily exploited by 3D 
+ libcitygml is a small and easy to use open source C++ library for parsing
+ CityGML files in such a way that data can be easily exploited by 3D
  rendering applications (geometry data are tesselated and optimized for
- rendering during parsing). For instance, it can be used to develop readers 
- of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
+ rendering during parsing). For instance, it can be used to develop readers
+ of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
  Most metadata are not lost, they are available through a per-node hashmap.
  .
- CityGML (City Geography Markup Language) is an XML-based schema for the 
- modelling and exchange of georeferenced 3D city and landscape models that 
+ CityGML (City Geography Markup Language) is an XML-based schema for the
+ modelling and exchange of georeferenced 3D city and landscape models that
  is quickly being adopted on an international level.
  .
  This package contains the citygmltest utility.
@@ -89,15 +89,15 @@ Depends: libcitygml2 (= ${binary:Version}),
          ${misc:Depends},
          ${libosg-share}
 Description: libcitygml OpenSceneGraph plugin (shared version)
- libcitygml is a small and easy to use open source C++ library for parsing 
- CityGML files in such a way that data can be easily exploited by 3D 
+ libcitygml is a small and easy to use open source C++ library for parsing
+ CityGML files in such a way that data can be easily exploited by 3D
  rendering applications (geometry data are tesselated and optimized for
- rendering during parsing). For instance, it can be used to develop readers 
- of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
+ rendering during parsing). For instance, it can be used to develop readers
+ of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
  Most metadata are not lost, they are available through a per-node hashmap.
  .
- CityGML (City Geography Markup Language) is an XML-based schema for the 
- modelling and exchange of georeferenced 3D city and landscape models that 
+ CityGML (City Geography Markup Language) is an XML-based schema for the
+ modelling and exchange of georeferenced 3D city and landscape models that
  is quickly being adopted on an international level.
  .
  This package contains OpenSceneGraph plugin (.so version).
@@ -110,15 +110,15 @@ Depends: libcitygml2 (= ${binary:Version}),
          ${misc:Depends},
          ${libosg-static}
 Description: libcitygml OpenSceneGraph plugin (static version)
- libcitygml is a small and easy to use open source C++ library for parsing 
- CityGML files in such a way that data can be easily exploited by 3D 
+ libcitygml is a small and easy to use open source C++ library for parsing
+ CityGML files in such a way that data can be easily exploited by 3D
  rendering applications (geometry data are tesselated and optimized for
- rendering during parsing). For instance, it can be used to develop readers 
- of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...) 
+ rendering during parsing). For instance, it can be used to develop readers
+ of CityGML files in many 3D based applications (OpenGL, OpenSceneGraph, ...)
  Most metadata are not lost, they are available through a per-node hashmap.
  .
- CityGML (City Geography Markup Language) is an XML-based schema for the 
- modelling and exchange of georeferenced 3D city and landscape models that 
+ CityGML (City Geography Markup Language) is an XML-based schema for the
+ modelling and exchange of georeferenced 3D city and landscape models that
  is quickly being adopted on an international level.
  .
  This package contains OpenSceneGraph plugin (.a version).

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



More information about the Pkg-grass-devel mailing list