[Git][debian-gis-team/pgrouting][master] Depend on postgresql-PGVERSION-postgis without the explicit PostGIS version number.
Christoph Berg
gitlab at salsa.debian.org
Sun Aug 19 09:53:27 BST 2018
Christoph Berg pushed to branch master at Debian GIS Project / pgrouting
Commits:
c08794db by Christoph Berg at 2018-08-19T08:53:19Z
Depend on postgresql-PGVERSION-postgis without the explicit PostGIS version number.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
pgrouting (2.6.0-4) UNRELEASED; urgency=medium
+ [ Bas Couwenberg ]
* Bump Standards-Version to 4.2.0, no changes.
* Update watch file to limit matches to archive path.
* Fix incomplete-creative-commons-license issue.
+ [ Christoph Berg ]
+ * Depend on postgresql-PGVERSION-postgis without the explicit PostGIS
+ version number.
+
-- Bas Couwenberg <sebastic at debian.org> Sun, 05 Aug 2018 20:42:16 +0200
pgrouting (2.6.0-3) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Package: postgresql-10-pgrouting
Architecture: any
Depends: postgresql-10-pgrouting-scripts (>= ${source:Version}),
postgresql-10,
- postgresql-10-postgis-2.4,
+ postgresql-10-postgis,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-10-pgrouting-doc
=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -22,7 +22,7 @@ Package: postgresql-PGVERSION-pgrouting
Architecture: any
Depends: postgresql-PGVERSION-pgrouting-scripts (>= ${source:Version}),
postgresql-PGVERSION,
- postgresql-PGVERSION-postgis-2.4,
+ postgresql-PGVERSION-postgis,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-PGVERSION-pgrouting-doc
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/commit/c08794db76e00bba33eb3a0b20cd3a71f22e70c1
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/commit/c08794db76e00bba33eb3a0b20cd3a71f22e70c1
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/bd01e68f/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list