[med-svn] r11663 - trunk/packages/genometools/trunk/debian
Steffen Möller
moeller at alioth.debian.org
Mon Jul 9 16:24:03 UTC 2012
Author: moeller
Date: 2012-07-09 16:24:02 +0000 (Mon, 09 Jul 2012)
New Revision: 11663
Modified:
trunk/packages/genometools/trunk/debian/control
Log:
Slightly improved? description of GenomeTools.
Modified: trunk/packages/genometools/trunk/debian/control
===================================================================
--- trunk/packages/genometools/trunk/debian/control 2012-07-09 15:56:41 UTC (rev 11662)
+++ trunk/packages/genometools/trunk/debian/control 2012-07-09 16:24:02 UTC (rev 11663)
@@ -14,8 +14,8 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, genometools-common
Description: versatile genome analysis toolkit
- The GenomeTools contains a collection of useful tools for bioinformatics,
- combined into a single binary.
+ The GenomeTools contains a collection of useful tools for biological
+ sequence analysis and -presentation combined into a single binary.
.
The toolkit contains binaries for sequence and annotation handling,
index structure generation and access, efficient matching, annotation
@@ -25,9 +25,9 @@
Architecture: all
Depends: ${misc:Depends}, liblua5.1-md5-0|liblua5.1-0, liblua5.1-lpeg2|liblua5.1-0, liblua5.1-filesystem0|liblua5.1-0, liblua5.1-0, libcairo2, zlib1g, libbz2-1.0, libexpat1, libpth20, libncurses5, libsqlite3-0
Description: shared data files for GenomeTools
- This package contains configuration files such as
- alphabet transformations, style files, etc. required to use the
- GenomeTools executable and/or library.
+ This package contains configuration files such as alphabet
+ transformations, style files, etc. required to use the GenomeTools
+ executable and/or library.
Package: libgenometools0
Architecture: any
@@ -63,4 +63,6 @@
Depends: ${shlibs:Depends}, ${misc:Depends}, genometools-common
Section: debug
Description: versatile genome analysis toolkit, with debug symbols
- This package contains GenomeTools binaries with debug symbols.
+ This package contains debug information stripped from the GenomeTools.
+ You may decide to install it to help identifying issues, typically
+ to help communication with upstream developers.
More information about the debian-med-commit
mailing list