This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit adc360562e85effe8679f195f03fa0caefca3321 Author: Bas Couwenberg <[email protected]> Date: Fri May 13 19:36:41 2016 +0200 Reorder dependencies. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cecdff1..7e0a3d8 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ X-Python-Version: >= 2.7 Package: python-pywps Architecture: all -Depends: ${misc:Depends}, +Depends: python-pkg-resources, ${python:Depends}, - python-pkg-resources + ${misc:Depends} Suggests: grass, apache2, apache -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

