Author: malat Date: 2014-06-30 13:42:07 +0000 (Mon, 30 Jun 2014) New Revision: 17365
Modified: trunk/packages/vtk-dicom/trunk/debian/patches/manifest.patch Log: refresh patch Modified: trunk/packages/vtk-dicom/trunk/debian/patches/manifest.patch =================================================================== --- trunk/packages/vtk-dicom/trunk/debian/patches/manifest.patch 2014-06-30 13:38:45 UTC (rev 17364) +++ trunk/packages/vtk-dicom/trunk/debian/patches/manifest.patch 2014-06-30 13:42:07 UTC (rev 17365) @@ -1,10 +1,12 @@ -Description: need to reference vtk.jar +Description: need to reference vtk.jar to fix a lintian warning Author: Mathieu Malaterre <[email protected]> -Forwarded: yes +Forwarded: yes, https://github.com/dgobbi/vtk-dicom/issues/21 ---- vtk-dicom-0.5.0.orig/CMakeLists.txt -+++ vtk-dicom-0.5.0/CMakeLists.txt -@@ -468,7 +468,7 @@ if(BUILD_JAVA_WRAPPERS) +Index: vtk-dicom-0.5.0/CMakeLists.txt +=================================================================== +--- vtk-dicom-0.5.0.orig/CMakeLists.txt 2014-06-30 15:41:26.646312510 +0200 ++++ vtk-dicom-0.5.0/CMakeLists.txt 2014-06-30 15:41:27.954312589 +0200 +@@ -468,7 +468,7 @@ COMMENT "Compiling Java Classes" ) add_custom_command( @@ -13,7 +15,9 @@ -C ${CMAKE_CURRENT_BINARY_DIR}/java vtk DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/java/javac_stamp.txt ${JAVA_LIBRARIES} ---- /dev/null -+++ vtk-dicom-0.5.0/manifest.txt +Index: vtk-dicom-0.5.0/manifest.txt +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ vtk-dicom-0.5.0/manifest.txt 2014-06-30 15:41:27.954312589 +0200 @@ -0,0 +1 @@ +Class-Path: vtk.jar _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
