[med-svn] r19371 - trunk/packages/camitk/trunk/debian/patches

Emmanuel Promayon promayon-guest at moszumanska.debian.org
Fri Jun 26 12:15:54 UTC 2015


Author: promayon-guest
Date: 2015-06-26 12:15:53 +0000 (Fri, 26 Jun 2015)
New Revision: 19371

Modified:
   trunk/packages/camitk/trunk/debian/patches/force-path-to-itkconfig
   trunk/packages/camitk/trunk/debian/patches/remove-doxygen-timestamp
Log:
add dep3 header accordingly to debian med policy


Modified: trunk/packages/camitk/trunk/debian/patches/force-path-to-itkconfig
===================================================================
--- trunk/packages/camitk/trunk/debian/patches/force-path-to-itkconfig	2015-06-25 15:26:58 UTC (rev 19370)
+++ trunk/packages/camitk/trunk/debian/patches/force-path-to-itkconfig	2015-06-26 12:15:53 UTC (rev 19371)
@@ -1,3 +1,12 @@
+Description: Fix cmake missing path to ITKConfig
+    the newer cmake version (>=3.1), has removed the FindITK.cmake file 
+    (insight toolkit library cmake configuration file) from its configuration
+    database. This patc just add a PATHS directive to the find_package in 
+    order to tell cmake where to look for the ITKConfig.cmake 
+Author: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
+Last-Update: 2015-06-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/sdk/cmake/modules/macros/CamiTKExtension.cmake
 +++ b/sdk/cmake/modules/macros/CamiTKExtension.cmake
 @@ -202,7 +202,7 @@

Modified: trunk/packages/camitk/trunk/debian/patches/remove-doxygen-timestamp
===================================================================
--- trunk/packages/camitk/trunk/debian/patches/remove-doxygen-timestamp	2015-06-25 15:26:58 UTC (rev 19370)
+++ trunk/packages/camitk/trunk/debian/patches/remove-doxygen-timestamp	2015-06-26 12:15:53 UTC (rev 19371)
@@ -1,3 +1,10 @@
+Description: Remove doxygen timestamp
+    Fixes timestamps_in_documentation_generated_by_doxygen 
+    (improve building reproducibility, patch remove-doxygen-timestamp)
+Author: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
+Last-Update: 2015-06-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/sdk/cmake/modules/doxygen.conf.in
 +++ b/sdk/cmake/modules/doxygen.conf.in
 @@ -141,7 +141,7 @@




More information about the debian-med-commit mailing list