[Git][debian-gis-team/postgis][experimental] Provide postgresql-postgis and postgresql-postgis-scripts, so we can depend on…

Christoph Berg gitlab at salsa.debian.org
Mon Jul 30 20:40:46 BST 2018


Christoph Berg pushed to branch experimental at Debian GIS Project / postgis


Commits:
85ef1a7a by Christoph Berg at 2018-07-30T19:40:32Z
Provide postgresql-postgis and postgresql-postgis-scripts, so we can depend on them in autopkgtests in other packages.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ postgis (2.5.0~beta1+dfsg-1~exp3) UNRELEASED; urgency=medium
   * Re-enable tests on arm64 armel armhf i386 ppc64el, fixed upstream.
   * Use make check RUNTESTFLAGS="-v" instead of cat'ing the failed results
     from /tmp. Suggested by Darafei Praliaskouski, thanks!
+  * Provide postgresql-postgis and postgresql-postgis-scripts, so we can
+    depend on them in autopkgtests in other packages.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 17 Jul 2018 08:32:22 +0200
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -131,6 +131,7 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  the development files.
 
 Package: postgresql-10-postgis-2.5
+Provides: postgresql-postgis
 Architecture: any
 Depends: postgresql-10,
          ${shlibs:Depends},
@@ -150,6 +151,7 @@ Description: Geographic objects support for PostgreSQL 10
  postgresql-10-postgis-2.5-scripts package must be installed as well.
 
 Package: postgresql-10-postgis-2.5-scripts
+Provides: postgresql-postgis-scripts
 Architecture: all
 Multi-Arch: foreign
 Depends: ${perl:Depends},


=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -131,6 +131,7 @@ Description: PostGIS "Lightweight Geometry" library - Development files
  the development files.
 
 Package: postgresql-PGVERSION-postgis-2.5
+Provides: postgresql-postgis
 Architecture: any
 Depends: postgresql-PGVERSION,
          ${shlibs:Depends},
@@ -150,6 +151,7 @@ Description: Geographic objects support for PostgreSQL PGVERSION
  postgresql-PGVERSION-postgis-2.5-scripts package must be installed as well.
 
 Package: postgresql-PGVERSION-postgis-2.5-scripts
+Provides: postgresql-postgis-scripts
 Architecture: all
 Multi-Arch: foreign
 Depends: ${perl:Depends},



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/85ef1a7a64cf114feb8d550237329262bf93f81d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/85ef1a7a64cf114feb8d550237329262bf93f81d
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/20180730/a379232c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list