Author: malat-guest
Date: 2012-01-09 17:08:06 +0000 (Mon, 09 Jan 2012)
New Revision: 9219

Added:
   trunk/packages/dicom3tools/trunk/debian/patches/fixup_tpl.patch
Modified:
   trunk/packages/dicom3tools/trunk/debian/patches/series
Log:
Add a patch for *.tpl

Added: trunk/packages/dicom3tools/trunk/debian/patches/fixup_tpl.patch
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/patches/fixup_tpl.patch             
                (rev 0)
+++ trunk/packages/dicom3tools/trunk/debian/patches/fixup_tpl.patch     
2012-01-09 17:08:06 UTC (rev 9219)
@@ -0,0 +1,133 @@
+diff --git a/libsrc/standard/elmdict/gems.tpl 
b/libsrc/standard/elmdict/gems.tpl
+index a27308d..ffbeafc 100755
+--- a/libsrc/standard/elmdict/gems.tpl
++++ b/libsrc/standard/elmdict/gems.tpl
+@@ -552,7 +552,7 @@
+ (0015,008B) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="LastScNumber"                  
                Name="Last Sc Number"
+ (0015,008E) VERS="GEM"        VR="UI"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="CommonSeriesInstanceUID"       
        Name="Common Series Instance UID"
+ (0015,008F) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="StudyNumber"                   
                Name="Study Number"
+-(0015,0092) VERS="GEM"        VR="FL"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="?"                     Name="?
++(0015,0092) VERS="GEM"        VR="FL"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="?"                     Name="?"
+ (0015,0093) VERS="GEM"        VR="FL"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="?"                     Name="?"
+ (0015,0094) VERS="GEM"        VR="FL"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="?"                     Name="?"
+ (0015,0095) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_STUDY_01"                Keyword="?"                     Name="?"
+@@ -1090,13 +1090,13 @@
+ (0025,002F) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="SpectralFilterStatus"                  
Name="Spectral Filter Status"
+ (0025,0030) VERS="GEM"        VR="IS"   VM="2"        
Owner="GEMS_DL_FRAME_01"        Keyword="FOVDimension"                          
        Name="FOV Dimension"
+ (0025,0033) VERS="GEM"        VR="IS"   VM="2"        
Owner="GEMS_DL_FRAME_01"        Keyword="FOVOrigin"                             
                Name="FOV Origin"
+-(0025,0034) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorLeftVerticalEdge"    
Name=Collimator Left Vertical Edge"
+-(0025,0035) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorRightVerticalEdge"   
Name=Collimator Right Vertical Edge"
+-(0025,0036) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorUpHorizontalEdge"    
Name=Collimator Up Horizontal Edge"
+-(0025,0037) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorLowHorizontalEdge"   
Name=Collimator Low Horizontal Edge"
+-(0025,0038) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="VerticesPolygonalCollimator"   
Name=Vertices Polygonal Collimator"
+-(0025,0039) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="ContourFilterDistance"                 
Name=Contour Filter Distance"
+-(0025,003A) VERS="GEM"        VR="UL"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="ContourFilterAngle"                    
Name=Contour Filter Angle"
++(0025,0034) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorLeftVerticalEdge"    
Name="Collimator Left Vertical Edge"
++(0025,0035) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorRightVerticalEdge"   
Name="Collimator Right Vertical Edge"
++(0025,0036) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorUpHorizontalEdge"    
Name="Collimator Up Horizontal Edge"
++(0025,0037) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="CollimatorLowHorizontalEdge"   
Name="Collimator Low Horizontal Edge"
++(0025,0038) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="VerticesPolygonalCollimator"   
Name="Vertices Polygonal Collimator"
++(0025,0039) VERS="GEM"        VR="IS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="ContourFilterDistance"                 
Name="Contour Filter Distance"
++(0025,003A) VERS="GEM"        VR="UL"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="ContourFilterAngle"                    
Name="Contour Filter Angle"
+ (0025,003B) VERS="GEM"        VR="CS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="TableRotationStatus"                   
Name="Table Rotation Status"
+ (0025,003C) VERS="GEM"        VR="CS"   VM="1"        
Owner="GEMS_DL_FRAME_01"        Keyword="InternalLabelFrame"                    
Name="Internal Label Frame"
+ 
+@@ -1315,7 +1315,7 @@
+ (0043,0083) VERS="GEM"        VR="DS" VM="1-2"        Owner="GEMS_PARM_01"    
Keyword="AssetRFactors"                                 Name="Asset R Factors"
+ (0043,0084) VERS="GEM"        VR="LO" VM="5"  Owner="GEMS_PARM_01"    
Keyword="AdditionalAssetData"                           Name="Additional Asset 
Data"
+ (0043,0085) VERS="GEM"        VR="UT" VM="1"  Owner="GEMS_PARM_01"    
Keyword="DebugDataTextFormat"                           Name="Debug Data (Text 
Format)"
+-(0043,0086) VERS="GEM"        VR="OB" VM="1"  Owner="GEMS_PARM_01"    
Keyword="DebugDataBinaryFormat"                         Name="Debug Data 
(Binary Format)""
++(0043,0086) VERS="GEM"        VR="OB" VM="1"  Owner="GEMS_PARM_01"    
Keyword="DebugDataBinaryFormat"                         Name="Debug Data 
(Binary Format)"
+ (0043,0087) VERS="GEM"        VR="UT" VM="1"  Owner="GEMS_PARM_01"    
Keyword="Reserved"                                                      
Name="Reserved"
+ (0043,0088) VERS="GEM"        VR="UI" VM="1"  Owner="GEMS_PARM_01"    
Keyword="PUREAcquisitionCalibrationSeriesUID"           Name="PURE Acquisition 
Calibration Series UID"
+ (0043,0089) VERS="GEM"        VR="LO" VM="3"  Owner="GEMS_PARM_01"    
Keyword="GoverningBodyDBdtSARDefinition"                        Name="Governing 
Body, dB/dt, and SAR definition"
+@@ -1735,7 +1735,7 @@
+ (0903,0020) VERS="GEM"        VR="CS"   VM="1"        Owner="GEIIS PACS"      
                Keyword="?"                                                     
                Name="?"
