Author: jawsai-guest Date: 2010-07-02 10:48:35 +0000 (Fri, 02 Jul 2010) New Revision: 4987
Modified: trunk/packages/mothur/trunk/debian/control trunk/packages/mothur/trunk/debian/copyright Log: More improvements. Modified: trunk/packages/mothur/trunk/debian/control =================================================================== --- trunk/packages/mothur/trunk/debian/control 2010-07-02 10:43:00 UTC (rev 4986) +++ trunk/packages/mothur/trunk/debian/control 2010-07-02 10:48:35 UTC (rev 4987) @@ -1,13 +1,18 @@ Source: mothur -Section: unknown +Section: science Priority: extra Maintainer: Sri Girish Srinivasa Murthy <[email protected]> Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 -Homepage: <insert the upstream URL, if relevant> +Standards-Version: 3.9.0 +Homepage: http://www.mothur.org Package: mothur Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +Description: sequence analysis for research on microbiota + Mothur seeks to develop a single piece of open-source, expandable + software to fill the bioinformatics needs of the microbial ecology + community. It has incorporated the functionality of dotur, sons, + treeclimber, s-libshuff, unifrac, and much more. In addition to improving + the flexibility of these algorithms, a number of other features including + calculators and visualization tools were added. Modified: trunk/packages/mothur/trunk/debian/copyright =================================================================== --- trunk/packages/mothur/trunk/debian/copyright 2010-07-02 10:43:00 UTC (rev 4986) +++ trunk/packages/mothur/trunk/debian/copyright 2010-07-02 10:48:35 UTC (rev 4987) @@ -4,10 +4,9 @@ It was downloaded from http://www.mothur.org -Upstream Author(s): +Upstream Author: - <put author's name and email here> - <likewise for another author> + Patrick Schloss <[email protected]> Copyright: _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
