From: Jorge Soares Date: Fri, 28 Nov 2014 10:11:05 +0000 (+0000) Subject: three packages lintian clean, but python3-pysam-tests is empty X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~358 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4c243cce32fc93f8e602243a6ee49520e1a971b0;p=python-pysam.git three packages lintian clean, but python3-pysam-tests is empty --- diff --git a/debian/rules b/debian/rules index 6961e23..9c9d0b9 100755 --- a/debian/rules +++ b/debian/rules @@ -33,14 +33,14 @@ override_dh_clean: override_dh_auto_build: debian/savefiles dh_auto_build -# override_dh_auto_test: -# ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) -# LC_ALL=C.UTF-8 dh_auto_test -- --test --system=custom \ -# --test-args='set -e; \ -# cp -a $(CURDIR)/tests ${build_dir}/tests ; \ -# cd {build_dir}/tests PYTHONPATH=${build_dir} ${interpreter} ./pysam_test.py \ -# && HTSLIB_LIBRARY_DIR=$(HTSLIBDIR) HTSLIB_INCLUDE_DIR=/usr/include PYTHONPATH=${build_dir} ${interpreter} ./tabix_test.py ' -# endif +#override_dh_auto_test: +#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) +# LC_ALL=C.UTF-8 dh_auto_test -- --test --system=custom \ +# --test-args='set -e; \ +# cp -a $(CURDIR)/tests ${build_dir}/tests ; \ +# cd {build_dir}/tests PYTHONPATH=${build_dir} ${interpreter} ./pysam_test.py \ +# && HTSLIB_LIBRARY_DIR=$(HTSLIBDIR) HTSLIB_INCLUDE_DIR=/usr/include PYTHONPATH=${build_dir} ${interpreter} ./tabix_test.py ' +#endif override_dh_install-indep: dh_install -p $(TESTPKG)