[med-svn] r4795 - trunk/packages/dicom3tools/trunk/debian/patches
Mathieu Malaterre
malat-guest at alioth.debian.org
Wed May 12 14:13:41 UTC 2010
Author: malat-guest
Date: 2010-05-12 14:13:37 +0000 (Wed, 12 May 2010)
New Revision: 4795
Added:
trunk/packages/dicom3tools/trunk/debian/patches/bmpdump.man.patch
trunk/packages/dicom3tools/trunk/debian/patches/pvrg_naming.patch
Modified:
trunk/packages/dicom3tools/trunk/debian/patches/series
Log:
add patch
Added: trunk/packages/dicom3tools/trunk/debian/patches/bmpdump.man.patch
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/patches/bmpdump.man.patch (rev 0)
+++ trunk/packages/dicom3tools/trunk/debian/patches/bmpdump.man.patch 2010-05-12 14:13:37 UTC (rev 4795)
@@ -0,0 +1,19 @@
+the bmpdump.man file was empty. We need to provide a minimal one instead.
+
+--- dicom3tools-1.0~20100206/appsrc/misc/bmpdump.man 2001-11-11 15:57:49.000000000 +0100
++++ copy/appsrc/misc/bmpdump.man 2010-05-03 17:49:28.000000000 +0200
+@@ -0,0 +1,14 @@
++.TH bmpdump: "1" "May 2010" "bmpdump" "User Commands"
++.SH NAME
++bmpdump: \- manual page for bmpdump
++.SH SYNOPSIS
++.B bmpdump
++[\fIOPTION\fR]... < \fIFILE\fR...
++.SH DESCRIPTION
++bmpdump
++.PP
++dumps aBMPG file, it will display the structure and values contained in the specified BMP file
++
++This manual page was written by Mathieu Malaterre
++<mathieu.malaterre at gmail.com> for the Debian GNU/Linux system (but may be used by others).
++
Property changes on: trunk/packages/dicom3tools/trunk/debian/patches/bmpdump.man.patch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
Added: trunk/packages/dicom3tools/trunk/debian/patches/pvrg_naming.patch
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/patches/pvrg_naming.patch (rev 0)
+++ trunk/packages/dicom3tools/trunk/debian/patches/pvrg_naming.patch 2010-05-12 14:13:37 UTC (rev 4795)
@@ -0,0 +1,31 @@
+diff -ru orig/appsrc/dcfile/dcjpeg.script dicom3tools-1.0~20100206/appsrc/dcfile/dcjpeg.script
+--- orig/appsrc/dcfile/dcjpeg.script 2003-06-11 16:33:57.000000000 +0200
++++ dicom3tools-1.0~20100206/appsrc/dcfile/dcjpeg.script 2010-05-11 19:04:13.000000000 +0200
+@@ -13,7 +13,7 @@
+ DCTORAW=dctoraw
+ DCKEY=dckey
+ DCENCAP=dcencap
+-JPEG=jpeg
++JPEG=pvrg-jpeg
+
+ infile="$1"
+ shift
+diff -ru orig/appsrc/dcfile/dcunjpeg.script dicom3tools-1.0~20100206/appsrc/dcfile/dcunjpeg.script
+--- orig/appsrc/dcfile/dcunjpeg.script 2009-07-18 14:39:22.000000000 +0200
++++ dicom3tools-1.0~20100206/appsrc/dcfile/dcunjpeg.script 2010-05-11 19:03:48.000000000 +0200
+@@ -11,7 +11,7 @@
+ DCTORAW=dctoraw
+ DCKEY=dckey
+ PNMTORAW=pnmtoraw
+-JPEG=jpeg
++JPEG=pvrg-jpeg
+ DJPEG=djpeg
+ KDUEXPAND=kdu_expand
+
+@@ -126,4 +126,4 @@
+ else
+ echo 1>&2 "Could not find suitable codec or codec failed for Transfer Syntax $transfersyntaxuid"
+ exit 1
+-fi
+\ No newline at end of file
++fi
Property changes on: trunk/packages/dicom3tools/trunk/debian/patches/pvrg_naming.patch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
Modified: trunk/packages/dicom3tools/trunk/debian/patches/series
===================================================================
--- trunk/packages/dicom3tools/trunk/debian/patches/series 2010-05-11 08:27:47 UTC (rev 4794)
+++ trunk/packages/dicom3tools/trunk/debian/patches/series 2010-05-12 14:13:37 UTC (rev 4795)
@@ -3,3 +3,5 @@
strip.patch
configure.patch
jpegdump.man.patch
+bmpdump.man.patch
+pvrg_naming.patch
More information about the debian-med-commit
mailing list