[med-svn] r3943 - in trunk/packages/dicomscope/trunk/debian: . patches
Mathieu Malaterre
malat-guest at alioth.debian.org
Wed Sep 9 11:30:58 UTC 2009
Author: malat-guest
Date: 2009-09-09 11:30:58 +0000 (Wed, 09 Sep 2009)
New Revision: 3943
Added:
trunk/packages/dicomscope/trunk/debian/README.source
Modified:
trunk/packages/dicomscope/trunk/debian/patches/DSRDocument.cpp.patch
trunk/packages/dicomscope/trunk/debian/patches/dicomscope.cfg.patch
trunk/packages/dicomscope/trunk/debian/patches/dicomscope.patch
trunk/packages/dicomscope/trunk/debian/patches/maincontext.java.patch
Log:
ENH: document patches + add README.source
Added: trunk/packages/dicomscope/trunk/debian/README.source
===================================================================
--- trunk/packages/dicomscope/trunk/debian/README.source (rev 0)
+++ trunk/packages/dicomscope/trunk/debian/README.source 2009-09-09 11:30:58 UTC (rev 3943)
@@ -0,0 +1,4 @@
+This packages uses the quilt patch system. Please read
+/usr/share/doc/quilt/README.source for more information.
+
+ -- Mathieu Malaterre (malat) <mathieu.malaterre at gmail.com> Tue, 08 Sep 2009 09:23:36 +0200
Modified: trunk/packages/dicomscope/trunk/debian/patches/DSRDocument.cpp.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/DSRDocument.cpp.patch 2009-09-09 07:32:19 UTC (rev 3942)
+++ trunk/packages/dicomscope/trunk/debian/patches/DSRDocument.cpp.patch 2009-09-09 11:30:58 UTC (rev 3943)
@@ -1,3 +1,5 @@
+This is undefined in the source (fix compilation)
+
--- dicomscope-3.6.0.old/interface/libsrc/DSRDocument.cpp 2009-08-08 13:07:21.000000000 +0200
+++ dicomscope-3.6.0/interface/libsrc/DSRDocument.cpp 2009-08-08 13:07:43.000000000 +0200
@@ -106,7 +106,7 @@
Modified: trunk/packages/dicomscope/trunk/debian/patches/dicomscope.cfg.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/dicomscope.cfg.patch 2009-09-09 07:32:19 UTC (rev 3942)
+++ trunk/packages/dicomscope/trunk/debian/patches/dicomscope.cfg.patch 2009-09-09 11:30:58 UTC (rev 3943)
@@ -1,3 +1,5 @@
+Fix the default path to those as defined in debian packaging of dcmtk
+
--- dsgui360/DICOMscope/DICOMscope.cfg.orig 2009-01-08 12:50:39.675600000 +0100
+++ dsgui360/DICOMscope/DICOMscope.cfg 2009-01-08 15:54:12.039628000 +0100
@@ -157,15 +157,15 @@
Modified: trunk/packages/dicomscope/trunk/debian/patches/dicomscope.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/dicomscope.patch 2009-09-09 07:32:19 UTC (rev 3942)
+++ trunk/packages/dicomscope/trunk/debian/patches/dicomscope.patch 2009-09-09 11:30:58 UTC (rev 3943)
@@ -1,3 +1,5 @@
+Provide a special helper script to start dicomscope
+
--- dsgui351/dicomscope 1970-01-01 01:00:00.000000000 +0100
+++ dsgui360/dicomscope 2009-01-08 13:03:11.000000000 +0100
@@ -0,0 +1,3 @@
Modified: trunk/packages/dicomscope/trunk/debian/patches/maincontext.java.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/maincontext.java.patch 2009-09-09 07:32:19 UTC (rev 3942)
+++ trunk/packages/dicomscope/trunk/debian/patches/maincontext.java.patch 2009-09-09 11:30:58 UTC (rev 3943)
@@ -1,3 +1,5 @@
+Use full path instead of relative path
+
--- dsgui360/tkgui/main/MainContext.java.orig 2009-01-08 12:53:45.530106000 +0100
+++ dsgui360/tkgui/main/MainContext.java 2009-01-08 12:54:00.689769000 +0100
@@ -148,7 +148,7 @@
More information about the debian-med-commit
mailing list