Author: lkajan
Date: 2013-05-23 11:01:26 +0000 (Thu, 23 May 2013)
New Revision: 13702

Added:
   trunk/packages/hhsuite/trunk/debian/patches/version_bump
Modified:
   trunk/packages/hhsuite/trunk/debian/patches/series
Log:
test successful; patch to fix old version in hhdecl.C added

Modified: trunk/packages/hhsuite/trunk/debian/patches/series
===================================================================
--- trunk/packages/hhsuite/trunk/debian/patches/series  2013-05-23 09:38:56 UTC 
(rev 13701)
+++ trunk/packages/hhsuite/trunk/debian/patches/series  2013-05-23 11:01:26 UTC 
(rev 13702)
@@ -7,3 +7,4 @@
 unused_variables_warning
 unnecessary_libz
 perl_interpreter
+version_bump

Added: trunk/packages/hhsuite/trunk/debian/patches/version_bump
===================================================================
--- trunk/packages/hhsuite/trunk/debian/patches/version_bump                    
        (rev 0)
+++ trunk/packages/hhsuite/trunk/debian/patches/version_bump    2013-05-23 
11:01:26 UTC (rev 13702)
@@ -0,0 +1,13 @@
+Description: fix version where it is not up to date
+Author: Laszlo Kajan <[email protected]>
+--- a/src/hhdecl.C
++++ b/src/hhdecl.C
+@@ -10,7 +10,7 @@
+ //// Constants
+ 
/////////////////////////////////////////////////////////////////////////////////////
+ 
+-EXTERN const char VERSION_AND_DATE[]="version 2.0.15 (June 2012)";
++EXTERN const char VERSION_AND_DATE[]="version 2.0.16 (January 2013)";
+ EXTERN const char REFERENCE[]="Remmert M, Biegert A, Hauser A, and Soding 
J.\nHHblits: Lightning-fast iterative protein sequence searching by HMM-HMM 
alignment.\nNat. Methods 9:173-175 (2011).\n";
+ EXTERN const char COPYRIGHT[]="(C) Johannes Soeding, Michael Remmert, Andreas 
Biegert, Andreas Hauser\n";
+ EXTERN const int MAXSEQ=65535; //max number of sequences in input alignment 
(must be <~30000 on cluster nodes??)


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to