Author: plessy Date: 2009-05-27 14:39:23 +0000 (Wed, 27 May 2009) New Revision: 3441
Modified: trunk/packages/staden-io-lib/trunk/debian/control Log: Filled ITP with new descriptions. Modified: trunk/packages/staden-io-lib/trunk/debian/control =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/control 2009-05-27 13:23:19 UTC (rev 3440) +++ trunk/packages/staden-io-lib/trunk/debian/control 2009-05-27 14:39:23 UTC (rev 3441) @@ -10,23 +10,34 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/staden-io-lib/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/staden-io-lib/trunk/ -Package: staden-io-lib +Package: staden-io-lib-utils Section: science Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +Description: programs for maniuplating DNA sequencing files + The io_lib from the Staden package is a library of file reading and writing + code to provide a general purpose trace file (and Experiment File) reading + interface. It has been compiled and tested on a variety of unix systems, + MacOS X and MS Windows. + . + This package contains the programs that are distributed with the Staden io_lib + for manipulating and converting sequencing data files, and in particular files + to maniuplate short reads generated by second and third generation sequencers + and stored in SRF format. Package: libstaden-read-dev Section: libdevel Architecture: any -Depends: libstaden-read1 (= ${binary:Version}) -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +Depends: libstaden-read1 (= ${binary:Version}), ${misc:Depends} +Description: development files for libstaden-read + This package contains the header and development files needed to build + programs and packages using the Staden io_lib. Package: libstaden-read1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +Description: Staden library for reading and writing DNA sequencing results. + This package contains the Staden io_lib, that is renamed in Debian and Fedora + ‘staden-read’ instead of ‘read’. This library supports various DNA sequence + read formats, in particular SCF, ABI, ALF, CTF, ZTR, SFF and SRF. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
