[Git][debian-gis-team/postgis][experimental] Provide postgresql-PGVERSION-postgis{,-scripts} so pgrouting can depend on us…
Christoph Berg
gitlab at salsa.debian.org
Sun Aug 19 09:49:21 BST 2018
Christoph Berg pushed to branch experimental at Debian GIS Project / postgis
Commits:
bb59000d by Christoph Berg at 2018-08-19T08:49:08Z
Provide postgresql-PGVERSION-postgis{,-scripts} so pgrouting can depend on us without an explicit postgis version.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
postgis (2.5.0~beta2+dfsg-1~exp2) UNRELEASED; urgency=medium
* Make SQL files reproducible by using SOURCE_DATE_EPOCH.
+ * Provide postgresql-PGVERSION-postgis{,-scripts} so pgrouting can depend on
+ us without an explicit postgis version.
-- Christoph Berg <myon at debian.org> Mon, 13 Aug 2018 15:14:00 +0200
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -131,7 +131,8 @@ Description: PostGIS "Lightweight Geometry" library - Development files
the development files.
Package: postgresql-10-postgis-2.5
-Provides: postgresql-postgis
+Provides: postgresql-10-postgis,
+ postgresql-postgis
Architecture: any
Depends: postgresql-10,
${shlibs:Depends},
@@ -151,7 +152,8 @@ 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
+Provides: postgresql-10-postgis-scripts,
+ postgresql-postgis-scripts
Architecture: all
Multi-Arch: foreign
Depends: ${perl:Depends},
=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -131,7 +131,8 @@ Description: PostGIS "Lightweight Geometry" library - Development files
the development files.
Package: postgresql-PGVERSION-postgis-2.5
-Provides: postgresql-postgis
+Provides: postgresql-PGVERSION-postgis,
+ postgresql-postgis
Architecture: any
Depends: postgresql-PGVERSION,
${shlibs:Depends},
@@ -151,7 +152,8 @@ 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
+Provides: postgresql-PGVERSION-postgis-scripts,
+ postgresql-postgis-scripts
Architecture: all
Multi-Arch: foreign
Depends: ${perl:Depends},
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/bb59000dbf2f6022b26648c713287ac1f8c5ddaf
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/bb59000dbf2f6022b26648c713287ac1f8c5ddaf
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/20180819/8eccbb4c/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list