+ (0905,0030) VERS="GEM"        VR="LO"   VM="1"        Owner="GEIIS"           
                Keyword="AssigningAuthorityForPatientID"        Name="Assigning 
Authority For Patient ID"
+ (0907,0010) VERS="GEM"        VR="UI"   VM="1"        Owner="GEIIS"           
                Keyword="OriginalStudyInstanceUID"                      
Name="Original Study Instance UID"
+-(0907,0020) VERS="GEM"        VR="UI"   VM="1"        Owner="GEIIS"           
                Keyword="OriginalSeriesInstanceUID""            Name="Original 
Series Instance UID"
++(0907,0020) VERS="GEM"        VR="UI"   VM="1"        Owner="GEIIS"           
                Keyword="OriginalSeriesInstanceUID"             Name="Original 
Series Instance UID"
+ (0907,0030) VERS="GEM"        VR="UI"   VM="1"        Owner="GEIIS"           
                Keyword="OriginalSOPInstanceUID"                        
Name="Original SOP Instance UID"
+ (7fd1,0010) VERS="GEM"        VR="UL"   VM="1"        Owner="GEIIS"           
                Keyword="CompressionType"                                       
Name="Compression Type"
+ (7fd1,0020) VERS="GEM"        VR="UL"   VM="1-n"      Owner="GEIIS"           
                Keyword="MultiframeOffsets"                                     
