This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 4318d4d7eae1e57564e1ff8ed55f6de42d51bf70 Author: Bas Couwenberg <[email protected]> Date: Sun Sep 24 22:55:56 2017 +0200 Update pgrouting dependency for postgresql 10 in web task. --- debian/changelog | 2 ++ tasks/web | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 86cb1c5..4dff479 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ debian-gis (0.0.14) UNRELEASED; urgency=medium [ Bas Couwenberg ] * tasks/osm: - Drop gosmore + * tasks/web: + - Update pgrouting dependency for postgresql 10. [ Antonio Valentino ] * Depend on libepr-api-dev instead of the transitional dummy package diff --git a/tasks/web b/tasks/web index 1122fd3..cfdc43a 100644 --- a/tasks/web +++ b/tasks/web @@ -22,7 +22,7 @@ WNPP: 723700 Depends: routino-www -Suggests: postgresql-9.6-pgrouting +Suggests: postgresql-10-pgrouting Depends: pywps -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
