[postgis] 03/05: Update for PostgreSQL 9.4.

Bas Couwenberg sebastic at xs4all.nl
Fri Aug 8 20:14:02 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository postgis.

commit c8a59f6aa1ea02178e854d18cbc1e5da8b0ef126
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Aug 8 21:39:42 2014 +0200

    Update for PostgreSQL 9.4.
---
 debian/changelog               |  1 +
 debian/control                 | 59 +++++++++++++++---------------------------
 debian/patches/debian-versions |  6 ++---
 3 files changed, 25 insertions(+), 41 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d463f1f..17d3bb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ postgis (2.1.3+dfsg-4) UNRELEASED; urgency=medium
 
   * Add Czech translation by Michal Šimůnek. Closes: 751426.
   * Add Japanese translation by victory. Closes: 756718.
+  * Update for PostgreSQL 9.4.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 08 Aug 2014 21:32:50 +0200
 
diff --git a/debian/control b/debian/control
index ce233c5..2360991 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git
 Package: postgis
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: postgresql-9.3-postgis-2.1, postgis-doc
+Suggests: postgresql-9.4-postgis-2.1, postgis-doc
 Description: Geographic objects support for PostgreSQL
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
@@ -58,7 +58,7 @@ Package: libpostgis-java
 Architecture: all
 Section: java
 Depends: libpostgresql-jdbc-java, ${misc:Depends}
-Suggests: postgresql-9.3-postgis-2.1
+Suggests: postgresql-9.4-postgis-2.1
 Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
 Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
 Description: Geographic objects support for PostgreSQL -- JDBC support
@@ -71,27 +71,10 @@ Description: Geographic objects support for PostgreSQL -- JDBC support
  .
  This package contains JDBC support for PostGIS.
 
-Package: libpostgis-java-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends}
-Suggests: libpostgis-java
-Description: Geographic objects support for PostgreSQL -- JDBC documentation
- 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
- database for geographic information systems (GIS), much like ESRI's
- SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
- "Simple Features Specification for SQL".
- .
- This package contains the documentation for the JDBC support for PostGIS.
-
 Package: liblwgeom-2.1.3
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: liblwgeom-2.1.2 (<< 2.1.3+dfsg-2)
-Replaces: liblwgeom-2.1.2 (<< 2.1.3+dfsg-2)
+Depends: ${shlibs:Depends}, libjson-c2 | libjson0 (>= 0.9~), ${misc:Depends}
 Description: PostGIS "Lightweight Geometry" library
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
@@ -123,14 +106,14 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  processing functions, are implemented here.  This package contains
  the development files.
 
-Package: postgresql-9.3-postgis-2.1
-Depends: ${shlibs:Depends}, postgresql-9.3,
- postgresql-9.3-postgis-scripts, liblwgeom-2.1.3,
+Package: postgresql-9.4-postgis-2.1
+Depends: ${shlibs:Depends}, postgresql-9.4,
+ postgresql-9.4-postgis-scripts, liblwgeom-2.1.3,
  ${misc:Depends}
-Recommends: postgis, postgresql-contrib-9.3
+Recommends: postgis, postgresql-contrib-9.4
 Breaks: postgis (<< 1.2.1)
 Architecture: any
-Description: Geographic objects support for PostgreSQL 9.3
+Description: Geographic objects support for PostgreSQL 9.4
  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
@@ -138,17 +121,17 @@ Description: Geographic objects support for PostgreSQL 9.3
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package supports PostgreSQL 9.3.
+ This package supports PostgreSQL 9.4.
 
-Package: postgresql-9.3-postgis-scripts
+Package: postgresql-9.4-postgis-scripts
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: postgresql-9.3-postgis-2.1
-Replaces: postgresql-9.3-postgis-2.0-scripts (<< 2.1.0~),
- postgresql-9.3-postgis-2.1-scripts (<< 2.1.0-4~)
-Breaks: postgresql-9.3-postgis-2.0-scripts (<< 2.1.0~),
- postgresql-9.3-postgis-2.1-scripts (<< 2.1.0-4~)
-Description: Geographic objects support for PostgreSQL 9.3 -- scripts
+Recommends: postgresql-9.4-postgis-2.1
+Replaces: postgresql-9.4-postgis-2.0-scripts (<< 2.1.0~),
+ postgresql-9.4-postgis-2.1-scripts (<< 2.1.0-4~)
+Breaks: postgresql-9.4-postgis-2.0-scripts (<< 2.1.0~),
+ postgresql-9.4-postgis-2.1-scripts (<< 2.1.0-4~)
+Description: Geographic objects support for PostgreSQL 9.4 -- 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
@@ -157,15 +140,15 @@ Description: Geographic objects support for PostgreSQL 9.3 -- scripts
  "Simple Features Specification for SQL".
  .
  This package contains SQL scripts to upgrade from earlier PostGIS
- versions for PostgreSQL 9.3 as well as Perl utility scripts.
+ versions for PostgreSQL 9.4 as well as Perl utility scripts.
 
-Package: postgresql-9.3-postgis-2.1-scripts
+Package: postgresql-9.4-postgis-2.1-scripts
 Architecture: all
 Depends: ${misc:Depends}
-Description: PostGIS for PostgreSQL 9.3 -- scripts -- dummy package
+Description: PostGIS for PostgreSQL 9.4 -- scripts -- dummy package
  This package contained SQL scripts to upgrade from earlier PostGIS
- versions for PostgreSQL 9.3 as well as Perl utility scripts.
- It got renamed to postgresql-9.3-postgis-scripts.
+ versions for PostgreSQL 9.4 as well as Perl utility scripts.
+ It got renamed to postgresql-9.4-postgis-scripts.
  .
  This is a transitional dummy package. It can safely be removed.
 
diff --git a/debian/patches/debian-versions b/debian/patches/debian-versions
index e48798b..4dfd43f 100644
--- a/debian/patches/debian-versions
+++ b/debian/patches/debian-versions
@@ -7,14 +7,14 @@ Last-Update: 2013-07-22
 
 --- a/doc/Makefile.comments
 +++ b/doc/Makefile.comments
-@@ -21,8 +21,8 @@
+@@ -21,8 +21,8 @@ MODULEDIR=contrib/$(MODULE_doc)
  DATA_built=postgis_comments.sql raster_comments.sql topology_comments.sql
  
  # PGXS information
 -PG_CONFIG = /home/postgresql-9.3/bin/pg_config 
 -PGXS := /home/postgresql-9.3.1/lib/pgxs/src/makefiles/pgxs.mk
-+PG_CONFIG = /usr/lib/postgresql/9.3/bin/pg_config
-+PGXS := /usr/lib/postgresql/9.3/lib/pgxs/src/makefiles/pgxs.mk
++PG_CONFIG = /usr/lib/postgresql/9.4/bin/pg_config
++PGXS := /usr/lib/postgresql/9.4/lib/pgxs/src/makefiles/pgxs.mk
  include $(PGXS)
  
  # PGXS override feature. The ability to allow PostGIS to install itself

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