[med-svn] [python-pysam] 01/02: Add to package long description

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Jun 9 06:30:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository python-pysam.

commit a0cce7b3f81a2b33b86b17564c3705144abf5ff1
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Jun 8 22:56:20 2015 -0700

    Add to package long description
    
    lintian thought it was too short, but upstream added another
    sentence to their description.
---
 debian/control | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7bfda39..8ed5f19 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,8 @@ Depends: ${shlibs:Depends},
          ${python:Depends},
 Description: interface for the SAM/BAM sequence alignment and mapping format
  Pysam is a Python module for reading and manipulating Samfiles. It's a
- lightweight wrapper of the samtools C-API. 
+ lightweight wrapper of the samtools C-API. Pysam also includes an interface
+ for tabix.
 
 Package: python3-pysam
 Architecture: any
@@ -38,7 +39,8 @@ Depends: ${shlibs:Depends},
          ${python3:Depends},
 Description: interface for the SAM/BAM sequence alignment and mapping format
  Pysam is a Python module for reading and manipulating Samfiles. It's a
- lightweight wrapper of the samtools C-API. 
+ lightweight wrapper of the samtools C-API. Pysam also includes an interface
+ for tabix.
 
 Package: python-pysam-tests
 Architecture: all
@@ -46,7 +48,8 @@ Enhances: python-pysam
 Depends: ${misc:Depends},
 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
- lightweight wrapper of the samtools C-API. 
+ lightweight wrapper of the samtools C-API. Pysam also includes an interface
+ for tabix.
  .
  This package contains the data provided by upstream to run the pysam
  test suite.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git



More information about the debian-med-commit mailing list