This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository python-colormap.
commit 81b8935701c78da07a05fa78d6a43700f9886e69 Author: Afif Elghraoui <[email protected]> Date: Wed Oct 18 21:16:55 2017 -0400 Correct build profile names --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 874ab0f..a6c96cf 100644 --- a/debian/control +++ b/debian/control @@ -16,10 +16,10 @@ Build-Depends: python3-matplotlib, python3-numpy, python3-easydev, - python-tk <!notest>, - python-nose <!notest>, - python3-tk <!notest>, - python3-nose <!notest>, + python-tk <!nocheck>, + python-nose <!nocheck>, + python3-tk <!nocheck>, + python3-nose <!nocheck>, Standards-Version: 4.1.1 Homepage: https://colormap.readthedocs.io/ Vcs-Git: https://anonscm.debian.org/git/debian-med/python-colormap.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-colormap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
