remove python2.7-dev dependency, decreased version of cython dependency
authorDominique Belhachemi <domibel@debian.org>
Fri, 16 Dec 2011 21:30:24 +0000 (16:30 -0500)
committerDominique Belhachemi <domibel@debian.org>
Fri, 16 Dec 2011 21:30:24 +0000 (16:30 -0500)
debian/control

index 53df8b84d637f5f26ca79a1f00903f32179b3031..a4802c2602c832a82c09d3b9f58dd79c629e076a 100644 (file)
@@ -2,9 +2,8 @@ Source: pysam
 Section: science
 Priority: optional
 Maintainer: Charles Plessy <plessy@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