Author: tille Date: 2010-01-22 15:44:24 +0000 (Fri, 22 Jan 2010) New Revision: 4571
Modified: trunk/packages/bioruby/trunk/debian/changelog trunk/packages/bioruby/trunk/debian/control Log: Close two low hanging fruit bugs Modified: trunk/packages/bioruby/trunk/debian/changelog =================================================================== --- trunk/packages/bioruby/trunk/debian/changelog 2010-01-21 22:21:22 UTC (rev 4570) +++ trunk/packages/bioruby/trunk/debian/changelog 2010-01-22 15:44:24 UTC (rev 4571) @@ -1,3 +1,12 @@ +bioruby (1.4.0-2) unstable; urgency=low + + * Fixed long description + Closes: #453022 + * New upstream version from past upload just + Closes: #524180 + + -- Andreas Tille <[email protected]> Fri, 22 Jan 2010 16:26:50 +0100 + bioruby (1.4.0-1) unstable; urgency=low * New upstream version Modified: trunk/packages/bioruby/trunk/debian/control =================================================================== --- trunk/packages/bioruby/trunk/debian/control 2010-01-21 22:21:22 UTC (rev 4570) +++ trunk/packages/bioruby/trunk/debian/control 2010-01-22 15:44:24 UTC (rev 4571) @@ -18,7 +18,7 @@ Description: bioruby tools for computational molecular biology BioRuby project aims to implement an integrated environment for Bioinformatics with Ruby language. Design philosophy of the BioRuby library - is KISS (keep it simple and stupid) to maximize the usability and the + is KISS (keep it simple, stupid) to maximize the usability and the efficiency for biologists as a daily tool. The project was started in Japan and supported by University of Tokyo (Human Genome Center), Kyoto University (Bioinformatics Center) and the Open Bio Foundation. @@ -29,10 +29,11 @@ Description: bioruby tools for computational molecular biology BioRuby project aims to implement an integrated environment for Bioinformatics with Ruby language. Design philosophy of the BioRuby library - is KISS (keep it simple and stupid) to maximize the usability and the + is KISS (keep it simple, stupid) to maximize the usability and the efficiency for biologists as a daily tool. The project was started in Japan and supported by University of Tokyo (Human Genome Center), Kyoto University (Bioinformatics Center) and the Open Bio Foundation. . This project is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x) + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
