From 337dd4699977311a674bf337a3d3686077336ed3 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Mon, 14 Feb 2011 18:57:04 +0900 Subject: [PATCH] # Issue 54 fixed upstream. Removed patch system. --- debian/control | 2 +- debian/patches/issue-54 | 13 ------------- debian/patches/series | 1 - debian/rules | 2 +- 4 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 debian/patches/issue-54 delete mode 100644 debian/patches/series 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 = "