This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit a3a9b6c93d327917088b33f2e0765a4fb43843c1 Author: Bas Couwenberg <[email protected]> Date: Mon Dec 19 21:05:37 2016 +0100 Add python{,3}-cartopy to devel task. --- debian/changelog | 7 +++++++ tasks/devel | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 584702e..daebf7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debian-gis (0.0.13) UNRELEASED; urgency=medium + + * tasks/devel: + - Add python{,3}-cartopy + + -- Bas Couwenberg <[email protected]> Mon, 19 Dec 2016 21:05:06 +0100 + debian-gis (0.0.12) unstable; urgency=medium * tasks/devel: diff --git a/tasks/devel b/tasks/devel index 773d61b..c20f88d 100644 --- a/tasks/devel +++ b/tasks/devel @@ -109,3 +109,5 @@ Suggests: python-cf Suggests: libossimgui-dev, libossimplanet-dev, libossimplanetqt-dev, libwms-dev +Suggests: python-cartopy, python3-cartopy + -- 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
