[med-svn] r20262 - in trunk/packages/gdcm/prepare-2.6/debian: . patches

Gert Wollny gert-guest at moszumanska.debian.org
Sat Oct 17 11:05:27 UTC 2015


Author: gert-guest
Date: 2015-10-17 11:05:26 +0000 (Sat, 17 Oct 2015)
New Revision: 20262

Modified:
   trunk/packages/gdcm/prepare-2.6/debian/control
   trunk/packages/gdcm/prepare-2.6/debian/patches/add-csharp-keyfile-from-commandline.patch
   trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch
Log:
Add missing build dependency and comments to patches

Modified: trunk/packages/gdcm/prepare-2.6/debian/control
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/control	2015-10-17 10:51:15 UTC (rev 20261)
+++ trunk/packages/gdcm/prepare-2.6/debian/control	2015-10-17 11:05:26 UTC (rev 20262)
@@ -7,13 +7,14 @@
 Section: libs
 Priority: optional
 Build-Depends: debhelper (>= 9),
+               dh-strip-nondeterminism, 
+               dh-python,
                python-all-dev,
                pvrg-jpeg,
                uuid-dev,
                libz-dev,
                libexpat-dev,
                doxygen,
-               dh-python,
                swig3.0,
                cmake (>= 2.8.9),
                libvtk6-dev,

Modified: trunk/packages/gdcm/prepare-2.6/debian/patches/add-csharp-keyfile-from-commandline.patch
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/patches/add-csharp-keyfile-from-commandline.patch	2015-10-17 10:51:15 UTC (rev 20261)
+++ trunk/packages/gdcm/prepare-2.6/debian/patches/add-csharp-keyfile-from-commandline.patch	2015-10-17 11:05:26 UTC (rev 20262)
@@ -1,3 +1,8 @@
+Description: Correct the key handling for the gdcm-sharp module
+ This patch moves the addign of the key to the command line and
+ adds the signing of the module after it is build. 
+Author: Gert Wollny <gw.fossdev at gmail.com>
+
 diff -ru gdcm-2.6.0.old/Wrapping/Csharp/AssemblyInfo.cs.in gdcm-2.6.0/Wrapping/Csharp/AssemblyInfo.cs.in
 --- gdcm-2.6.0.old/Wrapping/Csharp/AssemblyInfo.cs.in	2015-09-03 16:42:12.000000000 +0200
 +++ gdcm-2.6.0/Wrapping/Csharp/AssemblyInfo.cs.in	2015-10-17 10:59:49.764531268 +0200

Modified: trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch
===================================================================
--- trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch	2015-10-17 10:51:15 UTC (rev 20261)
+++ trunk/packages/gdcm/prepare-2.6/debian/patches/vtkgdcm-sharp-siging.patch	2015-10-17 11:05:26 UTC (rev 20262)
@@ -1,3 +1,8 @@
+Description: Correct the key handling for the vtkgdcm-sharp module
+ This patch moves the addign of the key to the command line and
+ adds the signing of the module after it is build. 
+Author: Gert Wollny <gw.fossdev at gmail.com>
+
 diff -ru gdcm-2.6.0.old/Utilities/VTK/AssemblyInfo.cs.in gdcm-2.6.0/Utilities/VTK/AssemblyInfo.cs.in
 --- gdcm-2.6.0.old/Utilities/VTK/AssemblyInfo.cs.in	2015-09-03 16:42:12.000000000 +0200
 +++ gdcm-2.6.0/Utilities/VTK/AssemblyInfo.cs.in	2015-10-17 11:10:53.112614510 +0200




More information about the debian-med-commit mailing list