three packages lintian clean, but python3-pysam-tests is empty
authorJorge Soares <j.s.soares@gmail.com>
Fri, 28 Nov 2014 10:11:05 +0000 (10:11 +0000)
committerJorge Soares <j.s.soares@gmail.com>
Fri, 28 Nov 2014 10:11:05 +0000 (10:11 +0000)
debian/rules

index 6961e23a06dd54340f29a63e66320a5d8a07119a..9c9d0b907d66dc61ae5b36a8841ce4658bfd5695 100755 (executable)
@@ -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)