[med-svn] [python-pysam] 03/04: still trying to understand what is happening with the auto_test override;

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 fdc35794ea5e130544e9409bbfcdbaad7851ff8b
Author: Jorge Soares <j.s.soares at gmail.com>
Date:   Fri Nov 28 12:51:43 2014 +0000

    still trying to understand what is happening with the auto_test override;
---
 debian/control | 2 +-
 debian/rules   | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 482b21e..1a1af41 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: python
 XS-Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
-	       dh-python
+	       dh-python,
                samtools (>= 0.1.19),
                libhts-dev,
 	       zlib1g-dev,
diff --git a/debian/rules b/debian/rules
index 7c414aa..5a587ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,9 @@ export HTSLIB_INCLUDE_DIR=/usr/include
 #	    mv `grep -l "Generated by Cython" pysam/*.c` debian/savefiles ; \
 	fi
 
+override_dh_auto_test:
+
+
 #override_dh_clean:
 #	dh_clean
 # restore cython generated files

-- 
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