Author: lkajan-guest
Date: 2012-04-04 10:08:25 +0000 (Wed, 04 Apr 2012)
New Revision: 10311

Modified:
   trunk/packages/rostlab/libzerg/trunk/debian/changelog
   trunk/packages/rostlab/libzerg/trunk/debian/control
Log:
Revised description.; Mention librostlab-blast as a parser option.

Modified: trunk/packages/rostlab/libzerg/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/libzerg/trunk/debian/changelog       2012-04-04 
09:57:04 UTC (rev 10310)
+++ trunk/packages/rostlab/libzerg/trunk/debian/changelog       2012-04-04 
10:08:25 UTC (rev 10311)
@@ -2,6 +2,8 @@
 
   * Fixed svn-buildpackage issue on unstable by saving original make file
     in Makefile.libzerg-orig
+  * Revised description.
+  * Mention librostlab-blast as a parser option.
 
  -- Laszlo Kajan <[email protected]>  Fri, 20 Jan 2012 14:26:44 +0100
 

Modified: trunk/packages/rostlab/libzerg/trunk/debian/control
===================================================================
--- trunk/packages/rostlab/libzerg/trunk/debian/control 2012-04-04 09:57:04 UTC 
(rev 10310)
+++ trunk/packages/rostlab/libzerg/trunk/debian/control 2012-04-04 10:08:25 UTC 
(rev 10311)
@@ -15,12 +15,17 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: C library for parsing the output of NCBI BLAST programs
- Zerg is a C library for parsing the output of NCBI BLAST programs. Based on a
+Description: C library for lexically scanning the output of NCBI BLAST programs
+ Zerg is a C library for lexing - lexically scanning - the output of NCBI
+ BLAST programs.
+ .
+ Based on a
  GNU Flex-generated lexical scanner, it runs extremely fast, being especially
  useful for processing large volumes of data. Benchmark tests show that Zerg
  is over two orders of magnitude faster than some widely used BLAST parsers.
  .
+ If you need a parser and not only a lexer, check out librostlab-blast.
+ .
  This package contains the shared library.
 
 Package: libzerg0-dev
@@ -28,12 +33,17 @@
 Section: libdevel
 Depends: libzerg0 (= ${binary:Version}), ${misc:Depends}
 Provides: libzerg-dev
-Description: C library for parsing the output of NCBI BLAST programs
- Zerg is a C library for parsing the output of NCBI BLAST programs. Based on a
+Description: C library for lexically scanning the output of NCBI BLAST programs
+ Zerg is a C library for lexing - lexically scanning - the output of NCBI
+ BLAST programs.
+ .
+ Based on a
  GNU Flex-generated lexical scanner, it runs extremely fast, being especially
  useful for processing large volumes of data. Benchmark tests show that Zerg
  is over two orders of magnitude faster than some widely used BLAST parsers.
  .
+ If you need a parser and not only a lexer, check out librostlab-blast.
+ .
  This package contains the header files and documentation
  needed to develop applications with libzerg.
 
@@ -43,9 +53,4 @@
 Priority: extra
 Depends: libzerg0 (= ${binary:Version}), ${misc:Depends}
 Description: debugging symbols for libzerg
- Zerg is a C library for parsing the output of NCBI BLAST programs. Based on a
- GNU Flex-generated lexical scanner, it runs extremely fast, being especially
- useful for processing large volumes of data. Benchmark tests show that Zerg
- is over two orders of magnitude faster than some widely used BLAST parsers.
- .
  This package provides the detached debug symbols for libzerg.


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to