[pgrouting] 02/03: Update packaging for postgis 2.4.
Bas Couwenberg
sebastic at debian.org
Sat Sep 30 09:37:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pgrouting.
commit 103599d9c24b8f4f3517e09607130c108c06ca7e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Sep 30 11:21:02 2017 +0200
Update packaging for postgis 2.4.
---
debian/changelog | 1 +
debian/control | 2 +-
debian/control.in | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bd35e1a..793564e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pgrouting (2.5.0-2~exp2) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards-Version to 4.1.1, no changes.
+ * Update packaging for postgis 2.4.
-- Bas Couwenberg <sebastic at debian.org> Sat, 30 Sep 2017 11:19:41 +0200
diff --git a/debian/control b/debian/control
index d5788ab..659a155 100644
--- 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.3 | postgresql-10-postgis-2.4,
+ postgresql-10-postgis-2.4,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-10-pgrouting-doc
diff --git a/debian/control.in b/debian/control.in
index 1329d5f..c69b1f0 100644
--- 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.3 | postgresql-PGVERSION-postgis-2.4,
+ postgresql-PGVERSION-postgis-2.4,
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql-PGVERSION-pgrouting-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git
More information about the Pkg-grass-devel
mailing list