[postgis] 04/06: Update packaging for postgresql-10.

Bas Couwenberg sebastic at debian.org
Sun Sep 24 21:25:05 UTC 2017


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

sebastic pushed a commit to branch experimental
in repository postgis.

commit a53738226f247c0fc75e87f938138641b21b4cf6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 24 22:38:32 2017 +0200

    Update packaging for postgresql-10.
---
 debian/changelog                                   |  1 +
 debian/control                                     | 38 +++++++++++-----------
 ...=> postgresql-10-postgis-2.4.lintian-overrides} |  2 +-
 3 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2eee251..1ae9ef7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ postgis (2.4.0~rc2+dfsg-1) UNRELEASED; urgency=medium
   * New upstream release candidate.
   * Change priority from extra to optional.
   * Bump Standards-Version to 4.1.0, changes: priority.
+  * Update packaging for postgresql-10.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 22:29:46 +0200
 
diff --git a/debian/control b/debian/control
index be93bc0..39e6859 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Package: postgis
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.4,
+Recommends: postgresql-10-postgis-2.4,
             postgis-doc
 Suggests: postgis-gui
 Description: Geographic objects support for PostgreSQL
@@ -60,7 +60,7 @@ Package: postgis-gui
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.4,
+Recommends: postgresql-10-postgis-2.4,
             postgis-doc
 Suggests: postgis
 Breaks: postgis (<< 2.2.2+dfsg-2~)
@@ -127,16 +127,16 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  processing functions, are implemented here.  This package contains
  the development files.
 
-Package: postgresql-9.6-postgis-2.4
+Package: postgresql-10-postgis-2.4
 Architecture: any
-Depends: postgresql-9.6,
+Depends: postgresql-10,
          ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.4-scripts,
-            postgresql-contrib-9.6
+Recommends: postgresql-10-postgis-2.4-scripts,
+            postgresql-contrib-10
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
-Description: Geographic objects support for PostgreSQL 9.6
+Description: Geographic objects support for PostgreSQL 10
  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
@@ -144,19 +144,19 @@ Description: Geographic objects support for PostgreSQL 9.6
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- To create the PostGIS extensions in a PostgreSQL 9.6 database, the
- postgresql-9.6-postgis-2.4-scripts package must be installed as well.
+ To create the PostGIS extensions in a PostgreSQL 10 database, the
+ postgresql-10-postgis-2.4-scripts package must be installed as well.
 
-Package: postgresql-9.6-postgis-2.4-scripts
+Package: postgresql-10-postgis-2.4-scripts
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
-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,
-           postgresql-9.6-postgis-2.3-scripts
-Replaces: postgresql-9.6-postgis-scripts (<< 2.2.2+dfsg-3~)
-Description: Geographic objects support for PostgreSQL 9.6 -- SQL scripts
+Recommends: postgresql-10-postgis-2.4
+Breaks: postgresql-10-postgis-scripts (<< 2.2.2+dfsg-3~)
+Conflicts: postgresql-10-postgis-2.2-scripts,
+           postgresql-10-postgis-2.3-scripts
+Replaces: postgresql-10-postgis-scripts (<< 2.2.2+dfsg-3~)
+Description: Geographic objects support for PostgreSQL 10 -- 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
@@ -165,12 +165,12 @@ Description: Geographic objects support for PostgreSQL 9.6 -- SQL scripts
  "Simple Features Specification for SQL".
  .
  This package contains the SQL scripts for installing PostGIS in a PostgreSQL
- 9.6 database, and for upgrading from earlier PostGIS versions.
+ 10 database, and for upgrading from earlier PostGIS versions.
 
-Package: postgresql-9.6-postgis-scripts
+Package: postgresql-10-postgis-scripts
 Architecture: all
 Section: oldlibs
-Depends: postgresql-9.6-postgis-2.4-scripts,
+Depends: postgresql-10-postgis-2.4-scripts,
          ${misc:Depends}
 Description: transitional dummy package
  This is a transitional dummy package. It can safely be removed.
diff --git a/debian/postgresql-9.6-postgis-2.4.lintian-overrides b/debian/postgresql-10-postgis-2.4.lintian-overrides
similarity index 54%
rename from debian/postgresql-9.6-postgis-2.4.lintian-overrides
rename to debian/postgresql-10-postgis-2.4.lintian-overrides
index 9d39e5a..d3036a5 100644
--- a/debian/postgresql-9.6-postgis-2.4.lintian-overrides
+++ b/debian/postgresql-10-postgis-2.4.lintian-overrides
@@ -1,4 +1,4 @@
 # Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
 #  Fortify Source functions: no, only unprotected functions found!
-postgresql-9.6-postgis-2.4: hardening-no-fortify-functions usr/lib/postgresql/*/lib/address_standardizer-*.so
+postgresql-10-postgis-2.4: hardening-no-fortify-functions usr/lib/postgresql/*/lib/address_standardizer-*.so
 

-- 
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