From: Charles Plessy Date: Mon, 14 Feb 2011 09:57:04 +0000 (+0900) Subject: # Issue 54 fixed upstream. Removed patch system. X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~454 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=337dd4699977311a674bf337a3d3686077336ed3;p=python-pysam.git # Issue 54 fixed upstream. Removed patch system. --- diff --git a/debian/control b/debian/control index bedfc2e..1181227 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~), 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 diff --git a/debian/patches/issue-54 b/debian/patches/issue-54 deleted file mode 100644 index 81b16ff..0000000 --- a/debian/patches/issue-54 +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/pysam/csamtools.pyx b/pysam/csamtools.pyx -index e94e0e6..39e136b 100644 ---- a/pysam/csamtools.pyx -+++ b/pysam/csamtools.pyx -@@ -1599,7 +1599,7 @@ cdef class AlignedRead: - for pytag, value in tags: - t = type(value) - if t == types.FloatType: -- fmt = "= -127: fmt, pytype = "