Author: plessy Date: 2009-08-19 13:20:19 +0000 (Wed, 19 Aug 2009) New Revision: 3794
Modified: trunk/packages/velvet/trunk/debian/changelog trunk/packages/velvet/trunk/debian/copyright Log: New upstream release available. Will upload soon. Modified: trunk/packages/velvet/trunk/debian/changelog =================================================================== --- trunk/packages/velvet/trunk/debian/changelog 2009-08-19 12:38:43 UTC (rev 3793) +++ trunk/packages/velvet/trunk/debian/changelog 2009-08-19 13:20:19 UTC (rev 3794) @@ -1,3 +1,17 @@ +velvet (0.7.50-1) UNRELEASED; urgency=low + + * New upstream release: + V 0.7.49 + - Added the optional output of unused reads + - Added David Studholme's FastA -> AGP script + V 0.7.50 + - Added the extractContigReads script + - Updated the FastA -> AGP script + - Added the observed-insert-length script + - Small parsing bug in simplified read import + + -- Charles Plessy <[email protected]> Wed, 19 Aug 2009 21:58:49 +0900 + velvet (0.7.48-1) unstable; urgency=low * New upstream release: Modified: trunk/packages/velvet/trunk/debian/copyright =================================================================== --- trunk/packages/velvet/trunk/debian/copyright 2009-08-19 12:38:43 UTC (rev 3793) +++ trunk/packages/velvet/trunk/debian/copyright 2009-08-19 13:20:19 UTC (rev 3794) @@ -2,11 +2,12 @@ Name : Velvet Contact : Daniel Zerbino <[email protected]> -Source : http://www.ebi.ac.uk/~zerbino/velvet/velvet_0.7.48.tgz +Source : http://www.ebi.ac.uk/~zerbino/velvet/velvet_0.7.50.tgz Copyright: © 2006-2009 Daniel Zerbino <[email protected]> © 2000-2005 Guy St.C. Slater <[email protected]> - © 2009 John Marshall ([email protected]) + © 2009 John Marshall <[email protected]> + © 2009 David Studholme <[email protected]> License: GPL-2+ Velvet is free software; you can redistribute it and/or modify @@ -106,8 +107,10 @@ Copyright: © 2008 Paul Harrison ([email protected]) License: GPL-2+ -Files: contrib/estimate-exp_cov/velvet-estimate-exp_cov.pl +Files: contrib/estimate-exp_cov/velvet-estimate-exp_cov.pl, + contrib/observed-insert-length.pl/observed-insert-length.pl Copyright: 2009, Torsten Seemann + 2009, Daniel Zerbino License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
