This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository fiona.
commit 36e4d55dfd3f70d250aa8a2f9f6b4883ba1d335d Author: Johan Van de Wauw <[email protected]> Date: Fri May 19 22:52:55 2017 +0200 Add dependency to python-enum34 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 24cefc1..4d222ef 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9), python3-click-plugins, python-cligj, python3-cligj, + python-enum34, python-munch, python3-munch, python-nose, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

