[librttopo] 16/19: Update package descriptions.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Apr 30 00:22:20 UTC 2016


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

sebastic pushed a commit to branch master
in repository librttopo.

commit 688a1e3e0b3d9d3ad442af01a954d52a00d06260
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 30 01:55:09 2016 +0200

    Update package descriptions.
---
 debian/control | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 4be1609..3abda5a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,13 +20,12 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Tuscany Region topology library
- The topology support in librttopo exposes an API to create and manage
- "standard" topologies that use provided callbacks to take care of actual
- data storage.
+ The RT Topology Library exposes an API to create and manage standard
+ (ISO 13249 aka SQL/MM) topologies using user-provided data stores.
  .
- The topology standard is based on what was provided by PostGIS at its
- version 2.0.0, which in turn is based on ISO SQL/MM (ISO 13249) with
- the addition of the "TopoGeometry" concept.
+ The code is derived from PostGIS liblwgeom library enhanced to provide
+ thread-safety, have less dependencies and be independent from PostGIS
+ release cycles.
  .
  This package contains the shared library.
 
@@ -36,13 +35,12 @@ Section: libdevel
 Depends: librttopo1 (= ${binary:Version}),
          ${misc:Depends},
 Description: Tuscany Region topology library - Development files
- The topology support in librttopo exposes an API to create and manage
- "standard" topologies that use provided callbacks to take care of actual
- data storage.
+ The RT Topology Library exposes an API to create and manage standard
+ (ISO 13249 aka SQL/MM) topologies using user-provided data stores.
  .
- The topology standard is based on what was provided by PostGIS at its
- version 2.0.0, which in turn is based on ISO SQL/MM (ISO 13249) with
- the addition of the "TopoGeometry" concept.
+ The code is derived from PostGIS liblwgeom library enhanced to provide
+ thread-safety, have less dependencies and be independent from PostGIS
+ release cycles.
  .
  This package contains the development files.
 

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



More information about the Pkg-grass-devel mailing list