From: Charles Plessy Date: Thu, 3 Feb 2011 04:02:42 +0000 (+0900) Subject: # Allow the use of backported versions of debhelper. X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~458 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d3b27d0bc1dbe7ccf7facedc6d4d400d68d7e7a6;p=python-pysam.git # Allow the use of backported versions of debhelper. --- diff --git a/debian/control b/debian/control index a7874f1..bedfc2e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pysam Section: science Priority: optional Maintainer: Charles Plessy -Build-Depends: debhelper (>= 8), quilt, python-dev, cython, zlib1g-dev +Build-Depends: debhelper (>= 8~), quilt, 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