[med-svn] r12595 - trunk/packages/invesalius/trunk/debian/patches

Thiago Franco Moraes tfmoraes-guest at alioth.debian.org
Mon Dec 10 16:22:46 UTC 2012


Author: tfmoraes-guest
Date: 2012-12-10 16:22:46 +0000 (Mon, 10 Dec 2012)
New Revision: 12595

Added:
   trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch
Log:
Added a patch to import casmoothing as an external package

Added: trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch
===================================================================
--- trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch	                        (rev 0)
+++ trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch	2012-12-10 16:22:46 UTC (rev 12595)
@@ -0,0 +1,13 @@
+diff --git a/invesalius/data/surface.py b/invesalius/data/surface.py
+index da5b5d2..6cb0640 100644
+--- a/invesalius/data/surface.py
++++ b/invesalius/data/surface.py
+@@ -37,7 +37,7 @@ import surface_process
+ import utils as utl
+ import vtk_utils as vu
+ try:
+-    import data.ca_smoothing as ca_smoothing
++    import ca_smoothing
+ except:
+     pass
+ 




More information about the debian-med-commit mailing list