This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 3a4874e44721ac5e297ab03fc0d5216e02c67408 Author: Bas Couwenberg <[email protected]> Date: Thu Jan 19 23:00:05 2017 +0100 Add viking to gps task. --- debian/changelog | 2 ++ tasks/gps | 3 +++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6ae168e..71e361b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ debian-gis (0.0.13) UNRELEASED; urgency=medium * tasks/devel: - Add python{,3}-cartopy + * tasks/gps + - Add viking * tasks/osm: - Drop openstreetmap-map-icons-* diff --git a/tasks/gps b/tasks/gps index 178d8e6..d02c085 100644 --- a/tasks/gps +++ b/tasks/gps @@ -27,3 +27,6 @@ Depends: navit-gui-gtk, navit Suggests: navit-graphics-gtk-drawing-area Depends: mtkbabel, openbmap-logger + +Suggests: viking + -- 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
