This is an automated email from the git hooks/post-receive script. osallou pushed a commit to branch master in repository python-dictobj.
commit 1aecc73116810c7b841d45fdab77d37bcb075f79 Author: Olivier Sallou <[email protected]> Date: Mon Jul 4 12:32:56 2016 +0200 remove unnecessary deps --- debian/control | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/control b/debian/control index de15739..7896573 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,9 @@ Build-Depends: debhelper (>= 9), python-all, python-all-dev, python-setuptools, - cython, python3-all, python3-all-dev, - python3-setuptools, - python3-six, - cython3 + python3-setuptools X-Python-Version: >= 2.7 X-Python3-Version: >= 3.4 Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-dictobj.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
