[SCM] Perl extension for running and parsing NCBIs BLAST 2.x branch, master, updated. debian/0.66-1-7-g6ed41fc

Jens Preussner jenzo at cbv.net
Mon Jul 9 16:47:42 UTC 2012


The following commit has been merged in the master branch:
commit 6ed41fccaa7c1529dc9bab6d39c7f6ce9b9c5d0f
Author: Jens Preussner <jenzo at cbv.net>
Date:   Mon Jul 9 16:46:36 2012 +0000

    Fixed lintian unindented-list warning in d/control.

diff --git a/debian/control b/debian/control
index b2b900d..ca6fa4a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: Perl extension for running and parsing NCBI's BLAST 2.x
  This extension will enable usage of BLAST out of a Perl script, if BLAST2
  or WU-BLAST are installed locally. Main features are:
- * run BLAST (also via network, which requires blastcl3)
- * BLAST single sequences against each other or against a given library
- * format databases
- * mask out repetitive DNA
- * read, parse and filter existing BLAST reports
+  * run BLAST (also via network, which requires blastcl3)
+  * BLAST single sequences against each other or against a given library
+  * format databases
+  * mask out repetitive DNA
+  * read, parse and filter existing BLAST reports

-- 
Perl extension for running and parsing NCBIs BLAST 2.x



More information about the Pkg-perl-cvs-commits mailing list