Author: sascha-guest Date: 2012-07-10 08:41:25 +0000 (Tue, 10 Jul 2012) New Revision: 11682
Modified: trunk/packages/genometools/trunk/debian/control Log: minor textual changes Modified: trunk/packages/genometools/trunk/debian/control =================================================================== --- trunk/packages/genometools/trunk/debian/control 2012-07-10 08:25:54 UTC (rev 11681) +++ trunk/packages/genometools/trunk/debian/control 2012-07-10 08:41:25 UTC (rev 11682) @@ -3,8 +3,9 @@ Priority: extra Maintainer: Sascha Steinbiss <[email protected]> Build-Depends: debhelper (>= 7.0.50~), - liblua5.1-0-dev, liblua5.1-md5-dev, liblua5.1-filesystem-dev, liblua5.1-lpeg-dev, - libcairo2-dev, zlib1g-dev, libbz2-dev, libexpat1-dev, libncurses5-dev, libsqlite3-dev, libbam-dev + liblua5.1-0-dev, liblua5.1-md5-dev, liblua5.1-filesystem-dev, + liblua5.1-lpeg-dev, libcairo2-dev, zlib1g-dev, libbz2-dev, libexpat1-dev, + libncurses5-dev, libsqlite3-dev, libbam-dev Standards-Version: 3.9.3 Homepage: http://genometools.org Vcs-Browser: http://svn.debian.org/viewvc/debian-med/trunk/packages/genometools/trunk/ @@ -17,13 +18,15 @@ 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 - visualization and much more. + The toolkit contains binaries for sequence and annotation handling, sequence + compression, index structure generation and access, annotation visualization, + and much more. Package: genometools-common 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 +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 @@ -38,17 +41,19 @@ via an object-oriented interface, and a collection of useful tools for bioinformatics, combined into a single binary. . - The library contains components for sequence and annotation handling, - index structure generation and access, efficient matching, annotation - visualization and much more. + Besides basic bioinformatics data structures, the library contains components + for sequence and annotation handling, sequence compression, index structure + generation and access, efficient matching, annotation visualization and much + more. Package: libgenometools0-dev Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libgenometools0 (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, + libgenometools0 (= ${binary:Version}) Section: libdevel Description: development files for GenomeTools This package contains the GenomeTools static libraries and necessary - header files. + header files. Package: genometools-doc Architecture: all _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
