[med-svn] [SCM] pysam branch, master,	updated. upstream/0.3.1-8-gd3b27d0
    Charles Plessy 
    plessy at debian.org
       
    Thu Feb  3 04:01:52 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit d3b27d0bc1dbe7ccf7facedc6d4d400d68d7e7a6
Author: Charles Plessy <plessy at debian.org>
Date:   Thu Feb 3 13:02:42 2011 +0900
     # Allow the use of backported versions of debhelper.
diff --git a/debian/control b/debian/control
index a7874f1..bedfc2e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pysam
 Section: science
 Priority: optional
 Maintainer: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 8), quilt, python-dev, cython, zlib1g-dev
+Build-Depends: debhelper (>= 8~), quilt, python-dev, cython, zlib1g-dev
 Standards-Version: 3.9.1
 Homepage: http://code.google.com/p/pysam/
 Vcs-Git: git://git.debian.org/debian-med/pysam.git
-- 
interface for the SAM/BAM sequence alignment and mapping format
    
    
More information about the debian-med-commit
mailing list