This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pycsw.
commit ae191f8fd50d582e5eb5ab74b4fe4ec5b131f5ed Author: Bas Couwenberg <[email protected]> Date: Wed Jul 6 22:04:12 2016 +0200 Drop unknown substitution variable ${python:Depends} from python-pycsw-wsgi. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e15aafc..9899a96 100644 --- a/debian/control +++ b/debian/control @@ -48,8 +48,7 @@ Description: OGC compliant metadata (Catalogue service for the Web) server Package: python-pycsw-wsgi Architecture: all -Depends: ${python:Depends}, - ${misc:Depends}, +Depends: ${misc:Depends}, python, python-sqlalchemy, python-pycsw (= ${binary:Version}), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

