[med-svn] r20318 - trunk/packages/dcmtk/trunk/debian/patches

Gert Wollny gert-guest at moszumanska.debian.org
Thu Oct 29 11:56:11 UTC 2015


Author: gert-guest
Date: 2015-10-29 11:56:10 +0000 (Thu, 29 Oct 2015)
New Revision: 20318

Modified:
   trunk/packages/dcmtk/trunk/debian/patches/dont_export_all_executables.patch
   trunk/packages/dcmtk/trunk/debian/patches/soversion_abi.patch
Log:
Add patch descriptions

Modified: trunk/packages/dcmtk/trunk/debian/patches/dont_export_all_executables.patch
===================================================================
--- trunk/packages/dcmtk/trunk/debian/patches/dont_export_all_executables.patch	2015-10-29 10:52:34 UTC (rev 20317)
+++ trunk/packages/dcmtk/trunk/debian/patches/dont_export_all_executables.patch	2015-10-29 11:56:10 UTC (rev 20318)
@@ -1,3 +1,12 @@
+Description: Don't add executables to cmake exports
+ CMake exports are used by other packages that compile
+ and link against dcmtk. Because Debian moves some of
+ these executables and also dosn't install the test
+ executables, this import may fail leading to failure
+ to configure the according package. 
+Author: Gert Wollny <gw.fossdev at gmail.com>
+Bug-Debian: http://bugs.debian.org/803304
+
 --- dcmtk-3.6.1~20150629/CMake/dcmtkMacros.cmake	2015-06-29 10:56:45.000000000 +0200
 +++ dcmtk-3.6.1~20150629.new/CMake/dcmtkMacros.cmake	2015-10-28 17:34:00.561427435 +0100
 @@ -55,11 +55,11 @@

Modified: trunk/packages/dcmtk/trunk/debian/patches/soversion_abi.patch
===================================================================
--- trunk/packages/dcmtk/trunk/debian/patches/soversion_abi.patch	2015-10-29 10:52:34 UTC (rev 20317)
+++ trunk/packages/dcmtk/trunk/debian/patches/soversion_abi.patch	2015-10-29 11:56:10 UTC (rev 20318)
@@ -1,3 +1,6 @@
+Description: Add abi-version to library name 
+Author: Gert Wollny <gw.fossdev at gmail.com>
+
 --- a/CMake/dcmtkPrepare.cmake	2015-10-28 15:16:05.279429955 +0100
 +++ b/CMake/dcmtkPrepare.cmake	2015-10-28 15:17:11.058822022 +0100
 @@ -56,7 +56,7 @@




More information about the debian-med-commit mailing list