From: Andreas Tille Date: Tue, 11 Feb 2014 14:46:54 +0000 (+0100) Subject: Spelling X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~410 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a0f63d98556bf70f0831a23881ac7b08c20ece7e;p=python-pysam.git Spelling --- diff --git a/debian/control b/debian/control index 2948c92..934bc6a 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: ${shlibs:Depends}, ${python:Depends}, python-pyrex Description: interface for the SAM/BAM sequence alignment and mapping format - Pysam is a python module for reading and manipulating Samfiles. It's a + Pysam is a Python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. Package: python-pysam-tests @@ -37,7 +37,7 @@ Depends: ${shlibs:Depends}, python-pysam, python-pyrex Description: interface for the SAM/BAM sequence alignment and mapping format (test data) - Pysam is a python module for reading and manipulating Samfiles. It's a + Pysam is a Python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. . This package contains the data provided by upstream to run the pysam