This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository geolinks.
commit 8f65ffa776075d016204fe34814591c8c6ce8235 Author: Johan Van de Wauw <[email protected]> Date: Wed Oct 8 00:44:16 2014 +0200 Remove unused deps/build-dependencies --- debian/control | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index e1a1213..72f7769 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,6 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-setuptools, - python-dateutil, - python-pytest, - python-tz, python-all Standards-Version: 3.9.5 Homepage: https://pypi.python.org/pypi/geolinks @@ -18,10 +15,8 @@ X-Python-Version: >= 2.5 Package: python-geolinks Architecture: all Depends: ${python:Depends}, - ${misc:Depends}, - python-lxml -Description: Library for using geospatial links (catalogue -interoperablity) + ${misc:Depends} +Description: Library for using geospatial links (catalogue interoperablity) This package is a utility library to work with geospatial links. It is an implementation of the Cat-Interop work described at http://wiki.osgeo.org/wiki/Cat-Interop -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geolinks.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