Name="Multiframe Offsets"
+diff --git a/libsrc/standard/elmdict/other.tpl 
b/libsrc/standard/elmdict/other.tpl
+index eabc529..ffbac5e 100755
+--- a/libsrc/standard/elmdict/other.tpl
++++ b/libsrc/standard/elmdict/other.tpl
+@@ -368,17 +368,17 @@
+ (0019,0090) VERS="HOL"  VR="DS"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="ConventionalTomoAngle"                                 
Name="Conventional Tomo Angle"
+ (0019,0097) VERS="HOL"  VR="SH"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="MarkersBurnedIntoImage"                                Name="Markers 
Burned Into Image"
+ 
+-(7e01,0001) VERS="HOL"  VR="LO"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=CodecVersion"                                                   
Name="Codec Version"
+-(7e01,0002) VERS="HOL"  VR="SH"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=CodecContentType"                                               
Name="CodecC ontent Type"
+-(7e01,0010) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=HighResolutionDataSeqence"                              Name="High 
Resolution Data Seqence"
+-(7e01,0011) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=LowResolutionDataSeqence"                               Name="Low 
Resolution Data Seqence"
+-(7e01,0012) VERS="HOL"  VR="OB"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=CodecContent"                                                   
Name="Codec Content"
+-
+-(7f01,0001) VERS="HOL"  VR="LO"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=CodecVersion"                                                   
Name="Codec Version"
+-(7f01,0002) VERS="HOL"  VR="SH"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=CodecContentType"                                               
Name="Codec Content Type"
+-(7f01,0010) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=HighResolutionDataSeqence"                              Name="High 
Resolution Data Seqence"
+-(7f01,0011) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=LowResolutionDataSeqence"                               Name="Low 
ResolutionD ata Seqence"
+-(7f01,0012) VERS="HOL"  VR="OB"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword=CodecContent"                                                   
Name="Codec Content"
++(7e01,0001) VERS="HOL"  VR="LO"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="CodecVersion"                                                  
Name="Codec Version"
++(7e01,0002) VERS="HOL"  VR="SH"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="CodecContentType"                                              
Name="CodecC ontent Type"
++(7e01,0010) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="HighResolutionDataSeqence"                             Name="High 
Resolution Data Seqence"
++(7e01,0011) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="LowResolutionDataSeqence"                              Name="Low 
Resolution Data Seqence"
++(7e01,0012) VERS="HOL"  VR="OB"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="CodecContent"                                                  
Name="Codec Content"
++
++(7f01,0001) VERS="HOL"  VR="LO"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="CodecVersion"                                                  
Name="Codec Version"
++(7f01,0002) VERS="HOL"  VR="SH"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="CodecContentType"                                              
Name="Codec Content Type"
++(7f01,0010) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="HighResolutionDataSeqence"                             Name="High 
Resolution Data Seqence"
++(7f01,0011) VERS="HOL"  VR="SQ"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="LowResolutionDataSeqence"                              Name="Low 
ResolutionD ata Seqence"
++(7f01,0012) VERS="HOL"  VR="OB"   VM="1"      Owner="HOLOGIC, Inc."           
Keyword="CodecContent"                                                  
Name="Codec Content"
+ 
+ (0029,0000) VERS="ATL"  VR="US"   VM="1"      Owner="1.2.840.113663.1"        
                Keyword="?"             Name="?"
+ (0029,0001) VERS="ATL"  VR="US"   VM="1"      Owner="1.2.840.113663.1"        
                Keyword="?"             Name="?"
