[med-svn] [SCM] pysam branch, master, updated. upstream/0.5-25-g3193e07

Dominique Belhachemi domibel at debian.org
Fri Dec 16 21:30:53 UTC 2011


The following commit has been merged in the master branch:
commit 3193e079f10c247f3548b4569ad5daa83eef19c0
Author: Dominique Belhachemi <domibel at debian.org>
Date:   Fri Dec 16 16:30:24 2011 -0500

    remove python2.7-dev dependency, decreased version of cython dependency

diff --git a/debian/control b/debian/control
index 53df8b8..a4802c2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,8 @@ Source: pysam
 Section: science
 Priority: optional
 Maintainer: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 8~), python-dev (>= 2.7) | python2.7-dev, python-setuptools (>= 0.6c11), cython (>= 0.14.1), zlib1g-dev
-# It needs python-dev >= 2.7, because it needs cython >= 0.14.1, which depends on Python 2.7, but does not pull python2.7-dev.
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8~), python-dev, python-setuptools (>= 0.6c11), cython (>= 0.12), zlib1g-dev
+Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/pysam/
 Vcs-Git: git://git.debian.org/debian-med/pysam.git
 Vcs-Browser: http://git.debian.org/?p=debian-med/pysam.git

-- 
interface for the SAM/BAM sequence alignment and mapping format



More information about the debian-med-commit mailing list