[med-svn] [SCM] pysam branch, master, updated. upstream/0.6-29-g6507df0
Dominique Belhachemi
domibel at debian.org
Wed Dec 19 04:16:56 UTC 2012
The following commit has been merged in the master branch:
commit 8c32b07977cd6fb7ebe3595d8558770db004ccb6
Author: Dominique Belhachemi <domibel at debian.org>
Date: Tue Dec 18 23:15:02 2012 -0500
use dh python2
diff --git a/debian/rules b/debian/rules
index 2d33f6a..4647c9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with python2
--
interface for the SAM/BAM sequence alignment and mapping format
More information about the debian-med-commit
mailing list