[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 b612b58cbe0697ab84bcc862014a6e9c719a61a0
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue Feb 26 17:46:30 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 0ad6d0c..5f97ee8 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 \n"
 +			   "    -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 026b04f..307a761 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 \n"
 			   "    -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