Author: tfmoraes-guest Date: 2013-02-06 18:59:24 +0000 (Wed, 06 Feb 2013) New Revision: 12927
Modified: trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch Log: Added a description and author to the 10_change_casmoothing_import.patch Modified: trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch =================================================================== --- trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch 2013-02-06 16:35:40 UTC (rev 12926) +++ trunk/packages/invesalius/trunk/debian/patches/10_change_casmoothing_import.patch 2013-02-06 18:59:24 UTC (rev 12927) @@ -1,3 +1,7 @@ +Author: Thiago Franco de Moraes +Date: Mon, 10 Dec 2012 14:22:46 -0200 +Description: Upstream has ca_smoothing integrated and Debian have it separated +in another package (python-casmoothing), so the import must be changed. --- a/invesalius/data/surface.py +++ b/invesalius/data/surface.py @@ -37,7 +37,7 @@ import surface_process _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
