[med-svn] [SCM] mia branch, master, updated. upstream/2.0.7-64-gb612b58

Gert Wollny gw.fossdev at gmail.com
Wed Feb 27 10:38:44 UTC 2013


The following commit has been merged in the master branch:
commit d2d9923b70e988cddbd10c77c5f9b2288b9960c7
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue Feb 26 17:45:09 2013 +0100

    change patch to break line

diff --git a/debian/patches/02_2dmyoset-manpage-lintian-fix.patch b/debian/patches/02_2dmyoset-manpage-lintian-fix.patch
index 70a9f0b..0ad6d0c 100644
--- a/debian/patches/02_2dmyoset-manpage-lintian-fix.patch
+++ b/debian/patches/02_2dmyoset-manpage-lintian-fix.patch
@@ -17,7 +17,7 @@ Last-Update: 2013-02-25
  	 "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 \\"
++	{pdi_example_code, "-i segment.set -o registered.set "
 +			   "    -f spline:rate=16,penalty=[divcurl:weight=2.0] "
  	 "image:cost=mi,weight=2.0"}
  }; 
diff --git a/src/2dmyoset-all2one-nonrigid.cc b/src/2dmyoset-all2one-nonrigid.cc
index 934a11d..026b04f 100644
--- a/src/2dmyoset-all2one-nonrigid.cc
+++ b/src/2dmyoset-all2one-nonrigid.cc
@@ -52,7 +52,7 @@ 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 \\"
+	{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



More information about the debian-med-commit mailing list