This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit f1384078c202677a57268d4bfbb9e48fdd7133aa Author: Bas Couwenberg <[email protected]> Date: Sun May 29 17:03:49 2016 +0200 Add ossim-plugins to remotesensing task. --- debian/changelog | 1 + tasks/remotesensing | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 97b20f2..47ed38e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ debian-gis (0.0.8) UNRELEASED; urgency=medium - Add nik4 * tasks/remotesensing: - Drop libossim1 + - Add ossim-plugins * tasks/workstation: - Drop kflog, no longer in Debian * Mark workstation & osm tasks for installation as part of the Debian GIS diff --git a/tasks/remotesensing b/tasks/remotesensing index 313fe9c..9b25edd 100644 --- a/tasks/remotesensing +++ b/tasks/remotesensing @@ -11,6 +11,8 @@ Depends: gdal-bin, libgdal-dev, python-gdal Depends: ossim-core, libossim-dev +Suggests: ossim-plugins + Suggests: googleearth-package Depends: dans-gdal-scripts -- 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
