[postgis] 06/11: Rename packages for new PostGIS minor version (2.3 -> 2.4).

Bas Couwenberg sebastic at debian.org
Sat Sep 2 21:02:15 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 1a45863ad3607e9f5ea94581eabad6d3af06b57a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 2 20:26:15 2017 +0200

    Rename packages for new PostGIS minor version (2.3 -> 2.4).
---
 debian/changelog                                       |  1 +
 debian/control                                         | 18 +++++++++---------
 debian/control.in                                      | 18 +++++++++---------
 ...liblwgeom-2.3-0.install => liblwgeom-2.4-0.install} |  0
 ...ian-overrides => liblwgeom-2.4-0.lintian-overrides} |  2 +-
 ...liblwgeom-2.3-0.symbols => liblwgeom-2.4-0.symbols} |  2 +-
 ...es => postgresql-9.6-postgis-2.4.lintian-overrides} |  2 +-
 7 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 88afae2..28b8100 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ postgis (2.4.0~beta1+dfsg-1) UNRELEASED; urgency=medium
     - Add license & copyright for protobuf files
     - Add license & copyright for uthash.h
     - Change license shortname from MIT to Expat
+  * Rename packages for new PostGIS minor version (2.3 -> 2.4).
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 02 Sep 2017 19:56:21 +0200
 
diff --git a/debian/control b/debian/control
index 82bfc16..a4951d9 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Package: postgis
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.3,
+Recommends: postgresql-9.6-postgis-2.4,
             postgis-doc
 Suggests: postgis-gui
 Description: Geographic objects support for PostgreSQL
@@ -57,7 +57,7 @@ Package: postgis-gui
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.3,
+Recommends: postgresql-9.6-postgis-2.4,
             postgis-doc
 Suggests: postgis
 Breaks: postgis (<< 2.2.2+dfsg-2~)
@@ -87,7 +87,7 @@ Description: Geographic objects support for PostgreSQL -- documentation
  .
  This package contains the PostGIS documentation.
 
-Package: liblwgeom-2.3-0
+Package: liblwgeom-2.4-0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -107,7 +107,7 @@ Description: PostGIS "Lightweight Geometry" library
 Package: liblwgeom-dev
 Architecture: any
 Section: libdevel
-Depends: liblwgeom-2.3-0 (= ${binary:Version}),
+Depends: liblwgeom-2.4-0 (= ${binary:Version}),
          ${misc:Depends}
 Breaks: postgis (<< 2.0.0)
 Description: PostGIS "Lightweight Geometry" library - Development files
@@ -123,12 +123,12 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  processing functions, are implemented here.  This package contains
  the development files.
 
-Package: postgresql-9.6-postgis-2.3
+Package: postgresql-9.6-postgis-2.4
 Architecture: any
 Depends: postgresql-9.6,
          ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.3-scripts,
+Recommends: postgresql-9.6-postgis-2.4-scripts,
             postgresql-contrib-9.6
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
@@ -142,11 +142,11 @@ Description: Geographic objects support for PostgreSQL 9.6
  .
  This package supports PostgreSQL 9.6.
 
-Package: postgresql-9.6-postgis-2.3-scripts
+Package: postgresql-9.6-postgis-2.4-scripts
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
-Recommends: postgresql-9.6-postgis-2.3
+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~)
@@ -165,7 +165,7 @@ Package: postgresql-9.6-postgis-scripts
 Architecture: all
 Section: oldlibs
 Priority: extra
-Depends: postgresql-9.6-postgis-2.3-scripts,
+Depends: postgresql-9.6-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/control.in b/debian/control.in
index acce222..9610a12 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -40,7 +40,7 @@ Package: postgis
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-NEWEST_PGVERSION-postgis-2.3,
+Recommends: postgresql-NEWEST_PGVERSION-postgis-2.4,
             postgis-doc
 Suggests: postgis-gui
 Description: Geographic objects support for PostgreSQL
@@ -57,7 +57,7 @@ Package: postgis-gui
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-NEWEST_PGVERSION-postgis-2.3,
+Recommends: postgresql-NEWEST_PGVERSION-postgis-2.4,
             postgis-doc
 Suggests: postgis
 Breaks: postgis (<< 2.2.2+dfsg-2~)
