[med-svn] [Git][med-team/roguenarok][master] 7 commits: Remove d/tests/data since upstream vendors the same as example in source

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Thu Oct 7 16:32:03 BST 2021



Nilesh Patra pushed to branch master at Debian Med / roguenarok


Commits:
e9bf725a by Nilesh Patra at 2021-10-07T20:05:33+05:30
Remove d/tests/data since upstream vendors the same as example in source

- - - - -
d6e490d0 by Nilesh Patra at 2021-10-07T20:06:12+05:30
d/examples: Install examples/* instead

- - - - -
389cd835 by Nilesh Patra at 2021-10-07T20:17:55+05:30
d/p/hardening.patch: Append options to CFLAGS and pass hardening options properly to vendor dbg and fix blhc

- - - - -
82e3fca7 by Nilesh Patra at 2021-10-07T20:21:22+05:30
d/rules: s/make/$(MAKE)/g

- - - - -
b6756852 by Nilesh Patra at 2021-10-07T15:27:06+00:00
d/p/fix-manpage-call-and-help-exit-code.patch

 * Help  option path is called with a relative path in current dir, remove the relative dir
 * Exits with abort() after printing help, exit with 0 instead

- - - - -
646f5a55 by Nilesh Patra at 2021-10-07T15:27:06+00:00
Update manpages

- - - - -
c5dba1bc by Nilesh Patra at 2021-10-07T20:59:16+05:30
Upload to unstable

- - - - -


14 changed files:

- debian/changelog
- debian/examples
- debian/mans/rnr-lsi.1
- debian/mans/rnr-mast.1
- debian/mans/rnr-prune.1
- debian/mans/rnr-tii.1
- debian/mans/roguenarok-parallel.1
- debian/mans/roguenarok-single.1
- + debian/patches/fix-manpage-call-and-help-exit-code.patch
- debian/patches/hardening.patch
- debian/patches/series
- debian/rules
- − debian/tests/data/150.bs
- − debian/tests/data/150.tre


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+roguenarok (1.0.1-2) unstable; urgency=medium
+
+  * Team Upload.
+  * Remove d/tests/data since upstream vendors the same as example in source
+  * d/examples: Install examples/* instead
+  * d/p/hardening.patch: Append options to CFLAGS and pass hardening
+    options properly to vendor dbg and fix blhc
+  * d/rules: s/make/$(MAKE)/g
+  * d/p/fix-manpage-call-and-help-exit-code.patch
+    + Help  option path is called with a relative path in current
+      dir, remove the relative dir path in help display
+    + Exits with abort() after printing help, exit with 0 instead
+  * Update manpages
+
+ -- Nilesh Patra <nilesh at debian.org>  Thu, 07 Oct 2021 20:22:14 +0530
+
 roguenarok (1.0.1-1) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/examples
=====================================
@@ -1 +1 @@
-debian/tests/data/*
\ No newline at end of file
+example/*


=====================================
debian/mans/rnr-lsi.1
=====================================
@@ -1,26 +1,36 @@
-.TH RNR-LSI "1" "March 2017" "rnr-lsi 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
+.TH RNR-LSI "1" "October 2021" "rnr-lsi 1.0.1" "User Commands"
 .SH NAME
 rnr-lsi \- computes three flavors of leaf stability index for each taxon
-.SH SYNOPSIS
-.B rnr\-lsi
-\fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-w <workingDir>] [\-h]
-.SH OPTIONS
-.SS OBLIGATORY
-.TP
+.SH DESCRIPTION
+This is RnR\-lsi version 1.0.1 released by Andre J. Aberer in 2021\-06\-07.
+.PP
+This program computes three flavors of leaf stability index for each taxon.
+.PP
+SYNTAX: rnr\-lsi \fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-w <workingDir>] [\-h]
+.IP
+OBLIGATORY:
+.PP
 \fB\-i\fR <bootTrees>
+.IP
 A collection of bootstrap trees.
-.TP
+.PP
 \fB\-n\fR <runId>
+.IP
 An identifier for this run.
-.SS OPTIONAL
-.TP
+.IP
+OPTIONAL:
+.PP
 \fB\-x\fR <excludeFile>
+.IP
 Prune the taxa in the file first (one taxon per line), before computing the lsi.
-.TP
+.PP
 \fB\-w\fR <workDir>
+.IP
 A working directory where output files are created.
-.TP
+.PP
 \fB\-h\fR
+.IP
 This help file.
 .SH AUTHOR
-This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
+This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.


=====================================
debian/mans/rnr-mast.1
=====================================
@@ -1,34 +1,45 @@
-.TH RNR-MAST "1" "March 2017" "rnr-mast 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
+.TH RNR-MAST "1" "October 2021" "rnr-mast 1.0.1" "User Commands"
 .SH NAME
 rnr-mast \- computes maximum agreement trees for unrooted input sets
-.SH SYNOPSIS
-.B rnr\-mast
-\fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-w <workingDir>] [\-h] [\-a] [\-x <excludeFile>]
-.SH OPTIONS
-.SS OBLIGATORY
-.TP
+.SH DESCRIPTION
+This is RnR\-mast version 1.0 released by Andre J. Aberer in 2011\-10\-25.
+.PP
+This program computes maximum agreement trees for unrooted input sets.
+.PP
+SYNTAX: rnr\-mast \fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-w <workingDir>] [\-h] [\-a] [\-x <excludeFile>]
+.PP
+OBLIGATORY:
 \fB\-i\fR <bootTrees>
+.IP
 A collection of bootstrap trees.
-.TP
+.PP
 \fB\-n\fR <runId>
+.IP
 An identifier for this run.
-.SS OPTIONAL
-.TP
+.PP
+OPTIONAL
 \fB\-a\fR
+.IP
 Compute all possible MAST trees. Without this flag, you will
+.IP
 only get a few MASTs that are easy to compute. As there may be an
 exponential number of MASTs, use this option with care.
-.TP
+.PP
 \fB\-w\fR <workDir>
+.IP
 A working directory where output files are created.
-.TP
+.PP
 \fB\-x\fR <excludeFile>
+.IP
 Exclude the taxa in this file (one taxon per line)
+.IP
 prior to computing the MAST. If you compute all MASTs anyway, this
 option is option will not be useful. However, you can use this option
 to speed up things.
-.TP
+.PP
 \fB\-h\fR
+.IP
 This help file.
 .SH AUTHOR
-This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
+This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.


=====================================
debian/mans/rnr-prune.1
=====================================
@@ -1,31 +1,40 @@
-.TH RNR-PRUNE "1" "March 2017" "rnr-prune 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
+.TH RNR-PRUNE "1" "October 2021" "rnr-prune 1.0.1" "User Commands"
 .SH NAME
 rnr-prune \- prunes a list of taxa from a bootstrap tree or a single tree with branch lengths
-.SH SYNOPSIS
-.B rnr\-prune
-[\-i <bootTrees> | \fB\-t\fR <treeFile>] \fB\-x\fR <excludeFile> \fB\-n\fR <runId> [\-w <workingDir>] [\-h]
 .SH DESCRIPTION
+This is RnR\-prune version 1.0 released by Andre J. Aberer in 2011\-10\-25.
+.PP
 This program prunes a list of taxa from a bootstrap tree or a single tree with branch lengths (such as a best\-known ML/MP\-tree).
-.SH OPTIONS
-.SS OBLIGATORY
-.TP
+.PP
+SYNTAX: rnr\-prune [\-i <bootTrees> | \fB\-t\fR <treeFile>] \fB\-x\fR <excludeFile> \fB\-n\fR <runId> [\-w <workingDir>] [\-h]
+.IP
+OBLIGATORY:
+.PP
 \fB\-x\fR <excludeFile>
+.IP
 A list of taxa (one taxon per line) to prune from either the bootstrap trees or the single best\-known tree.
-.TP
+.PP
 \fB\-i\fR <bootTrees>
+.IP
 A collection of bootstrap trees.
-.TP
+.PP
 \fB\-t\fR <treeFile>
+.IP
 A single tree with branch lengths. Use either this flag or the \fB\-i\fR flag.
-.TP
+.PP
 \fB\-n\fR <runId>
+.IP
 An identifier for this run.
-.SS OPTIONAL
-.TP
+.IP
+OPTIONAL:
+.PP
 \fB\-w\fR <workDir>
+.IP
 A working directory where output files are created.
-.TP
+.PP
 \fB\-h\fR
+.IP
 This help file.
 .SH AUTHOR
-This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
+This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.


=====================================
debian/mans/rnr-tii.1
=====================================
@@ -1,29 +1,38 @@
-.TH RNR-TII "1" "March 2017" "rnr-tii 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
+.TH RNR-TII "1" "October 2021" "rnr-tii 1.0.1" "User Commands"
 .SH NAME
 rnr-tii \- computes the taxonomic instability index
-.SH SYNOPSIS
-.B rnr\-tii
-\fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-w <workingDir>] [\-h] [\-x <excludeFile>]
-.SH OPTIONS
-.SS OBLIGATORY
-.TP
+.SH DESCRIPTION
+This is RnR\-tii version 1.0 released by Andre J. Aberer in 2011\-10\-25..
+.PP
+This program computes the taxonomic instability index.
+.PP
+SYNTAX: rnr\-tii \fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-w <workingDir>] [\-h] [\-x <excludeFile>]
+.PP
+OBLIGATORY:
 \fB\-i\fR <bootTrees>
+.IP
 A collection of bootstrap trees.
-.TP
+.PP
 \fB\-n\fR <runId>
+.IP
 An identifier for this run.
-.SS OPTIONAL
-.TP
+.PP
+OPTIONAL
 \fB\-z\fR <z>
+.IP
 The exponent used in the TII formula. Use small values to emphasize close relationships and vice versa. DEFAULT: 2
-.TP
+.PP
 \fB\-w\fR <workDir>
+.IP
 A working directory where output files are created.
-.TP
+.PP
 \fB\-x\fR <excludeFile>
+.IP
 Exclude the taxa in this file (one taxon per line) prior to computing the TII.
-.TP
+.PP
 \fB\-h\fR
+.IP
 This help file.
 .SH AUTHOR
-This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
+This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.


=====================================
debian/mans/roguenarok-parallel.1
=====================================
@@ -1,65 +1,82 @@
-.TH ROGUENAROK-PARALLEL "1" "March 2017" "roguenarok-parallel 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
+.TH ROGUENAROK-PARALLEL "1" "October 2021" "roguenarok-parallel 1.0.1" "User Commands"
 .SH NAME
 roguenarok-parallel \- implements the RogueNaRok algorithm for rogue taxon identification (parallel version)
-.SH SYNOPSIS
-.B roguenarok-parallel
-\fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-x <excludeFile>] [\-c <threshold>] [\-b] [\-s <dropsetSize>] [\-w <workingDir>] [\-h]
-.SH OPTIONS
-.SS OBLIGATORY
-.TP
+.SH DESCRIPTION
+roguenarok\-parallel: invalid option \fB\-\-\fR '\-'
+.PP
+This is RogueNaRok version 1.0 released by Andre J. Aberer in 2011\-10\-25.
+.PP
+This program implements the RogueNaRok algorithm for rogue taxon identification.
+.PP
+SYNTAX: RogueNaRok \fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-x <excludeFile>] [\-c <threshold>] [\-b] [\-s <dropsetSize>] [\-w <workingDir>] [\-h]
+.IP
+OBLIGATORY:
+.PP
 \fB\-i\fR <bootTrees>
+.IP
 A collection of bootstrap trees.
-.TP
+.PP
 \fB\-n\fR <runId>
+.IP
 An identifier for this run.
-.TP
-\fB\-T\fR <num>
-Execute RogueNaRok in parallel with <num> threads.
-.SS OPTIONAL
-.TP
+.IP
+OPTIONAL:
+.PP
 \fB\-t\fR <bestKnownTree>
+.IP
 If a single best\-known tree (such as an ML or MP
 tree) is provided, RogueNaRok optimizes the bootstrap support in this
 best\-known tree (still drawn from the bootstrap trees). The threshold
 parameter is ignored.
-.TP
+.PP
 \fB\-x\fR <excludeFile>
+.IP
 taxa in this file (one taxon per line) will not be
 considered for pruning.
-.TP
+.PP
 \fB\-c\fR <threshold>
+.IP
 A threshold or mode for the consensus tree that is
+.IP
 optimized. Specify a value between 50 (majority rule consensus) and
 100 (strict consensus) or MR (for the extended majority rule
 consensus). Note that rogue taxa identified with respect to different
 thresholds can vary substantially. DEFAULT: MR consensus
-.TP
+.PP
 \fB\-b\fR
+.IP
 Instead of trying to maximize the support in the consensus tree,
 the RogueNaRok will try to maximize the number of bipartition in the
 final tree by pruning taxa. DEFAULT: off
-.TP
+.PP
 \fB\-L\fR <factor>
+.IP
 a weight factor to penalize for dropset size.
 Factor=1 is Pattengale's criterion. The higher the value, the more
 conservative the algorithm is in pruning taxa. DEFAULT: 0.0 (=RBIC)
-.TP
+.PP
 \fB\-s\fR <dropsetSize>
+.IP
 maximum size of dropset per iteration. If
 dropsetSize == n, then RogueNaRok will test in each iteration which
 tuple of n taxa increases optimality criterion the most and prunes
 taxa accordingly. This improves the result, but runtimes will
 increase at least linearly. DEFAULT: 1
-.TP
+.PP
 \fB\-w\fR <workDir>
+.IP
 A working directory where output files are created.
-.TP
+.PP
+\fB\-T\fR <num>
+.IP
+Execute RogueNaRok in parallel with <num> threads. You need to compile the program for parallel execution first.
+.PP
 \fB\-h\fR
-This help file.
-.SH EXAMPLES
 .IP
-roguenarok-parallel -T2 \fB\-i\fR <bootstrapTreeFile> \fB\-n\fR run1
+This help file.
+.PP
+MINIMAL EXAMPLE:
+\&./RogueNaRok \fB\-i\fR <bootstrapTreeFile> \fB\-n\fR run1
 .SH AUTHOR
-RogueNaRok was released by Andre J. Aberer in 2011\-10\-25.
-.P
-This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
+This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.


=====================================
debian/mans/roguenarok-single.1
=====================================
@@ -1,62 +1,82 @@
-.TH ROGUENAROK-SINGLE "1" "March 2017" "roguenarok-single 1.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
+.TH ROGUENAROK-SINGLE "1" "October 2021" "roguenarok-single 1.0.1" "User Commands"
 .SH NAME
 roguenarok-single \- implements the RogueNaRok algorithm for rogue taxon identification (single core version)
-.SH SYNOPSIS
-.B roguenarok-single
-\fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-x <excludeFile>] [\-c <threshold>] [\-b] [\-s <dropsetSize>] [\-w <workingDir>] [\-h]
-.SH OPTIONS
-.SS OBLIGATORY
-.TP
+.SH DESCRIPTION
+ERROR: Please specify a file containing bootstrap trees via \fB\-i\fR.
+.PP
+This is RogueNaRok version 1.0 released by Andre J. Aberer in 2011\-10\-25.
+.PP
+This program implements the RogueNaRok algorithm for rogue taxon identification.
+.PP
+SYNTAX: RogueNaRok \fB\-i\fR <bootTrees> \fB\-n\fR <runId> [\-x <excludeFile>] [\-c <threshold>] [\-b] [\-s <dropsetSize>] [\-w <workingDir>] [\-h]
+.IP
+OBLIGATORY:
+.PP
 \fB\-i\fR <bootTrees>
+.IP
 A collection of bootstrap trees.
-.TP
+.PP
 \fB\-n\fR <runId>
+.IP
 An identifier for this run.
-.SS OPTIONAL
-.TP
+.IP
+OPTIONAL:
+.PP
 \fB\-t\fR <bestKnownTree>
+.IP
 If a single best\-known tree (such as an ML or MP
 tree) is provided, RogueNaRok optimizes the bootstrap support in this
 best\-known tree (still drawn from the bootstrap trees). The threshold
 parameter is ignored.
-.TP
+.PP
 \fB\-x\fR <excludeFile>
+.IP
 taxa in this file (one taxon per line) will not be
 considered for pruning.
-.TP
+.PP
 \fB\-c\fR <threshold>
+.IP
 A threshold or mode for the consensus tree that is
+.IP
 optimized. Specify a value between 50 (majority rule consensus) and
 100 (strict consensus) or MR (for the extended majority rule
 consensus). Note that rogue taxa identified with respect to different
 thresholds can vary substantially. DEFAULT: MR consensus
-.TP
+.PP
 \fB\-b\fR
+.IP
 Instead of trying to maximize the support in the consensus tree,
 the RogueNaRok will try to maximize the number of bipartition in the
 final tree by pruning taxa. DEFAULT: off
-.TP
+.PP
 \fB\-L\fR <factor>
+.IP
 a weight factor to penalize for dropset size.
 Factor=1 is Pattengale's criterion. The higher the value, the more
 conservative the algorithm is in pruning taxa. DEFAULT: 0.0 (=RBIC)
-.TP
+.PP
 \fB\-s\fR <dropsetSize>
+.IP
 maximum size of dropset per iteration. If
 dropsetSize == n, then RogueNaRok will test in each iteration which
 tuple of n taxa increases optimality criterion the most and prunes
 taxa accordingly. This improves the result, but runtimes will
 increase at least linearly. DEFAULT: 1
-.TP
+.PP
 \fB\-w\fR <workDir>
+.IP
 A working directory where output files are created.
-.TP
+.PP
+\fB\-T\fR <num>
+.IP
+Execute RogueNaRok in parallel with <num> threads. You need to compile the program for parallel execution first.
+.PP
 \fB\-h\fR
-This help file.
-.SH EXAMPLES
 .IP
-roguenarok-single \fB\-i\fR <bootstrapTreeFile> \fB\-n\fR run1
+This help file.
+.PP
+MINIMAL EXAMPLE:
+\&./RogueNaRok \fB\-i\fR <bootstrapTreeFile> \fB\-n\fR run1
 .SH AUTHOR
-RogueNaRok was released by Andre J. Aberer in 2011\-10\-25.
-.P
-This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
+This manpage was written by Nilesh Patra for the Debian distribution and can be used for any other usage of the program.


=====================================
debian/patches/fix-manpage-call-and-help-exit-code.patch
=====================================
@@ -0,0 +1,105 @@
+Description: This does two things
+ * Help  option path is called with a relative path in current dir, remove the relative dir
+ * Exits with abort() after printing help, exit with 0 instead
+Author: Nilesh Patra <nilesh at debian.org>
+Last-Update: 2021-10-07
+--- a/RogueNaRok.c
++++ b/RogueNaRok.c
+@@ -2107,7 +2107,7 @@
+ void printHelpFile()
+ {
+   printVersionInfo(FALSE);
+-  printf("This program implements the RogueNaRok algorithm for rogue taxon identification.\n\nSYNTAX: ./%s -i <bootTrees> -n <runId> [-x <excludeFile>] [-c <threshold>] [-b] [-s <dropsetSize>] [-w <workingDir>] [-h]\n", programName);
++  printf("This program implements the RogueNaRok algorithm for rogue taxon identification.\n\nSYNTAX: %s -i <bootTrees> -n <runId> [-x <excludeFile>] [-c <threshold>] [-b] [-s <dropsetSize>] [-w <workingDir>] [-h]\n", programName);
+   printf("\n\tOBLIGATORY:\n");
+   printf("-i <bootTrees>\n\tA collection of bootstrap trees.\n");
+   printf("-n <runId>\n\tAn identifier for this run.\n");
+@@ -2219,7 +2219,7 @@
+       default:	
+ 	{
+ 	  printHelpFile();
+-	  abort ();
++	  exit(0);
+ 	}
+       }
+   
+--- a/rnr-lsi.c
++++ b/rnr-lsi.c
+@@ -327,7 +327,7 @@
+ void printHelpFile()
+ {
+   printVersionInfo(FALSE);
+-  printf("This program computes three flavors of leaf stability index for each taxon.\n\nSYNTAX: ./%s -i <bootTrees> -n <runId> [-w <workingDir>] [-h]\n", lowerTheString(programName));
++  printf("This program computes three flavors of leaf stability index for each taxon.\n\nSYNTAX: %s -i <bootTrees> -n <runId> [-w <workingDir>] [-h]\n", lowerTheString(programName));
+   printf("\n\tOBLIGATORY:\n");
+   printf("-i <bootTrees>\n\tA collection of bootstrap trees.\n");
+   printf("-n <runId>\n\tAn identifier for this run.\n");
+@@ -372,7 +372,7 @@
+ 	default: 
+ 	  {
+ 	    printHelpFile();
+-	    abort ();
++	    exit(0);
+ 	  }
+ 	}
+     }
+--- a/rnr-mast.c
++++ b/rnr-mast.c
+@@ -873,7 +873,7 @@
+ void printHelpFile()
+ {
+   printVersionInfo(FALSE);
+-  printf("This program computes maximum agreement trees for unrooted input sets.\n\nSYNTAX: ./%s -i <bootTrees> -n <runId> [-w <workingDir>] [-h] [-a] [-x <excludeFile>]\n", lowerTheString(programName));
++  printf("This program computes maximum agreement trees for unrooted input sets.\n\nSYNTAX: %s -i <bootTrees> -n <runId> [-w <workingDir>] [-h] [-a] [-x <excludeFile>]\n", lowerTheString(programName));
+   printf("\nOBLIGATORY:\n");
+   printf("-i <bootTrees>\n\tA collection of bootstrap trees.\n");
+   printf("-n <runId>\n\tAn identifier for this run.\n");
+@@ -929,7 +929,7 @@
+ 	default:	
+ 	  {
+ 	    printHelpFile();
+-	    abort ();
++	    exit(0);
+ 	  }
+ 	}
+     }
+--- a/rnr-prune.c
++++ b/rnr-prune.c
+@@ -140,7 +140,7 @@
+ static void printHelpFile()
+ {
+   printVersionInfo(FALSE);
+-  printf("This program prunes a list of taxa from a bootstrap tree or a single tree with branch lengths (such as a best-known ML/MP-tree).\n\nSYNTAX: ./%s [-i <bootTrees> | -t <treeFile>] -x <excludeFile> -n <runId> [-w <workingDir>] [-h]\n", lowerTheString(programName));
++  printf("This program prunes a list of taxa from a bootstrap tree or a single tree with branch lengths (such as a best-known ML/MP-tree).\n\nSYNTAX: %s [-i <bootTrees> | -t <treeFile>] -x <excludeFile> -n <runId> [-w <workingDir>] [-h]\n", lowerTheString(programName));
+   printf("\n\tOBLIGATORY:\n");
+   printf("-x <excludeFile>\n\tA list of taxa (one taxon per line) to prune from either the bootstrap trees or the single best-known tree.\n");
+   printf("-i <bootTrees>\n\tA collection of bootstrap trees.\n");
+@@ -189,7 +189,7 @@
+ 	default:
+ 	  {
+ 	    printHelpFile();
+-	    abort();
++	    exit(0);
+ 	  }
+ 	}
+     }
+--- a/rnr-tii.c
++++ b/rnr-tii.c
+@@ -245,7 +245,7 @@
+ void printHelpFile()
+ { 
+   printVersionInfo(FALSE);
+-  printf("This program computes the taxonomic instability index.\n\nSYNTAX: ./%s -i <bootTrees> -n <runId> [-w <workingDir>] [-h] [-x <excludeFile>]\n", lowerTheString(programName));
++  printf("This program computes the taxonomic instability index.\n\nSYNTAX: %s -i <bootTrees> -n <runId> [-w <workingDir>] [-h] [-x <excludeFile>]\n", lowerTheString(programName));
+   printf("\nOBLIGATORY:\n");
+   printf("-i <bootTrees>\n\tA collection of bootstrap trees.\n");
+   printf("-n <runId>\n\tAn identifier for this run.\n");
+@@ -293,7 +293,7 @@
+ 	default:	
+ 	  {
+ 	    printHelpFile();
+-	    abort ();
++	    exit(0);
+ 	  }
+ 	}
+     }


=====================================
debian/patches/hardening.patch
=====================================
@@ -7,7 +7,15 @@ Last-Update: 2017-05-01
 
 --- a/Makefile
 +++ b/Makefile
-@@ -12,12 +12,12 @@ ifeq ($(mode), profile)
+@@ -1,6 +1,6 @@
+ CC = gcc 
+ 
+-CFLAGS = -Wall -D_GNU_SOURCE
++CFLAGS += -Wall -D_GNU_SOURCE
+ LFLAGS = -lm
+ 
+ ifeq ($(mode), debug)
+@@ -12,12 +12,12 @@
  endif
  endif
  ifeq ($(mode), parallel)
@@ -23,7 +31,7 @@ Last-Update: 2017-05-01
  endif
  
  RM = rm -fr
-@@ -33,24 +33,24 @@ mast-objs = rnr-mast.o common.o List.o T
+@@ -33,24 +33,24 @@
  prune-objs = rnr-prune.o common.o Tree.o BitVector.o HashTable.o  legacy.o newFunctions.o List.o
  
  rnr-lsi: $(lsi-objs)
@@ -51,7 +59,7 @@ Last-Update: 2017-05-01
  
  %.o : %.c $(DEPS)
 -	$(CC) -c -o $@ $< $(CFLAGS)
-+	$(CC) -c -o $@ $< $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
++	$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< $(LDFLAGS)
  
  clean : 
  	$(RM) $(rnr-objs) $(lsi-objs) $(tii-objs) $(mast-objs) $(prune-objs) $(TARGETS)  $(TESTS) $(rnr-test-objs) RogueNaRok-parallel


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 hardening.patch
 fix-gcc10-build.patch
+fix-manpage-call-and-help-exit-code.patch


=====================================
debian/rules
=====================================
@@ -10,6 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 override_dh_auto_build:
 	dh_auto_build
 	mv RogueNaRok roguenarok-single
-	make clean
+	$(MAKE) clean
 	dh_auto_build -- mode=parallel
 	mv RogueNaRok-parallel roguenarok-parallel


=====================================
debian/tests/data/150.bs deleted
=====================================
The diff for this file was not included because it is too large.

=====================================
debian/tests/data/150.tre deleted
=====================================
@@ -1 +0,0 @@
-(Species223:0.10167067874101318181,((((((Species003:0.02885845688515585247,Species081:0.02366007644437243332):0.01294473315506602072,(Species086:0.02889623396833742794,((Species180:0.01130259274235604489,Species082:0.00588430659940250220):0.00981390388086450342,(Species065:0.00646683874069644074,Species004:0.01539670034795830554):0.01619225310325838815):0.00429514506342924384):0.01971746273545336645):0.00831177461738581355,((Species125:0.05085075934513810098,((Species014:0.49797318153312469802,((((Species011:1.23308538517097043830,(Species194:0.14277715768862139778,((Species161:0.07693527997946790487,Species226:0.08279880317510759924):0.03473670874692073168,(Species101:0.18362307169916605720,Species084:0.04516914418689594451):0.02600460300574566549):0.16302716763912183939):0.17152603152321063695):0.29181069263101583333,(((Species067:0.07436559248911303599,(Species066:0.16358806787391069748,Species188:0.06727442521066734349):0.03143305333089802672):0.42058509774974650597,((Species139:0.02755893932934918786,Species138:0.00927623378224346797):0.31291243044378824756,(Species135:0.05355187624018638293,(Species225:0.04095925546627367242,Species136:0.04529428377253751775):0.02264909429426772633):0.10853612397239845166):0.66486369152103907965):0.30397382688577473386,((Species229:0.11967685776574145395,Species072:0.11440477386882896838):0.33916096231786774240,(Species064:0.20266166198809190679,Species071:0.14493450751437683688):0.21858983245942087414):0.25666638095603350189):0.27358515136283018121):0.07415813760549078149,(Species227:0.25061592278519256860,Species228:0.33552464317357100221):0.52574389080471883862):0.10756188842616883072,((((Species012:0.01417722547707581278,Species010:0.04034675130093703932):0.16904419090996167241,(Species061:0.09506350436512521485,Species013:0.12421437508335884947):0.06353262550134237963):0.07673489121367255139,Species050:0.41201708114686891316):0.27147070082890234488,Species142:0.41539748717590579963):0.50972915079833658325):0.09759638563324000982):0.99230472005323211437,Species201:0.07266950601481036998):0.08368818168222916243):0.08661336847999560884,Species126:0.02856780795792028538):0.02727351043682214177):0.00554677692418998128,((Species070:0.03640110525322296647,(((((((Species056:0.05810146368000065897,(Species193:0.15527480906281457274,Species103:0.02587352836178205551):0.02205993706280176200):0.08626560337949243373,(Species192:0.08228987525224805422,Species195:0.01857892203414495888):0.01470797268224145402):0.01543578392835846802,(Species078:0.04106610111964105470,Species190:0.02903751298979457759):0.05771760873020609361):0.04702978953187943179,((Species043:0.09507147866835705119,(Species046:0.02035057958620751714,((Species069:0.01518990555238271777,Species063:0.02517606796483481957):0.04662020858163388320,(Species232:0.00591839728771769401,Species144:0.02170953083404570522):0.04424175790032577188):0.02982797999134110048):0.04395678894111249013):0.03621104380457264293,(Species008:0.01814609097843261631,Species023:0.04200898296839167961):0.08106701587147051302):0.00441465903382823929):0.01373025854248415348,(Species022:0.02672670461500788186,(((Species191:0.01619226906191993318,(Species034:0.03901491474236817858,Species038:0.09306202168426473686):0.02646811159994764615):0.00694110928044117895,(Species105:0.03628664324670868163,Species137:0.05602046049874488676):0.00798710843626010934):0.00512799958104748991,Species132:0.02743939045371524693):0.00560621124187029966):0.00535275732403040026):0.00145271493784958653,Species175:0.15438504415258511027):0.00458822419427611095,Species122:0.02798633843870117557):0.00780564792301203635):0.00312224678707470659,(Species120:0.05902402956750785884,(((Species073:0.02708812772465343799,Species114:0.06035918102667164886):0.02335100292363243360,(Species173:0.08473561568135122568,(Species099:0.10639514904357490199,(Species117:0.08649659485712282714,Species181:0.04475646988096785434):0.01574305223840075443):0.00715281952797727251):0.00965263800183392348):0.02942778338316406547,((Species196:0.16305716817873328051,(Species179:0.08295252148450747709,Species119:0.03445856197247401664):0.02103572893837889202):0.01020118422265344459,(Species058:0.01649265380172335732,Species005:0.03540157947407617661):0.02730045183405632042):0.02685130245022435830):0.01955698773156188883):0.01401521366387832417):0.00645864506977414984):0.01452668071274556584,((Species202:0.02560241781269579839,Species164:0.03436623016886058285):0.00611998201561592039,((Species060:0.00823394383196080631,(((((Species090:0.02288034169619141203,(Species177:0.00380275336783937514,Species104:0.00891618894771329523):0.00451130671569329334):0.00592183447845993395,(Species054:0.02249379127832184036,Species159:0.00938914355909220219):0.00413880610036351359):0.00340936612896344717,(Species231:0.08782358907112357282,Species155:0.15110968039987382472):0.01816672189179855887):0.00619962611770736444,(Species027:0.01017648464661234306,(Species040:0.02419170078610901817,Species160:0.01582552616302460025):0.00307272981273634021):0.00504792844503300451):0.01587508857134335705,(((Species149:0.02456293535704322240,(Species222:0.01593092584983984983,(Species121:0.01742766560084648558,(Species221:0.01203159178961116238,Species096:0.01174813117198075275):0.00256822225669620183):0.00147467129330136311):0.00152732627947161042):0.00214395031344726504,Species106:0.00709458924511567873):0.00355499908993614543,((((Species205:0.03780862472536613422,Species165:0.00574514696903898406):0.00735030986862113267,(Species178:0.02069427427683053627,Species020:0.01335887950746087252):0.00359514932158400136):0.00349650587521058327,((Species077:0.06774240895066102608,(Species053:0.05762110739940663057,(Species215:0.01039541192225369205,(Species097:0.01088180909866066567,Species018:0.03662723786639326962):0.00463492838189998122):0.03345732164720750801):0.00243875731856450480):0.00473493982509201519,((Species162:0.00534810254592453255,(Species171:0.00372685565063133294,Species007:0.00698428242799109880):0.02481596395684755596):0.00402289897130766842,Species109:0.02283164677880734558):0.02268986175362040433):0.00337235063786545499):0.00112492417519326985,(((Species048:0.03520229825660406431,Species131:0.02477190663243260260):0.00896683395555238245,((Species151:0.00709726687664876104,Species230:0.02914767697135457747):0.00483697231855858330,(Species032:0.02509692085760267463,Species150:0.01265937049189783288):0.03996875028390258627):0.00191021640433795131):0.03315337626636837703,Species187:0.01397280440264643195):0.00818937053700946431):0.00443174475401844365):0.01739298106226166638):0.00242331101016178855):0.01439468245972241878,Species186:0.02596773698879356607):0.00119160488913344284):0.01769902841844431945):0.02718792451188355164,((((Species074:0.02131632104175187892,(((Species116:0.01404465446013053627,Species174:0.01175004751616906713):0.05516776291765884688,(Species197:0.10866775547034493443,Species113:0.06277252252033939384):0.02019891061535894483):0.01125343713368806911,Species095:0.07261835322204401866):0.01286534646220929834):0.05350923171249892529,(Species213:0.01204502311921869934,(((Species047:0.01958998153081058929,Species214:0.01374787283357588492):0.01104444267440839525,Species212:0.02061440779645130547):0.00173384162625168882,Species026:0.01281861836457923870):0.00733385312165394342):0.02993782878585551227):0.00943945991487802304,(((((Species154:0.01956745166752000761,Species211:0.00289823533098370082):0.00399414695847872484,(Species092:0.03010499199888659952,(Species019:0.01999894043941413679,Species041:0.01576099006281200116):0.00307156842269135739):0.00858183342536548814):0.00399379826517143061,((((Species167:0.01128506640219148136,(Species157:0.00363946282468859302,((Species158:0.06371705276288056052,Species107:0.02491205146946682755):0.00759974515912122985,Species030:0.21893364550058469487):0.00991264985610998406):0.00642802812043929712):0.00334853407508450959,(Species207:0.01326813335558400114,Species100:0.02071072080320971592):0.01101107745099734470):0.00007266570835168550,Species025:0.01601536516061466062):0.00614577735580579005,Species172:0.04029942652473690601):0.00510238485662389135):0.00920849852185886067,((Species182:0.01361059720199178126,(Species006:0.01193297320698090760,(Species042:0.01788504353601367072,(Species146:0.01321156393212195510,Species111:0.00387077628481737089):0.00144005715866454354):0.00100123649241730373):0.00364349790853042785):0.00908360368056565157,Species124:0.01889549313212684351):0.00526896454960861481):0.00902393386804753797,(Species110:0.02556350242448524740,Species123:0.00778926050432065566):0.00812067765460857023):0.00000120864601189306):0.01245044718514196937,Species028:0.04148202043227425251):0.00192941658283290476):0.01842943983492426746,Species209:0.02925761418773950573):0.0;



View it on GitLab: https://salsa.debian.org/med-team/roguenarok/-/compare/91b469bdbdc6449a61d36a8e86c672a9695fcfc8...c5dba1bc005acbc819cf5bbe4a7d823ac53a2db2

-- 
View it on GitLab: https://salsa.debian.org/med-team/roguenarok/-/compare/91b469bdbdc6449a61d36a8e86c672a9695fcfc8...c5dba1bc005acbc819cf5bbe4a7d823ac53a2db2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211007/b1d2f3a5/attachment-0001.htm>


More information about the debian-med-commit mailing list