[med-svn] r4285 - trunk/packages/gdcm/trunk/debian/patches

Mathieu Malaterre malat-guest at alioth.debian.org
Mon Nov 2 08:47:28 UTC 2009


Author: malat-guest
Date: 2009-11-02 08:47:27 +0000 (Mon, 02 Nov 2009)
New Revision: 4285

Added:
   trunk/packages/gdcm/trunk/debian/patches/lintian_dots.patch
Modified:
   trunk/packages/gdcm/trunk/debian/patches/series
   trunk/packages/gdcm/trunk/debian/patches/soname.patch
Log:
FIX patch p1 -> p0. Add a lintian patch for 3 dots in man pages

Added: trunk/packages/gdcm/trunk/debian/patches/lintian_dots.patch
===================================================================
--- trunk/packages/gdcm/trunk/debian/patches/lintian_dots.patch	                        (rev 0)
+++ trunk/packages/gdcm/trunk/debian/patches/lintian_dots.patch	2009-11-02 08:47:27 UTC (rev 4285)
@@ -0,0 +1,134 @@
+This patch fixes
+libgdcm-tools: manpage-has-errors-from-man usr/share/man/man1/gdcmtar.1.gz 77: warning: `..' not defined
+
+Index: trunk/Utilities/doxygen/man/gdcmanon.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmanon.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmanon.man	(working copy)
+@@ -107,7 +107,7 @@
+ \subsection environment_variable environment variable
+ \verbatim
+   GDCM_ROOT_UID Root UID
+-  GDCM_RESOURCES_PATH path pointing to resources files (Part3.xml, ...)
++  GDCM_RESOURCES_PATH path pointing to resources files (Part3.xml, \&...)
+ \endverbatim
+ 
+ \section usage Typical usage
+Index: trunk/Utilities/doxygen/man/gdcminfo.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcminfo.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcminfo.man	(working copy)
+@@ -53,7 +53,7 @@
+ 
+ \subsection environment_variable environment variable
+ 
+-  GDCM_RESOURCES_PATH path pointing to resources files (Part3.xml, ...)
++  GDCM_RESOURCES_PATH path pointing to resources files (Part3.xml, \&...)
+ 
+ \section simple_usage Simple usage
+ 
+Index: trunk/Utilities/doxygen/man/gdcmconv.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmconv.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmconv.man	(working copy)
+@@ -128,7 +128,7 @@
+ \li convert dual syntax file: implicit/explicit,
+ \li convert Philips dual Little Endian/Big Endian file,
+ \li convert GDCM 1.2.0 broken UN-2-bytes fields,
+-\li ...
++\li \&...
+ \li All other broken files listed in the supported section. 
+ 
+ When no option other is used, only the dataset is inspected. So encapsulated Pixel Data, for instance, is not inspected for well known bugs. 
+@@ -238,7 +238,7 @@
+ 
+ \subsection planar_configuration Changing the planar Configuration
+ 
+-Often RLE files are compressed using a different Planar Comnfiguration (RRR ... GGG... BBB...) instead of the usual triplet (RGB ... RGB ... RGB ). So upon decompression the Planar Configuration is 1. This is perfectly legal in DICOM, however this is unconventional, and thus it may be a good idea to also change the planar configuration and set it to the default :
++Often RLE files are compressed using a different Planar Comnfiguration (RRR\&... GGG\&... BBB\&...) instead of the usual triplet (RGB\&... RGB\&... RGB\&...). So upon decompression the Planar Configuration is 1. This is perfectly legal in DICOM, however this is unconventional, and thus it may be a good idea to also change the planar configuration and set it to the default :
+ 
+ \verbatim
+ $ gdcmconv --raw --planar-configuration 0 compressed.dcm uncompressed1.dcm
+Index: trunk/Utilities/doxygen/man/gdcmdump.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmdump.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmdump.man	(working copy)
+@@ -238,7 +238,7 @@
+   121:d=5  hl=2 l=  13 cons:      SEQUENCE          
+   123:d=6  hl=2 l=   9 prim:       OBJECT            :rsaEncryption
+   134:d=6  hl=2 l=   0 prim:       NULL              
+-  136:d=5  hl=4 l= 256 prim:      OCTET STRING      [HEX DUMP]:822368070285AD756C962ECB973514B291F946...
++  136:d=5  hl=4 l= 256 prim:      OCTET STRING      [HEX DUMP]:822368070285AD756C962ECB973514B291F946\&...
+   396:d=3  hl=4 l= 558 cons:    SEQUENCE          
+   400:d=4  hl=2 l=   9 prim:     OBJECT            :pkcs7-data
+   411:d=4  hl=2 l=  29 cons:     SEQUENCE          
+Index: trunk/Utilities/doxygen/man/gdcmtar.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmtar.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmtar.man	(working copy)
+@@ -61,7 +61,7 @@
+ TransferSyntax is 1.2.840.10008.1.2.1 [Explicit VR Little Endian]
+ NumberOfDimensions: 2
+ Dimensions: (384,384,1)
+-...
++\&...
+ \endverbatim
+ 
+ \verbatim
+@@ -113,7 +113,7 @@
+ TransferSyntax is 1.2.840.10008.1.2.1 [Explicit VR Little Endian]
+ NumberOfDimensions: 2
+ Dimensions: (64,64,1)
+-...
++\&...
+ \endverbatim
+ 
+ 
+Index: trunk/Utilities/doxygen/man/gdcmgendir.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmgendir.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmgendir.man	(working copy)
+@@ -59,7 +59,7 @@
+ \subsection environment_variable environment variable
+ \verbatim
+   GDCM_ROOT_UID Root UID
+-  GDCM_RESOURCES_PATH path pointing to resources files (Part3.xml, ...)
++  GDCM_RESOURCES_PATH path pointing to resources files (Part3.xml, \&...)
+ \endverbatim
+ 
+ \section usage Typical usage
+Index: trunk/Utilities/doxygen/man/gdcmpdf.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmpdf.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmpdf.man	(working copy)
+@@ -115,7 +115,7 @@
+ (0040,a043) SQ (Sequence with explicit length #=0)      #   0, 1 ConceptNameCodeSequence
+ (fffe,e0dd) na (SequenceDelimitationItem for re-encod.) #   0, 0 SequenceDelimitationItem
+ (0042,0010) ST [GDCM Reference Manual]                  #  22, 1 DocumentTitle
+-(0042,0011) OB 25\\50\\44\\46\\2d\\31\\2e\\34\\0a\\25\\e7\\f3\\cf\\d3\\0a\\33\\32\\30\\37\\37\\20\\30... # 13756842, 1 EncapsulatedDocument
++(0042,0011) OB 25\\50\\44\\46\\2d\\31\\2e\\34\\0a\\25\\e7\\f3\\cf\\d3\\0a\\33\\32\\30\\37\\37\\20\\30\&... # 13756842, 1 EncapsulatedDocument
+ (0042,0012) LO [application/pdf]                        #  16, 1 MIMETypeOfEncapsulatedDocument
+ \endverbatim
+ 
+Index: trunk/Utilities/doxygen/man/gdcmraw.man
+===================================================================
+--- trunk/Utilities/doxygen/man/gdcmraw.man	(revision 6186)
++++ trunk/Utilities/doxygen/man/gdcmraw.man	(working copy)
+@@ -91,7 +91,7 @@
+ \endverbatim
+ 
+ \verbatim
+-...
++\&...
+ (7fe0,0010) OB                                                    # u/l,1 Pixel Data
+   (fffe,e000) ?? []                           # 0,1 Item
+   (fffe,e000) ?? ff\\4f\\ff\\51\\00\\29\\00\\00\\00\\00\\02\\00\\00\\00\\02\\00\\00\\00\\00\\00\\00\\00\\00\\00\\00\\00\\02\\00\\00\\00\\02\\00         # 65536,1 Item
+@@ -162,7 +162,7 @@
+ \endverbatim
+ 
+ \verbatim
+-...
++\&...
+ (7fe0,0010) OB                                                    # u/l,1 Pixel Data
+   (fffe,e000) ?? 00\\00\\00\\00\\6b\\38\\01\\00\\10\\77\\02\\00\\37\\b6\\03\\00\\a7\\f4\\04\\00         # 20,1 Item
+   (fffe,e000) ?? ff\\d8\\ff\\c3\\00\\0b\\08\\02\\00\\02\\00\\01\\00\\11\\00\\ff\\c4\\00\\1b\\00\\01\\01\\01\\01\\01\\01\\01\\01\\00\\00\\00\\00         # 79970,1 Item


Property changes on: trunk/packages/gdcm/trunk/debian/patches/lintian_dots.patch
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Modified: trunk/packages/gdcm/trunk/debian/patches/series
===================================================================
--- trunk/packages/gdcm/trunk/debian/patches/series	2009-11-01 18:14:33 UTC (rev 4284)
+++ trunk/packages/gdcm/trunk/debian/patches/series	2009-11-02 08:47:27 UTC (rev 4285)
@@ -1,2 +1,3 @@
 gdcm_charls_jpeg.patch
 soname.patch
+lintian_dots.patch

Modified: trunk/packages/gdcm/trunk/debian/patches/soname.patch
===================================================================
--- trunk/packages/gdcm/trunk/debian/patches/soname.patch	2009-11-01 18:14:33 UTC (rev 4284)
+++ trunk/packages/gdcm/trunk/debian/patches/soname.patch	2009-11-02 08:47:27 UTC (rev 4285)
@@ -1,9 +1,9 @@
 revision 6186
 
-Index: Source/DataDictionary/CMakeLists.txt
+Index: trunk/Source/DataDictionary/CMakeLists.txt
 ===================================================================
---- Source/DataDictionary/CMakeLists.txt	(revision 6185)
-+++ Source/DataDictionary/CMakeLists.txt	(working copy)
+--- trunk/Source/DataDictionary/CMakeLists.txt	(revision 6185)
++++ trunk/Source/DataDictionary/CMakeLists.txt	(working copy)
 @@ -96,6 +96,7 @@
  
  #MESSAGE( ${DICT_SRCS} )
@@ -12,10 +12,10 @@
  TARGET_LINK_LIBRARIES(gdcmDICT gdcmDSED gdcmIOD)
  #SET_TARGET_PROPERTIES(gdcmDICT PROPERTIES ${GDCM_LIBRARY_PROPERTIES} LINK_INTERFACE_LIBRARIES "gdcmDICT;gdcmIOD")
  IF(NOT GDCM_INSTALL_NO_LIBRARIES)
-Index: Utilities/gdcmcharls/CMakeLists.txt
+Index: trunk/Utilities/gdcmcharls/CMakeLists.txt
 ===================================================================
---- Utilities/gdcmcharls/CMakeLists.txt	(revision 6185)
-+++ Utilities/gdcmcharls/CMakeLists.txt	(working copy)
+--- trunk/Utilities/gdcmcharls/CMakeLists.txt	(revision 6185)
++++ trunk/Utilities/gdcmcharls/CMakeLists.txt	(working copy)
 @@ -49,6 +49,7 @@
  add_library(${CHARLS_LIBRARY_NAME} header.cpp  interface.cpp  jpegls.cpp  
    stdafx.cpp




More information about the debian-med-commit mailing list