[postgis] 01/01: Rename packages for PostgreSQL 9.5.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jan 8 09:18:34 UTC 2016


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

sebastic pushed a commit to branch master
in repository postgis.

commit 0253d738c8728ab469136ada1f3b563efec1cef2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jan 8 10:18:27 2016 +0100

    Rename packages for PostgreSQL 9.5.
---
 debian/changelog |  6 ++++++
 debian/control   | 30 +++++++++++++++---------------
 2 files changed, 21 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a8aa4a..67c3e3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+postgis (2.2.1+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+  * Rename packages for PostgreSQL 9.5.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 08 Jan 2016 10:17:35 +0100
+
 postgis (2.2.1+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index feb9b9a..32415bb 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-grass/postgis.git
 Package: postgis
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: postgresql-9.4-postgis-2.2, postgis-doc
+Recommends: postgresql-9.5-postgis-2.2, 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"
@@ -82,15 +82,15 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  processing functions, are implemented here.  This package contains
  the development files.
 
-Package: postgresql-9.4-postgis-2.2
-Depends: ${shlibs:Depends}, postgresql-9.4,
- postgresql-9.4-postgis-scripts, liblwgeom-2.2-5,
+Package: postgresql-9.5-postgis-2.2
+Depends: ${shlibs:Depends}, postgresql-9.5,
+ postgresql-9.5-postgis-scripts, liblwgeom-2.2-5,
  ${misc:Depends}
-Recommends: postgresql-contrib-9.4
+Recommends: postgresql-contrib-9.5
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
 Architecture: any
-Description: Geographic objects support for PostgreSQL 9.4
+Description: Geographic objects support for PostgreSQL 9.5
  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
@@ -98,17 +98,17 @@ Description: Geographic objects support for PostgreSQL 9.4
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- This package supports PostgreSQL 9.4.
+ This package supports PostgreSQL 9.5.
 
-Package: postgresql-9.4-postgis-scripts
+Package: postgresql-9.5-postgis-scripts
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: postgresql-9.4-postgis-2.2
-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
+Recommends: postgresql-9.5-postgis-2.2
+Replaces: postgresql-9.5-postgis-2.0-scripts (<< 2.1.0~),
+ postgresql-9.5-postgis-2.1-scripts (<< 2.1.0-4~)
+Breaks: postgresql-9.5-postgis-2.0-scripts (<< 2.1.0~),
+ postgresql-9.5-postgis-2.1-scripts (<< 2.1.0-4~)
+Description: Geographic objects support for PostgreSQL 9.5 -- 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
@@ -117,5 +117,5 @@ Description: Geographic objects support for PostgreSQL 9.4 -- scripts
  "Simple Features Specification for SQL".
  .
  This package contains SQL scripts to upgrade from earlier PostGIS
- versions for PostgreSQL 9.4 as well as Perl utility scripts.
+ versions for PostgreSQL 9.5 as well as Perl utility scripts.
 

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