[postgis] 01/01: Revert "releasing package postgis version 2.2.1+dfsg-1~exp2"
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jan 8 09:48:39 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 722387f453b5469e2ca52841d0735165b72e46bb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jan 8 10:46:39 2016 +0100
Revert "releasing package postgis version 2.2.1+dfsg-1~exp2"
This reverts commit acdaf589768839964c35b331254c622eb713ebea.
---
debian/control | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
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