[postgis] 01/03: Include program names in postgis and postgis-gui descriptions.

Christoph Berg myon at debian.org
Wed Sep 13 20:50:01 UTC 2017


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

myon pushed a commit to branch experimental
in repository postgis.

commit 700b6bda2c77314702206d5708be099dda55d84b
Author: Christoph Berg <myon at debian.org>
Date:   Wed Sep 13 22:26:35 2017 +0200

    Include program names in postgis and postgis-gui descriptions.
---
 debian/changelog  | 1 +
 debian/control    | 6 ++++--
 debian/control.in | 6 ++++--
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index edd77de..03e126b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ postgis (2.4.0~beta1+dfsg-1~exp2) UNRELEASED; urgency=medium
 
   * debian/pgversions: Bump to 9.3+, 9.2 is no longer supported.
   * debian/control(.in): Bump GEOS build-dependency to 3.4.
+  * Include program names in postgis and postgis-gui descriptions.
   * Clarify -scripts package description; the SQL files are also necessary for
     the initial installation.
   * debian/rules: Fix rdfind invocation to find SQL file duplicates properly.
diff --git a/debian/control b/debian/control
index 0c24669..e0489a2 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,8 @@ Description: Geographic objects support for PostgreSQL
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package contains the PostGIS userland binaries, common files.
+ This package contains the PostGIS userland binaries for importing and
+ exporting shape and raster files: pgsql2shp, raster2pgsql, and shp2pgsql.
 
 Package: postgis-gui
 Architecture: any
@@ -72,7 +73,8 @@ Description: Geographic objects support for PostgreSQL -- GUI programs
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package contains the PostGIS graphical userland binaries.
+ This package contains the PostGIS graphical shape file loader,
+ shp2pgsql-gui.
 
 Package: postgis-doc
 Architecture: all
diff --git a/debian/control.in b/debian/control.in
index 7e8d8f3..db01a85 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -53,7 +53,8 @@ Description: Geographic objects support for PostgreSQL
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package contains the PostGIS userland binaries, common files.
+ This package contains the PostGIS userland binaries for importing and
+ exporting shape and raster files: pgsql2shp, raster2pgsql, and shp2pgsql.
 
 Package: postgis-gui
 Architecture: any
@@ -72,7 +73,8 @@ Description: Geographic objects support for PostgreSQL -- GUI programs
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package contains the PostGIS graphical userland binaries.
+ This package contains the PostGIS graphical shape file loader,
+ shp2pgsql-gui.
 
 Package: postgis-doc
 Architecture: all

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



More information about the Pkg-grass-devel mailing list