[Git][debian-gis-team/postgis][master] 3 commits: Update packaging for postgresql-12.

Bas Couwenberg gitlab at salsa.debian.org
Tue Oct 29 05:02:56 GMT 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / postgis


Commits:
2c6a222d by Bas Couwenberg at 2019-10-29T04:24:33Z
Update packaging for postgresql-12.

- - - - -
9e0b69d1 by Bas Couwenberg at 2019-10-29T04:41:27Z
Add dctrl-tools to build dependencies for grep-dctrl.

- - - - -
4360c8c2 by Bas Couwenberg at 2019-10-29T04:41:27Z
Set distribution to experimental.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-postgis (3.0.0+dfsg-2) UNRELEASED; urgency=medium
+postgis (3.0.0+dfsg-2~exp1) experimental; urgency=medium
 
+  [ Christoph Berg ]
   * Revert chaikin tests failing on ppc64el.
 
- -- Christoph Berg <myon at debian.org>  Sat, 26 Oct 2019 11:27:25 +0200
+  [ Bas Couwenberg ]
+  * Update packaging for postgresql-12.
+  * Add dctrl-tools to build dependencies for grep-dctrl.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 29 Oct 2019 05:24:36 +0100
 
 postgis (3.0.0+dfsg-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -10,6 +10,7 @@ Priority: optional
 Build-Depends: autoconf2.13,
                autotools-dev,
                bison,
+               dctrl-tools,
                dblatex,
                debhelper (>= 9),
                dh-autoreconf,
@@ -44,7 +45,7 @@ Package: postgis
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-11-postgis-3,
+Recommends: postgresql-12-postgis-3,
             postgis-doc
 Suggests: postgis-gui
 Description: Geographic objects support for PostgreSQL
@@ -62,7 +63,7 @@ Package: postgis-gui
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: postgresql-11-postgis-3,
+Recommends: postgresql-12-postgis-3,
             postgis-doc
 Suggests: postgis
 Breaks: postgis (<< 2.2.2+dfsg-2~)
@@ -94,17 +95,17 @@ Description: Geographic objects support for PostgreSQL -- documentation
  .
  This package contains the PostGIS documentation.
 
-Package: postgresql-11-postgis-3
+Package: postgresql-12-postgis-3
 Architecture: any
-Depends: postgresql-11,
-         postgresql-11-postgis-3-scripts,
+Depends: postgresql-12,
+         postgresql-12-postgis-3-scripts,
          ${shlibs:Depends},
          ${misc:Depends}
 Suggests: postgis
 Breaks: postgis (<< 1.2.1)
-Provides: postgresql-11-postgis,
+Provides: postgresql-12-postgis,
           postgresql-postgis
-Description: Geographic objects support for PostgreSQL 11
+Description: Geographic objects support for PostgreSQL 12
  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
@@ -112,19 +113,19 @@ Description: Geographic objects support for PostgreSQL 11
  SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
  "Simple Features Specification for SQL".
  .
- To create the PostGIS extensions in a PostgreSQL 11 database, the
- postgresql-11-postgis-3-scripts package must be installed as well.
+ To create the PostGIS extensions in a PostgreSQL 12 database, the
+ postgresql-12-postgis-3-scripts package must be installed as well.
 
-Package: postgresql-11-postgis-3-scripts
+Package: postgresql-12-postgis-3-scripts
 Architecture: all
 Multi-Arch: foreign
 Depends: ${perl:Depends},
          ${misc:Depends}
-Recommends: postgresql-11-postgis-3
-Provides: postgresql-11-postgis-scripts,
+Recommends: postgresql-12-postgis-3
+Provides: postgresql-12-postgis-scripts,
           postgresql-postgis-scripts
-Replaces: postgresql-11-postgis-scripts (<< 2.2.2+dfsg-3~)
-Description: Geographic objects support for PostgreSQL 11 -- SQL scripts
+Replaces: postgresql-12-postgis-scripts (<< 2.2.2+dfsg-3~)
+Description: Geographic objects support for PostgreSQL 12 -- 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
@@ -133,5 +134,5 @@ Description: Geographic objects support for PostgreSQL 11 -- SQL scripts
  "Simple Features Specification for SQL".
  .
  This package contains the SQL scripts for installing PostGIS in a PostgreSQL
- 11 database, and for upgrading from earlier PostGIS versions.
+ 12 database, and for upgrading from earlier PostGIS versions.
 


=====================================
debian/control.in
=====================================
@@ -10,6 +10,7 @@ Priority: optional
 Build-Depends: autoconf2.13,
                autotools-dev,
                bison,
+               dctrl-tools,
                dblatex,
                debhelper (>= 9),
                dh-autoreconf,



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/6539f61348746c439ec1a3a7962f5a5c78c744a1...4360c8c24cea94d122612d290bd476fc88da3550

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/compare/6539f61348746c439ec1a3a7962f5a5c78c744a1...4360c8c24cea94d122612d290bd476fc88da3550
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191029/f9102771/attachment-0001.html>


More information about the Pkg-grass-devel mailing list