[pgrouting] 01/01: Drop references from PostLBS from package description.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun May 1 11:21:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pgrouting.
commit e6448d66c7523559ed6c9bd0b5ee64aa567d10a2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun May 1 12:15:36 2016 +0200
Drop references from PostLBS from package description.
---
debian/changelog | 7 +++++++
debian/control | 20 ++++++++------------
debian/control.in | 20 ++++++++------------
3 files changed, 23 insertions(+), 24 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eb2df6b..cd5c0c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pgrouting (2.2.2-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Drop references from PostLBS from package description.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 01 May 2016 12:15:24 +0200
+
pgrouting (2.2.2-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 8b1c48f..0bc158e 100644
--- a/debian/control
+++ b/debian/control
@@ -22,12 +22,11 @@ Depends: postgresql-9.5,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-9.5-pgrouting-doc
-Description: basic routing functionality support for PostgreSQL 9.5
- pgRouting is part of PostLBS, which provides core tools for Location Based
- Services (LBS). It adds support for some routing algorithm to the PostgreSQL
- object-relational database and it's core includes three types of shortest path
- implementation. In combination with PostGIS this extension provides more useful
- functionality.
+Description: Routing functionality support for PostgreSQL/PostGIS
+ pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
+ geospatial routing and other network analysis functionality.
+ .
+ This package supports PostgreSQL 9.5.
Package: postgresql-9.5-pgrouting-doc
Architecture: all
@@ -35,12 +34,9 @@ Section: doc
Depends: libjs-mathjax,
${misc:Depends},
${sphinxdoc:Depends}
-Description: basic routing functionality support for PostgreSQL 9.5 (Documentation)
- pgRouting is part of PostLBS, which provides core tools for Location Based
- Services (LBS). It adds support for some routing algorithm to the PostgreSQL
- object-relational database and it's core includes three types of shortest path
- implementation. In combination with PostGIS this extension provides more useful
- functionality.
+Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
+ pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
+ geospatial routing and other network analysis functionality.
.
This package contains the documentation.
diff --git a/debian/control.in b/debian/control.in
index 4e00fa7..00fdf67 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -22,12 +22,11 @@ Depends: postgresql-PGVERSION,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-PGVERSION-pgrouting-doc
-Description: basic routing functionality support for PostgreSQL PGVERSION
- pgRouting is part of PostLBS, which provides core tools for Location Based
- Services (LBS). It adds support for some routing algorithm to the PostgreSQL
- object-relational database and it's core includes three types of shortest path
- implementation. In combination with PostGIS this extension provides more useful
- functionality.
+Description: Routing functionality support for PostgreSQL/PostGIS
+ pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
+ geospatial routing and other network analysis functionality.
+ .
+ This package supports PostgreSQL PGVERSION.
Package: postgresql-PGVERSION-pgrouting-doc
Architecture: all
@@ -35,12 +34,9 @@ Section: doc
Depends: libjs-mathjax,
${misc:Depends},
${sphinxdoc:Depends}
-Description: basic routing functionality support for PostgreSQL PGVERSION (Documentation)
- pgRouting is part of PostLBS, which provides core tools for Location Based
- Services (LBS). It adds support for some routing algorithm to the PostgreSQL
- object-relational database and it's core includes three types of shortest path
- implementation. In combination with PostGIS this extension provides more useful
- functionality.
+Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
+ pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
+ geospatial routing and other network analysis functionality.
.
This package contains the documentation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git
More information about the Pkg-grass-devel
mailing list