+diff --git a/libsrc/standard/elmdict/papyrus.tpl 
b/libsrc/standard/elmdict/papyrus.tpl
+index b90fc56..732ca89 100755
+--- a/libsrc/standard/elmdict/papyrus.tpl
++++ b/libsrc/standard/elmdict/papyrus.tpl
+@@ -40,7 +40,7 @@
+ (60xx,0010) VERS="PA3"        VR="US"   VM="1"        Owner="PAPYRUS 3.0"     
Keyword="OverlayRows"           Name="Overlay Rows"
+ (60xx,0011) VERS="PA3"        VR="US"   VM="1"        Owner="PAPYRUS 3.0"     
Keyword="OverlayColumns"        Name="Overlay Columns"
+ (60xx,0040) VERS="PA3"        VR="LO"   VM="1"        Owner="PAPYRUS 3.0"     
Keyword="OverlayType"           Name="Overlay Type"
+-(60xx,0050) VERS="PA3"        VR="US"   VM="1-n       Owner="PAPYRUS 3.0"     
Keyword="OverlayOrigin"         Name="Overlay Origin"
++(60xx,0050) VERS="PA3"        VR="US"   VM="1-n"      Owner="PAPYRUS 3.0"     
Keyword="OverlayOrigin"         Name="Overlay Origin"
+ (60xx,0060) VERS="PA3"        VR="LO"   VM="1"        Owner="PAPYRUS 3.0"     
Keyword="Editable"              Name="Editable"
+ (60xx,0070) VERS="PA3"        VR="LO"   VM="1"        Owner="PAPYRUS 3.0"     
Keyword="OverlayFont"           Name="Overlay Font"
+ (60xx,0072) VERS="PA3"        VR="LO"   VM="1"        Owner="PAPYRUS 3.0"     
Keyword="OverlayStyle"          Name="Overlay Style"
+diff --git a/libsrc/standard/elmdict/siemens.tpl 
b/libsrc/standard/elmdict/siemens.tpl
+index 37403d6..4cb3525 100755
+--- a/libsrc/standard/elmdict/siemens.tpl
++++ b/libsrc/standard/elmdict/siemens.tpl
+@@ -740,7 +740,7 @@
+ (0019,0074) VERS="SSPI"       VR="IS"   VM="1"        Owner="SIEMENS CT VA0  
GEN"     Keyword="NumberOfProjections"                   Name="Number of 
Projections"
+ (0019,0075) VERS="SSPI"       VR="IS"   VM="1"        Owner="SIEMENS CT VA0  
GEN"     Keyword="NumberOfBytes"                         Name="Number of Bytes"
+ (0019,0075) VERS="SSPI" VR="LO"   VM="1"      Owner="SIEMENS DLR.01"          
Keyword="UIDOriginalImage"                      Name="UID Original Image"
+-(0019,0076) VERS="SPI   VR="LO"   VM="1"      Owner="SIEMENS DLR.01"          
Keyword="?"                                     Name="?"
++(0019,0076) VERS="SPI"   VR="LO"   VM="1"     Owner="SIEMENS DLR.01"          
Keyword="?"                                     Name="?"
+ (0019,0080) VERS="SSPI"       VR="LO"   VM="1"        Owner="SIEMENS CM VA0  
CMS"     Keyword="?"                                     Name="?"
+ (0019,0080) VERS="SSPI"       VR="DS"   VM="3"        Owner="SIEMENS MR VA0  
COAD"    Keyword="GradientDelayTime"                     Name="Gradient Delay 
Time"
+ (0019,0080) VERS="SSPI"       VR="LO"   VM="1"        Owner="SIEMENS CT VA0  
GEN"     Keyword="ReconstructionAlgorithmSet"            Name="Reconstruction 
Algorithm Set"
+@@ -969,7 +969,7 @@
+ (0019,0048) VERS="SSPI" VR="US"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="ColorFlowMapIndex"                             
Name="Color Flow Map Index"
+ (0019,0049) VERS="SSPI" VR="US"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="ColorFlowPriorityIndex"                Name="Color Flow 
Priority Index"
+ (0019,0054) VERS="SSPI" VR="FD"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="ColorFlowMaximumVelocity"              Name="Color Flow 
Maximum Velocity"
+-(0019,0060) VERS="SSPI" VR="FD"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="Keyword="DopplerDynamicRange"  Name="Doppler Dynamic 
Range"
++(0019,0060) VERS="SSPI" VR="FD"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="DopplerDynamicRange"   Name="Doppler Dynamic Range"
+ (0019,0061) VERS="SSPI" VR="FD"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="DopplerOverallGain"                    Name="Doppler 
Overall Gain"
+ (0019,0062) VERS="SSPI" VR="FD"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="DopplerWallFilter"                             
Name="Doppler Wall Filter"
+ (0019,0063) VERS="SSPI" VR="FD"   VM="1"      Owner="SIEMENS MED SMS USG 
S2000"       Keyword="DopplerGateSize"                               
Name="Doppler Gate Size"
+diff --git a/libsrc/standard/elmdict/toshiba.tpl 
b/libsrc/standard/elmdict/toshiba.tpl
+index 6cb2505..d95bd84 100755
+--- a/libsrc/standard/elmdict/toshiba.tpl
++++ b/libsrc/standard/elmdict/toshiba.tpl
+@@ -168,7 +168,7 @@
+ (7079,0043) VERS="TSH"        VR="SH"   VM="1"        Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"
+ (7079,0044) VERS="TSH"        VR="US"   VM="1"        Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"
+ (7079,0045) VERS="TSH"        VR="SH"   VM="1"        Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"
+-(7079,0046) VERS="TSH"        VR="SS"   VM="1"        Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?
++(7079,0046) VERS="TSH"        VR="SS"   VM="1"        Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"
+ (7079,0047) VERS="TSH"        VR="SS"   VM="18"       Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"
+ (7079,0048) VERS="TSH"        VR="US"   VM="12"       Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"
+ (7079,0049) VERS="TSH"        VR="US"   VM="3"        Owner="TOSHIBA_MEC_XA3" 
Keyword="?"             Name="?"

Modified: trunk/packages/dicom3tools/trunk/debian/patches/series
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/patches/series      2012-01-09 
13:49:33 UTC (rev 9218)
+++ trunk/packages/dicom3tools/trunk/debian/patches/series      2012-01-09 
17:08:06 UTC (rev 9219)
@@ -5,3 +5,4 @@
 jpegdump.man.patch
 bmpdump.man.patch
 pvrg_naming.patch
+fixup_tpl.patch


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to