This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit a2d98b11c3d133e0467d30bcf44b2e790c92a1fa Author: Bas Couwenberg <[email protected]> Date: Mon Sep 26 11:40:12 2016 +0200 Change cf-python dependency to python-cf suggestion in devel task. --- debian/changelog | 1 + tasks/devel | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2c50403..8da15be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ debian-gis (0.0.11) UNRELEASED; urgency=medium * tasks/devel: - Add libgeoapi-java + - Change cf-python dependency to python-cf suggestion * tasks/web: - Update pgrouting dependency for postgresql 9.6. diff --git a/tasks/devel b/tasks/devel index 7347010..99e2925 100644 --- a/tasks/devel +++ b/tasks/devel @@ -105,7 +105,7 @@ Depends: python-liblas, python-modestmaps Depends: python-geohash -Depends: cf-python +Suggests: python-cf Suggests: libossimgui-dev, libossimplanet-dev, libossimplanetqt-dev, libwms-dev -- 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
