[med-svn] r2770 - trunk/packages/euler2/trunk/debian/patches
tille at alioth.debian.org
tille at alioth.debian.org
Thu Dec 11 09:57:34 UTC 2008
Author: tille
Date: 2008-12-11 09:57:34 +0000 (Thu, 11 Dec 2008)
New Revision: 2770
Added:
trunk/packages/euler2/trunk/debian/patches/10_increase_maq_seq.patch
Modified:
trunk/packages/euler2/trunk/debian/patches/series
Log:
Increase the maximum number of sequences
Added: trunk/packages/euler2/trunk/debian/patches/10_increase_maq_seq.patch
===================================================================
--- trunk/packages/euler2/trunk/debian/patches/10_increase_maq_seq.patch (rev 0)
+++ trunk/packages/euler2/trunk/debian/patches/10_increase_maq_seq.patch 2008-12-11 09:57:34 UTC (rev 2770)
@@ -0,0 +1,11 @@
+--- euler-2.0.orig/readpar.c
++++ euler-2.0/readpar.c
+@@ -31,7 +31,7 @@
+ start_ent = 100;
+ end_ent = 450;
+ band = 15;
+- max_seq = 75000;
++ max_seq = 7500000;
+ MIN_IDENTITY = 0.90;
+ MIN_PERC = 0.6;
+ MIS_SCORE = 4;
Modified: trunk/packages/euler2/trunk/debian/patches/series
===================================================================
--- trunk/packages/euler2/trunk/debian/patches/series 2008-12-11 09:49:02 UTC (rev 2769)
+++ trunk/packages/euler2/trunk/debian/patches/series 2008-12-11 09:57:34 UTC (rev 2770)
@@ -3,3 +3,4 @@
10_euler2_path_on_debian.patch
20_perl_warnings.patch
20_exit_better_than_crash.patch
+10_increase_maq_seq.patch
More information about the debian-med-commit
mailing list