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

Jens Preussner jenzo at cbv.net
Tue Jul 10 21:43:23 UTC 2012


The following commit has been merged in the master branch:
commit 493eb25cd9105fb751b3f35e08f5ee489da22e76
Author: Jens Preussner <jenzo at cbv.net>
Date:   Tue Jul 10 21:32:33 2012 +0000

    Worked on gregoa's suggestions to the d/control file.

diff --git a/debian/changelog b/debian/changelog
index 3cb5ed5..e87b683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,11 +7,6 @@ libnhgri-blastall-perl (0.66-1) UNRELEASED; urgency=low
       pick a specific one
     + the formatting for the GPL license stanza is a bit unusual
       and the copyright part in their contradicts the statement 2 lines earlier
-  - d/control:
-    + arch:all packages don't need "${shlibs:Depends}" (there are no
-      shared libs)
-    + long description: s/This extension/NHGRI::Blastall/
-
 
   * Initial release (Closes: 680177).
 
diff --git a/debian/control b/debian/control
index ca6fa4a..f340637 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Homepage: http://genome.nhgri.nih.gov/
 
 Package: libnhgri-blastall-perl
 Architecture: all
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl: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
+ NHGRI::Blastall 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

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



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