[med-svn] [python-pysam] 04/04: commented out all the overrides. 4 packages build fine. Tested installation on my mahcine and the test suite seems to work

Jorge Soares jssoares-guest at moszumanska.debian.org
Fri Nov 28 12:53:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

jssoares-guest pushed a commit to branch master
in repository python-pysam.

commit 4ed4a5d9cf47e420183ce366acd804be8a92e623
Author: Jorge Soares <j.s.soares at gmail.com>
Date:   Fri Nov 28 12:52:48 2014 +0000

    commented out all the overrides. 4 packages build fine. Tested installation on my mahcine and the test suite seems to work
---
 debian/control | 2 +-
 debian/rules   | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1a1af41..80e1417 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
 	       cython,
 	       python3-all-dev,
 	       python3-setuptools,
-	       cython3
+	       cython3,
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-pysam.git
 Vcs-Git: git://anonscm.debian.org/debian-med/python-pysam.git
diff --git a/debian/rules b/debian/rules
index 5a587ae..7cd5155 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ export HTSLIB_INCLUDE_DIR=/usr/include
 #	    mv `grep -l "Generated by Cython" pysam/*.c` debian/savefiles ; \
 	fi
 
-override_dh_auto_test:
+#override_dh_auto_test:
 
 
 #override_dh_clean:
@@ -51,4 +51,7 @@ override_dh_auto_test:
 #	    make clean; \
 #	    rm -f log.txt ; \
 #	    chmod a+x tabix_test.py
-
+#	cd debian/$(TESTPKG)/usr/share/doc/python3-pysam/tests; \
+#	    make clean; \
+#	    rm -f log.txt ; \
+#	    chmod a+x tabix_test.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git



More information about the debian-med-commit mailing list