This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository fiona.
commit 049c9207f00ec7f4fac22bcd33280574583983a8 Author: Johan Van de Wauw <[email protected]> Date: Sat Nov 8 00:30:50 2014 +0100 Specify needed cython version --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1cb6763..6fa72f6 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 9), python3-all, python3-dev, python3-pytest, - cython, - cython3, + cython (>=0.21), + cython3 (>=0.21), python-setuptools, python3-setuptools, help2man -- 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

