[med-svn] r3794 - trunk/packages/velvet/trunk/debian

Charles Plessy plessy at alioth.debian.org
Wed Aug 19 13:20:19 UTC 2009


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 <plessy at debian.org>  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 <zerbino at ebi.ac.uk>
-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 <zerbino at ebi.ac.uk>
            © 2000-2005 Guy St.C. Slater <guy at ebi.ac.uk>
-           ©   2009    John Marshall (jm18 at sanger.ac.uk)
+           ©   2009    John Marshall <jm18 at sanger.ac.uk>
+           ©   2009    David Studholme <david.studholme at tsl.ac.uk>
 License: GPL-2+
 	
 	Velvet is free software; you can redistribute it and/or modify
@@ -106,8 +107,10 @@
 Copyright: © 2008 Paul Harrison (pfh at logarithmic.net)
 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




More information about the debian-med-commit mailing list