Flavien Bridault pushed to branch master at Debian Med / fw4spl
Commits: 3fa0fa8f by Flavien Bridault at 2018-03-01T17:17:38+01:00 Update patches header to comply to DEP3 standard - - - - - 4 changed files: - debian/patches/fix_glm_experimental.patch - debian/patches/fix_vtk6_build.patch - debian/patches/remove_vxl_from_fwItkIO.patch - debian/patches/revert_qVTK_widget.patch Changes: ===================================== debian/patches/fix_glm_experimental.patch ===================================== --- a/debian/patches/fix_glm_experimental.patch +++ b/debian/patches/fix_glm_experimental.patch @@ -1,3 +1,7 @@ +Author: Flavien Bridault <[email protected]> +Description: Enable experimental extensions of GLM +Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888932 + --- fw4spl.orig/SrcLib/core/fwMath/src/fwMath/MatrixFunctions.cpp +++ fw4spl/SrcLib/core/fwMath/src/fwMath/MatrixFunctions.cpp @@ -9,6 +9,7 @@ ===================================== debian/patches/fix_vtk6_build.patch ===================================== --- a/debian/patches/fix_vtk6_build.patch +++ b/debian/patches/fix_vtk6_build.patch @@ -1,3 +1,6 @@ +Author: Flavien Bridault <[email protected]> +Description: Backport of the code using VTK to be compatible with 6.3 + --- fw4spl.orig/SrcLib/visu/fwRenderVTK/include/fwRenderVTK/vtk/fwVtkWheelRepresentation.hpp +++ fw4spl/SrcLib/visu/fwRenderVTK/include/fwRenderVTK/vtk/fwVtkWheelRepresentation.hpp @@ -32,27 +32,27 @@ ===================================== debian/patches/remove_vxl_from_fwItkIO.patch ===================================== --- a/debian/patches/remove_vxl_from_fwItkIO.patch +++ b/debian/patches/remove_vxl_from_fwItkIO.patch @@ -1,3 +1,6 @@ +Author: Flavien Bridault <[email protected]> +Description: Remove useless and broken dependency against vxl + --- fw4spl.orig/SrcLib/io/fwItkIO/CMakeLists.txt +++ fw4spl/SrcLib/io/fwItkIO/CMakeLists.txt @@ -6,18 +6,9 @@ ===================================== debian/patches/revert_qVTK_widget.patch ===================================== --- a/debian/patches/revert_qVTK_widget.patch +++ b/debian/patches/revert_qVTK_widget.patch @@ -1,5 +1,8 @@ -diff --git i/Bundles/visu/visuVTKQt/include/visuVTKQt/Plugin.hpp w/Bundles/visu/visuVTKQt/include/visuVTKQt/Plugin.hpp -index b8916f5..71e3ed3 100644 +Author: Flavien Bridault <[email protected]> +Description: Revert QVTKOpenGLWidget usage that do no exist in VTK 6.3 + + diff --git i/Bundles/visu/visuVTKQt/include/visuVTKQt/Plugin.hpp w/Bundles/visu/visuVTKQt/include/visuVTKQt/Plugin.hpp + index b8916f5..71e3ed3 100644 --- i/Bundles/visu/visuVTKQt/include/visuVTKQt/Plugin.hpp +++ w/Bundles/visu/visuVTKQt/include/visuVTKQt/Plugin.hpp @@ -1,5 +1,5 @@ View it on GitLab: https://salsa.debian.org/med-team/fw4spl/commit/3fa0fa8f2a97b0f6d60af4fa56224dad7030f6e3 --- View it on GitLab: https://salsa.debian.org/med-team/fw4spl/commit/3fa0fa8f2a97b0f6d60af4fa56224dad7030f6e3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
