This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository owslib.
commit 8ec5b36e55ad678a8fa28400e2692cc78a8cd2ba Author: Bas Couwenberg <[email protected]> Date: Fri Sep 26 02:41:14 2014 +0200 Drop unneeded debconf dependency. --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index e637718..03995ba 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,6 @@ Package: python-owslib Architecture: all Depends: ${python:Depends}, ${misc:Depends}, - debconf, python-lxml Description: Client library for Open Geospatial (OGC) web services OWSLib is a Python package for client programming with Open Geospatial -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

