This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit e766be36822ba7d5d2fff846572c764824867768 Author: Bas Couwenberg <[email protected]> Date: Tue May 24 21:27:18 2016 +0200 Mark workstation & osm tasks for installation as part of the Debian GIS blend in the Debian Installer. (closes: #825184) --- debian/changelog | 3 +++ tasks/osm | 1 + tasks/workstation | 1 + 3 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 720ff4c..4dd1f2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ debian-gis (0.0.8) UNRELEASED; urgency=medium - Drop libossim1 * tasks/workstation: - Drop kflog, no longer in Debian + * Mark workstation & osm tasks for installation as part of the Debian GIS + blend in the Debian Installer. + (closes: #825184) -- Bas Couwenberg <[email protected]> Sat, 14 May 2016 19:44:28 +0200 diff --git a/tasks/osm b/tasks/osm index 5b98b8b..f857f1c 100644 --- a/tasks/osm +++ b/tasks/osm @@ -2,6 +2,7 @@ Task: OpenStreetMap Description: OpenStreetMap related programs Set of Debian packages which are dealing with OpenStreetMap data. +Install: true X-Comment: Once metapackages of Debian GIS might exist, the workstation task might include some metapackages if this might turn out to be reasonable diff --git a/tasks/workstation b/tasks/workstation index 8244c9d..71c2a1e 100644 --- a/tasks/workstation +++ b/tasks/workstation @@ -2,6 +2,7 @@ Task: Workstation Description: Geographic Information Systems (GIS) workstation This task sets up your system to be a GIS workstation to process geographical information and make maps. +Install: true X-Comment: Once metapackages of Debian GIS might exist, the workstation task might include some metapackages if this might turn out to be reasonable -- 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
