[postgis] 01/02: Clarify -scripts package description; the SQL files are also necessary for the initial installation.

Christoph Berg myon at debian.org
Wed Sep 13 20:11:17 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 61c1d25ac4fdb8af84d9f6f2d5657ff1921c6304
Author: Christoph Berg <myon at debian.org>
Date:   Wed Sep 13 20:30:55 2017 +0200

    Clarify -scripts package description; the SQL files are also necessary for the initial installation.
---
 debian/changelog  | 2 ++
 debian/control    | 8 +++++---
 debian/control.in | 8 +++++---
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca539c0..977736f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ 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.
+  * Clarify -scripts package description; the SQL files are also necessary for
+    the initial installation.
 
  -- Christoph Berg <myon at debian.org>  Mon, 11 Sep 2017 20:54:16 +0200
 
diff --git a/debian/control b/debian/control
index 01bbb10..0c24669 100644
--- a/debian/control
+++ b/debian/control
@@ -152,7 +152,7 @@ Recommends: postgresql-9.6-postgis-2.4
 Breaks: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~)
 Conflicts: postgresql-9.6-postgis-2.2-scripts
 Replaces: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~)
-Description: Geographic objects support for PostgreSQL 9.6 -- scripts
+Description: Geographic objects support for PostgreSQL 9.6 -- SQL scripts
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
  the PostgreSQL server, allowing it to be used as a backend spatial
@@ -160,8 +160,10 @@ Description: Geographic objects support for PostgreSQL 9.6 -- scripts
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package contains SQL scripts to upgrade from earlier PostGIS
- versions for PostgreSQL 9.6 as well as Perl utility scripts.
+ This package contains the SQL scripts for installing PostGIS and for
+ upgrading from earlier PostGIS versions.
+ .
+ This package supports PostgreSQL 9.6.
 
 Package: postgresql-9.6-postgis-scripts
 Architecture: all
diff --git a/debian/control.in b/debian/control.in
index ecbb147..7e8d8f3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -152,7 +152,7 @@ Recommends: postgresql-PGVERSION-postgis-2.4
 Breaks: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~)
 Conflicts: postgresql-PGVERSION-postgis-2.2-scripts
 Replaces: postgresql-PGVERSION-postgis-scripts (<< 2.2.2+dfsg-3~)
-Description: Geographic objects support for PostgreSQL PGVERSION -- scripts
+Description: Geographic objects support for PostgreSQL PGVERSION -- SQL scripts
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
  the PostgreSQL server, allowing it to be used as a backend spatial
@@ -160,8 +160,10 @@ Description: Geographic objects support for PostgreSQL PGVERSION -- scripts
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package contains SQL scripts to upgrade from earlier PostGIS
- versions for PostgreSQL PGVERSION as well as Perl utility scripts.
+ This package contains the SQL scripts for installing PostGIS and for
+ upgrading from earlier PostGIS versions.
+ .
+ This package supports PostgreSQL PGVERSION.
 
 Package: postgresql-PGVERSION-postgis-scripts
 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