From: Andreas Tille Date: Thu, 25 Sep 2014 11:54:01 +0000 (+0200) Subject: Reenable check to ask for help on Debian Python list X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~376 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=342f3f1ae3a355bf8499f274b2322f1611e21f4a;p=python-pysam.git Reenable check to ask for help on Debian Python list --- 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