[med-svn] [SCM] pysam branch, master, updated. upstream/0.6-32-gd8131e1

Dominique Belhachemi domibel at debian.org
Wed Dec 19 16:55:16 UTC 2012


The following commit has been merged in the master branch:
commit d8131e11553407f305698655ce545636015d17b8
Author: Dominique Belhachemi <domibel at debian.org>
Date:   Wed Dec 19 11:55:10 2012 -0500

    added python-all-dev dependency to support multiple python versions

diff --git a/debian/control b/debian/control
index 546ad58..84d5390 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, python-setuptools (>= 0.6c11), cython (>= 0.12), zlib1g-dev
+Build-Depends: debhelper (>= 8~), python-all-dev, python-setuptools (>= 0.6c11), cython (>= 0.12), zlib1g-dev
 Standards-Version: 3.9.3
 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