From 3193e079f10c247f3548b4569ad5daa83eef19c0 Mon Sep 17 00:00:00 2001 From: Dominique Belhachemi Date: Fri, 16 Dec 2011 16:30:24 -0500 Subject: [PATCH] remove python2.7-dev dependency, decreased version of cython dependency --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -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 -- 2.30.2