Author: tille Date: 2012-05-30 14:24:16 +0000 (Wed, 30 May 2012) New Revision: 11108
Modified: trunk/packages/neobio/trunk/debian/changelog trunk/packages/neobio/trunk/debian/control Log: Tasks file had a better short description Modified: trunk/packages/neobio/trunk/debian/changelog =================================================================== --- trunk/packages/neobio/trunk/debian/changelog 2012-05-30 14:22:23 UTC (rev 11107) +++ trunk/packages/neobio/trunk/debian/changelog 2012-05-30 14:24:16 UTC (rev 11108) @@ -1,3 +1,9 @@ +neobio (0.0.20030929-2) UNRELEASED; urgency=low + + * Enhanced short description + + -- Andreas Tille <[email protected]> Wed, 30 May 2012 16:22:34 +0200 + neobio (0.0.20030929-1) unstable; urgency=low * Initial release (Closes: #647543) Modified: trunk/packages/neobio/trunk/debian/control =================================================================== --- trunk/packages/neobio/trunk/debian/control 2012-05-30 14:22:23 UTC (rev 11107) +++ trunk/packages/neobio/trunk/debian/control 2012-05-30 14:24:16 UTC (rev 11108) @@ -2,7 +2,8 @@ Section: science Priority: extra Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Christoph Gille <[email protected]> +Uploaders: Christoph Gille <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8), openjdk-6-jdk | sun-java6-jdk, javahelper (>=0.25) Standards-Version: 3.9.3 Homepage: http://neobio.sourceforge.net/ @@ -14,7 +15,7 @@ Depends: openjdk-6-jre | sun-java6-jre, java-wrappers, ${misc:Depends}, ${java:Depends} Suggests: strap Enhances: strap -Description: pairwise sequence alignments +Description: computes alignments of amino acid and nucleotide sequences 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
