This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository mypy.
commit 72d0391b1f815edf4dbbaba09bd7f3871f18b0fb Author: Michael R. Crusoe <[email protected]> Date: Mon Jul 11 07:55:16 2016 -0700 revert switch to python3-dev, mypy is not a cpython extension --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 136acd7..8d7ac72 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, - python3-dev, + python3-all, python3-setuptools, help2man Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mypy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
