From a0cce7b3f81a2b33b86b17564c3705144abf5ff1 Mon Sep 17 00:00:00 2001 From: Afif Elghraoui Date: Mon, 8 Jun 2015 22:56:20 -0700 Subject: [PATCH] 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. -- 2.30.2