This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-pysam.
commit 342f3f1ae3a355bf8499f274b2322f1611e21f4a Author: Andreas Tille <[email protected]> Date: Thu Sep 25 13:54:01 2014 +0200 Reenable check to ask for help on Debian Python list --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6d394c3..2484c24 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ export PYBUILD_NAME=pysam DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}') TESTPKG := $(DEBPKGNAME)-tests -DEB_BUILD_OPTIONS := nocheck +# DEB_BUILD_OPTIONS := nocheck %: dh $@ --with python2 --buildsystem=pybuild -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
