Spelling
authorAndreas Tille <tille@debian.org>
Tue, 11 Feb 2014 14:46:54 +0000 (15:46 +0100)
committerAndreas Tille <tille@debian.org>
Tue, 11 Feb 2014 14:46:54 +0000 (15:46 +0100)
debian/control

index 2948c92065258d6803fdf179aa6b79d58c7cb9ca..934bc6ace2ed604008d542662f40e381a02674f6 100644 (file)
@@ -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