This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit b1eadd21eca5121fceed7d16256aad3615f8c8b5 Author: Bas Couwenberg <[email protected]> Date: Sat Apr 30 03:05:58 2016 +0200 Add librttopo-dev to devel task. --- debian/changelog | 1 + tasks/devel | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1712873..0748884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ debian-gis (0.0.7) UNRELEASED; urgency=medium * tasks/devel: - Add libpdal-dev + - Add librttopo-dev * tasks/osm: - Add osm2pgrouting * tasks/web: diff --git a/tasks/devel b/tasks/devel index 213a118..b1408e9 100644 --- a/tasks/devel +++ b/tasks/devel @@ -46,6 +46,7 @@ Depends: grass-dev, \ libprotozero-dev, \ libqgis-dev, \ libreadosm-dev, \ + librttopo-dev, \ libsaga-dev, \ libsfcgal-dev, \ libshp-dev, \ -- 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
