This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit fe8488664b9f0d18bb178a45f7fecc3c16ad98ef Author: Bas Couwenberg <[email protected]> Date: Mon Aug 1 01:27:58 2016 +0200 Change nik4 from Suggests to Depends in osm task. --- debian/changelog | 2 ++ tasks/osm | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 554ce85..85119f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ debian-gis (0.0.9) UNRELEASED; urgency=medium * tasks/devel: - Add libossimgui-dev, libossimplanet-dev, libossimplanetqt-dev & libwms-dev + * tasks/osm: + - Change nik4 from Suggests to Depends * tasks/remotesensing: - Add ossim-gui, ossim-planet, ossim-planet-qt & ossim-package-support * tasks/web: diff --git a/tasks/osm b/tasks/osm index 40631ad..79b5b7e 100644 --- a/tasks/osm +++ b/tasks/osm @@ -172,6 +172,5 @@ Homepage: https://github.com/mlevans/leaflet-hash License: Expat WNPP: 694137 -Suggests: nik4 -WNPP: 813197 +Depends: nik4 -- 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
