Author: tille Date: 2011-11-07 08:06:36 +0000 (Mon, 07 Nov 2011) New Revision: 8461
Modified: trunk/packages/neobio/trunk/debian/control Log: Do not repeat the package name in short description. The short description should be designed in a way that the prase: <packagename> is a <short description> is a properly formed sentence. Modified: trunk/packages/neobio/trunk/debian/control =================================================================== --- trunk/packages/neobio/trunk/debian/control 2011-11-07 07:40:36 UTC (rev 8460) +++ trunk/packages/neobio/trunk/debian/control 2011-11-07 08:06:36 UTC (rev 8461) @@ -14,8 +14,7 @@ Depends: openjdk-6-jre | sun-java6-jre, java-wrappers Suggests: strap Enhances: strap -Description: Neobio: Pairwise Sequence Alignments - Library and graphical user interface for pairwise - sequence alignments. Implementation of the dynamic programming - methods of Needleman & Wunsch (global alignment) and Smith & Waterman - (local alignment). +Description: pairwise sequence alignments + Library and graphical user interface for pairwise sequence alignments. + Implementation of the dynamic programming methods of Needleman & Wunsch + (global alignment) and Smith & Waterman (local alignment). _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
