This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 4d524822ff1955f535fb621394aa51f602a0171b Author: Bas Couwenberg <[email protected]> Date: Thu Aug 18 17:06:27 2016 +0200 Bump libgdal-grass from Suggests to Depends in workstation task. --- debian/changelog | 7 +++++++ tasks/workstation | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 84d2153..498ad08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debian-gis (0.0.10) UNRELEASED; urgency=medium + + * tasks/workstation: + - Bump libgdal-grass from Suggests to Depends + + -- Bas Couwenberg <[email protected]> Thu, 18 Aug 2016 17:05:50 +0200 + debian-gis (0.0.9) unstable; urgency=medium * tasks/devel: diff --git a/tasks/workstation b/tasks/workstation index 795af33..a72a84b 100644 --- a/tasks/workstation +++ b/tasks/workstation @@ -39,7 +39,7 @@ Depends: gdal-bin Depends: libgdal-dev, python-gdal -Suggests: libgdal-grass +Depends: libgdal-grass Depends: pktools -- 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
