[med-svn] [SCM] pysam branch, master, updated. upstream/0.3.1-5-g73bc5ce

Charles Plessy plessy at debian.org
Wed Feb 2 11:57:08 UTC 2011


The following commit has been merged in the master branch:
commit 73bc5ce4240c22160861e903eaaf21cdd83a68b0
Author: Charles Plessy <plessy at debian.org>
Date:   Wed Feb 2 20:54:56 2011 +0900

     # Build-depends on zlib1g-dev.
    
    zlib1g-dev is pulled by other packages necessary to build pysam, but it looks
    like a direct need since the binary package depends on zlib1g.

diff --git a/debian/control b/debian/control
index a74a416..4042b86 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), python-dev, cython
+Build-Depends: debhelper (>= 8), 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