@@ -87,7 +87,7 @@ Description: Geographic objects support for PostgreSQL -- documentation
  .
  This package contains the PostGIS documentation.
 
-Package: liblwgeom-2.3-0
+Package: liblwgeom-2.4-0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -107,7 +107,7 @@ Description: PostGIS "Lightweight Geometry" library
 Package: liblwgeom-dev
 Architecture: any
 Section: libdevel
-Depends: liblwgeom-2.3-0 (= ${binary:Version}),
+Depends: liblwgeom-2.4-0 (= ${binary:Version}),
          ${misc:Depends}
 Breaks: postgis (<< 2.0.0)
 Description: PostGIS "Lightweight Geometry" library - Development files
@@ -123,12 +123,12 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  processing functions, are implemented here.  This package contains
  the development files.
 
-Package: postgresql-PGVERSION-postgis-2.3
+Package: postgresql-PGVERSION-postgis-2.4
 Architecture: any
 Depends: postgresql-PGVERSION,
          ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-PGVERSION-postgis-2.3-scripts,
+Recommends: postgresql-PGVERSION-postgis-2.4-scripts,
             postgresql-contrib-PGVERSION
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
@@ -142,11 +142,11 @@ Description: Geographic objects support for PostgreSQL PGVERSION
  .
  This package supports PostgreSQL PGVERSION.
 
-Package: postgresql-PGVERSION-postgis-2.3-scripts
+Package: postgresql-PGVERSION-postgis-2.4-scripts
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
-Recommends: postgresql-PGVERSION-postgis-2.3
+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~)
@@ -165,7 +165,7 @@ Package: postgresql-PGVERSION-postgis-scripts
 Architecture: all
 Section: oldlibs
 Priority: extra
-Depends: postgresql-PGVERSION-postgis-2.3-scripts,
+Depends: postgresql-PGVERSION-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/liblwgeom-2.3-0.install b/debian/liblwgeom-2.4-0.install
similarity index 100%
rename from debian/liblwgeom-2.3-0.install
rename to debian/liblwgeom-2.4-0.install
diff --git a/debian/liblwgeom-2.3-0.lintian-overrides b/debian/liblwgeom-2.4-0.lintian-overrides
similarity index 53%
rename from debian/liblwgeom-2.3-0.lintian-overrides
rename to debian/liblwgeom-2.4-0.lintian-overrides
index 07eb9a1..472a990 100644
--- a/debian/liblwgeom-2.3-0.lintian-overrides
+++ b/debian/liblwgeom-2.4-0.lintian-overrides
@@ -1,3 +1,3 @@
 # liblwgeom.so symlink is included instead
-liblwgeom-2.3-0: dev-pkg-without-shlib-symlink usr/lib/liblwgeom-*.so.* usr/lib/liblwgeom-*.so
+liblwgeom-2.4-0: dev-pkg-without-shlib-symlink usr/lib/liblwgeom-*.so.* usr/lib/liblwgeom-*.so
 
diff --git a/debian/liblwgeom-2.3-0.symbols b/debian/liblwgeom-2.4-0.symbols
similarity index 99%
rename from debian/liblwgeom-2.3-0.symbols
rename to debian/liblwgeom-2.4-0.symbols
index 16d7589..0ccde54 100644
--- a/debian/liblwgeom-2.3-0.symbols
+++ b/debian/liblwgeom-2.4-0.symbols
@@ -1,4 +1,4 @@
-liblwgeom-2.3.so.0 #PACKAGE# #MINVER#
+liblwgeom-2.4.so.0 #PACKAGE# #MINVER#
  GBOX2GEOS at Base 2.2.0
  GEOS2LWGEOM at Base 2.0.0
  LWGEOM2GEOS at Base 2.0.0
diff --git a/debian/postgresql-9.6-postgis-2.3.lintian-overrides b/debian/postgresql-9.6-postgis-2.4.lintian-overrides
similarity index 73%
rename from debian/postgresql-9.6-postgis-2.3.lintian-overrides
rename to debian/postgresql-9.6-postgis-2.4.lintian-overrides
index d1dd662..9d39e5a 100644
--- a/debian/postgresql-9.6-postgis-2.3.lintian-overrides
+++ b/debian/postgresql-9.6-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.3: hardening-no-fortify-functions usr/lib/postgresql/*/lib/address_standardizer-*.so
+postgresql-9.6-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