[med-svn] [SCM] ray branch, master, updated. pristine-tar/2.1.0-14-g96b8043

Sébastien Boisvert sebastien.boisvert.3 at ulaval.ca
Sun Nov 4 03:09:07 UTC 2012


The following commit has been merged in the master branch:
commit 96b8043bdcb4b1a79c4179cb51affbbf43a494d4
Author: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
Date:   Sat Nov 3 23:09:03 2012 -0400

    Fixed non-ASCII symbols in the man page
    
    Signed-off-by: Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>

diff --git a/debian/Ray.1 b/debian/Ray.1
index ece095b..815d3ee 100644
--- a/debian/Ray.1
+++ b/debian/Ray.1
@@ -22,7 +22,7 @@ for passing messages.
 Ray targets several applications:
 .IP
 \- de novo genome assembly (with Ray vanilla)
-\- de novo meta\-genome assembly (with Ray M??ta)
+\- de novo meta\-genome assembly (with Ray Meta)
 \- de novo transcriptome assembly (works, but not tested a lot)
 \- quantification of contig abundances
 \- quantification of microbiome consortia members (with Ray Communities)
@@ -85,7 +85,7 @@ reads will be set free in 3 cases:
 2. the read has not met its mate
 3. the library population indicates a wrong placement
 see Constrained traversal of repeats with paired sequences.
-S??bastien Boisvert, ??l??nie Godzaridis, Fran??ois Laviolette & Jacques Corbeil.
+Sebastien Boisvert, Elenie Godzaridis, Francois Laviolette & Jacques Corbeil.
 First Annual RECOMB Satellite Workshop on Massively Parallel Sequencing, March 26\-27 2011, Vancouver, BC, Canada.
 .HP
 \fB\-disable\-scaffolder\fR
@@ -270,7 +270,7 @@ debruijn: a full de Bruijn graph a given alphabet and diameter
 hypercube: a hypercube, alphabet is {0,1} and the vertices is a power of 2
 polytope: a convex regular polytope, alphabet is {0,1,...,B\-1} and the vertices is a power of B
 group: silly model where one representative per group can communicate with outsiders
-random: Erd??s???R??nyi model
+random: Erdos-Renyi model
 kautz: a full de Kautz graph, which is a subgraph of a de Bruijn graph
 complete: a full graph with all the possible connections
 .IP
@@ -498,7 +498,7 @@ DOCUMENTATION
 .PP
 AUTHOR
 .IP
-Written by S??bastien Boisvert.
+Written by Sebastien Boisvert.
 .PP
 REPORTING BUGS
 .IP
diff --git a/debian/changelog b/debian/changelog
index f918420..1702ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,14 +24,7 @@ ray (2.1.0-1) stable; urgency=low
   * Added a man page
   * Now packaging 3 packages: ray, ray-extra, ray-doc
   * Added Tim Booth as a uploader
+  * Fixed non-ASCII symbols in the man page
   * Initial Debian release, Closes: #692238
 
  -- Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>  Fri, 02 Nov 2012 19:39:00 +0000
-
-
-
-
-
-
-
-

-- 
Packaging of Ray in Debian



More information about the debian-med-commit mailing list