The following commit has been merged in the master branch:
commit c6bc89f3aba8a411658308d2b8f7ba4d9e5db95f
Author: Gert Wollny <[email protected]>
Date:   Mon Feb 25 18:00:52 2013 +0100

    fix manpage lintian error

diff --git a/src/2dmyoset-all2one-nonrigid.cc b/src/2dmyoset-all2one-nonrigid.cc
index 79fb84e..934a11d 100644
--- a/src/2dmyoset-all2one-nonrigid.cc
+++ b/src/2dmyoset-all2one-nonrigid.cc
@@ -52,7 +52,8 @@ const SProgramDescription g_description = {
        {pdi_example_descr, "Register the perfusion series given in segment.set 
by optimizing a "
         "spline based transformation with a coefficient rate of 16 pixel using 
Mutual Information "
         "and penalize the transformation by using divcurl with aweight of 
2.0."}, 
-       {pdi_example_code, "-i segment.set -o registered.set -f 
spline:rate=16,penalty=[divcurl:weight=2.0] "
+       {pdi_example_code, "-i segment.set -o registered.set \\"
+                          "    -f spline:rate=16,penalty=[divcurl:weight=2.0] "
         "image:cost=mi,weight=2.0"}
 }; 
 

-- 
Packaging of mia in Debian

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

Reply via email to