[med-svn] r11142 - in trunk/packages/dicomscope/trunk/debian: . patches

Mathieu Malaterre malat at alioth.debian.org
Thu May 31 15:46:45 UTC 2012


Author: malat
Date: 2012-05-31 15:46:45 +0000 (Thu, 31 May 2012)
New Revision: 11142

Modified:
   trunk/packages/dicomscope/trunk/debian/changelog
   trunk/packages/dicomscope/trunk/debian/patches/cmakelists.txt.patch
Log:
Upload 3.6.0-9

Modified: trunk/packages/dicomscope/trunk/debian/changelog
===================================================================
--- trunk/packages/dicomscope/trunk/debian/changelog	2012-05-31 15:46:11 UTC (rev 11141)
+++ trunk/packages/dicomscope/trunk/debian/changelog	2012-05-31 15:46:45 UTC (rev 11142)
@@ -1,4 +1,4 @@
-dicomscope (3.6.0-9) UNRELEASED; urgency=low
+dicomscope (3.6.0-9) unstable; urgency=low
 
   [ Thorsten Alteholz ]
   * debian/rules get-orig-source: put orig.tar.gz in ../tarballs to allow
@@ -13,7 +13,7 @@
   * Use format-1.0 for d/copyright
   * Remove warnings during java compilation by specifying encoding
 
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Tue, 10 Jan 2012 18:29:15 +0100
+ -- Mathieu Malaterre <malat at debian.org>  Thu, 31 May 2012 15:41:34 +0200
 
 dicomscope (3.6.0-8) unstable; urgency=low
 

Modified: trunk/packages/dicomscope/trunk/debian/patches/cmakelists.txt.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/cmakelists.txt.patch	2012-05-31 15:46:11 UTC (rev 11141)
+++ trunk/packages/dicomscope/trunk/debian/patches/cmakelists.txt.patch	2012-05-31 15:46:45 UTC (rev 11142)
@@ -59,7 +59,7 @@
 +)
 +FIND_PACKAGE(JNI REQUIRED)
 +INCLUDE_DIRECTORIES(
-+  ${JNI_INCLUDE_PATH}
++  ${JNI_INCLUDE_DIRS}
 +)
 +
 +FIND_PACKAGE(DCMTK REQUIRED)




More information about the debian-med-commit mailing list