[med-svn] [SCM] ray branch, master, updated. 899f0e4305efd01cdf4d7ac8b36d093cac25537b

Andreas Tille tille at debian.org
Tue Jan 22 16:32:12 UTC 2013


The following commit has been merged in the master branch:
commit 899f0e4305efd01cdf4d7ac8b36d093cac25537b
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 22 17:32:45 2013 +0100

    Enhanced formatting of manpage

diff --git a/debian/Ray.1 b/debian/Ray.1
index 815d3ee..1c7aaba 100644
--- a/debian/Ray.1
+++ b/debian/Ray.1
@@ -2,23 +2,20 @@
 .TH RAY "1" "November 2012" "Ray version 2.1.0" "User Commands"
 .SH NAME
 Ray \- assemble genomes in parallel using the message-passing interface
-.SH DESCRIPTION
-NAME
-.IP
-Ray \- assemble genomes in parallel using the message\-passing interface
+.SH SYNOPSIS
+.B
+mpiexec
+\fB\-n\fR NUMBER_OF_RANKS Ray \fB\-k\fR KMERLENGTH \fB\-p\fR l1_1.fastq l1_2.fastq \fB\-p\fR l2_1.fastq l2_2.fastq \fB\-o\fR test
 .PP
-SYNOPSIS
-.IP
-mpiexec \fB\-n\fR NUMBER_OF_RANKS Ray \fB\-k\fR KMERLENGTH \fB\-p\fR l1_1.fastq l1_2.fastq \fB\-p\fR l2_1.fastq l2_2.fastq \fB\-o\fR test
-.IP
-mpiexec \fB\-n\fR NUMBER_OF_RANKS Ray Ray.conf # with commands in a file
+.B
+mpiexec
+\fB\-n\fR NUMBER_OF_RANKS Ray Ray.conf # with commands in a file
 .PP
-DESCRIPTION:
-.IP
+.SH DESCRIPTION:
 The Ray genome assembler is built on top of the RayPlatform, a generic plugin\-based
 distributed and parallel compute engine that uses the message\-passing interface
 for passing messages.
-.IP
+.PP
 Ray targets several applications:
 .IP
 \- de novo genome assembly (with Ray vanilla)
diff --git a/debian/changelog b/debian/changelog
index 1a0aa16..bc1f2ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ray (2.1.0-2) UNRELEASED; urgency=low
      - enhanced description
   * debian/watch: More precise regexp to fit also historic versions
   * debian/upstream: publication information
+  * debian/Ray.1: Enhanced formatting
 
  -- Andreas Tille <tille at debian.org>  Tue, 22 Jan 2013 14:15:27 +0100
 

-- 
Packaging of Ray in Debian



More information about the debian-med-commit mailing list