This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch a in repository python-skbio.
commit e879ffd92ecc01ae9798143262c5e5bfc209aa2d Author: Kevin Murray <[email protected]> Date: Fri Jul 31 18:06:03 2015 +1000 Don't nuke travis ci and coveragerc files on clean --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 109e927..abdc964 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,5 @@ override_dh_auto_test: override_dh_clean: dh_clean - rm -f .t* .c* find ./skbio -name '*.so' -delete - rm -rf .eggs \ No newline at end of file + rm -rf .eggs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
