Codebase list cd-hit / bf96295
Refresh patches. Debian Janitor 1 year, 4 months ago
1 changed file(s) with 9 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
11 LastChanged: Sat, 01 Jul 2017 10:41:10 +0200
22 Description: Help help2man to run without producing errors
33
4 Index: cd-hit/cd-hit-2d-para.pl
4 Index: cd-hit.git/cd-hit-2d-para.pl
55 ===================================================================
6 --- cd-hit.orig/cd-hit-2d-para.pl
7 +++ cd-hit/cd-hit-2d-para.pl
6 --- cd-hit.git.orig/cd-hit-2d-para.pl
7 +++ cd-hit.git/cd-hit-2d-para.pl
88 @@ -55,7 +55,7 @@ while ($arg=shift) {
99 elsif ($arg eq "--Q" ) { $queue = shift; }
1010 elsif ($arg eq "--T" ) { $queue_type = shift; }
1414 }
1515 ($in and $out) || print_usage();
1616 if (not ($seg_no2 >1)) {
17 Index: cd-hit/cd-hit-para.pl
17 Index: cd-hit.git/cd-hit-para.pl
1818 ===================================================================
19 --- cd-hit.orig/cd-hit-para.pl
20 +++ cd-hit/cd-hit-para.pl
19 --- cd-hit.git.orig/cd-hit-para.pl
20 +++ cd-hit.git/cd-hit-para.pl
2121 @@ -52,7 +52,7 @@ while ($arg=shift) {
2222 elsif ($arg eq "--Q") { $queue = shift; }
2323 elsif ($arg eq "--T") { $queue_type = shift; }
2727 }
2828 ($in and $out) || print_usage();
2929
30 Index: cd-hit/cd-hit-div.pl
30 Index: cd-hit.git/cd-hit-div.pl
3131 ===================================================================
32 --- cd-hit.orig/cd-hit-div.pl
33 +++ cd-hit/cd-hit-div.pl
32 --- cd-hit.git.orig/cd-hit-div.pl
33 +++ cd-hit.git/cd-hit-div.pl
3434 @@ -4,6 +4,11 @@
3535 #or throw away seq
3636