This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 9e87c40fbd5a9835eb8ec46a1daaa305b8dd9e1c Author: Bas Couwenberg <[email protected]> Date: Sat Apr 30 03:06:22 2016 +0200 Drop libspatialite binary packages from workstation task. --- debian/changelog | 1 + tasks/workstation | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0748884..0b5589d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ debian-gis (0.0.7) UNRELEASED; urgency=medium * tasks/workstation - Drop libgdal1-1.11.3-grass - Add pdal & python-pdal + - Drop libspatialite binary packages -- Bas Couwenberg <[email protected]> Sat, 30 Apr 2016 02:51:29 +0200 diff --git a/tasks/workstation b/tasks/workstation index 3e14620..5513aa0 100644 --- a/tasks/workstation +++ b/tasks/workstation @@ -112,7 +112,7 @@ Suggests: python-epr, python-pyshp Depends: python-pyproj -Depends: libspatialite3, libspatialite5, spatialite-bin, spatialite-gui +Depends: spatialite-bin, spatialite-gui Depends: python-pyspatialite -- 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
