[med-svn] r16038 - in trunk/packages/pixelmed/trunk/debian: . source

Mathieu Malaterre malat at moszumanska.debian.org
Fri Feb 14 09:53:02 UTC 2014


Author: malat
Date: 2014-02-14 09:53:02 +0000 (Fri, 14 Feb 2014)
New Revision: 16038

Added:
   trunk/packages/pixelmed/trunk/debian/DicomSRValidator.1
   trunk/packages/pixelmed/trunk/debian/ImageToDicom.1
   trunk/packages/pixelmed/trunk/debian/NIfTI1ToDicom.1
   trunk/packages/pixelmed/trunk/debian/NRRDToDicom.1
   trunk/packages/pixelmed/trunk/debian/PDFToDicomImage.1
   trunk/packages/pixelmed/trunk/debian/StructuredReport.1
   trunk/packages/pixelmed/trunk/debian/VerificationSOPClassSCU.1
Modified:
   trunk/packages/pixelmed/trunk/debian/pixelmed-apps.manpages
   trunk/packages/pixelmed/trunk/debian/rules
   trunk/packages/pixelmed/trunk/debian/source/options
Log:
Add man pages

Added: trunk/packages/pixelmed/trunk/debian/DicomSRValidator.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/DicomSRValidator.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/DicomSRValidator.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,22 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH JAVA.IO.FILENOTFOUNDEXCEPTION: "1" "February 2014" "java.io.FileNotFoundException: --version (No such file or directory)" "User Commands"
+.SH NAME
+java.io.FileNotFoundException: \- Works with DICOM files
+.SH DESCRIPTION
+java.io.FileNotFoundException: \fB\-\-help\fR (No such file or directory)
+.IP
+at java.io.FileInputStream.open(Native Method)
+at java.io.FileInputStream.<init>(FileInputStream.java:140)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1049)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1026)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1141)
+at com.pixelmed.validate.DicomSRValidator.validate(DicomSRValidator.java:257)
+at com.pixelmed.validate.DicomSRValidator.main(DicomSRValidator.java:315)
+.IP
+at java.io.FileInputStream.open(Native Method)
+at java.io.FileInputStream.<init>(FileInputStream.java:140)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1049)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1026)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1141)
+at com.pixelmed.validate.DicomSRValidator.validate(DicomSRValidator.java:257)
+at com.pixelmed.validate.DicomSRValidator.main(DicomSRValidator.java:315)

Added: trunk/packages/pixelmed/trunk/debian/ImageToDicom.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/ImageToDicom.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/ImageToDicom.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,11 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH ERROR: "1" "February 2014" "Error: Incorrect number of arguments" "User Commands"
+.SH NAME
+Error: \- Works with DICOM files
+.SH SYNOPSIS
+.B ImageToDicom
+\fIinputFile outputFile patientName patientID studyID seriesNumber instanceNumber \fR[\fImodality \fR[\fISOPClass\fR]]
+.SH DESCRIPTION
+Error: Incorrect number of arguments
+.PP
+Usage: ImageToDicom inputFile outputFile patientName patientID studyID seriesNumber instanceNumber [modality [SOPClass]]

Added: trunk/packages/pixelmed/trunk/debian/NIfTI1ToDicom.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/NIfTI1ToDicom.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/NIfTI1ToDicom.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,11 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH ERROR: "1" "February 2014" "Error: Incorrect number of arguments" "User Commands"
+.SH NAME
+Error: \- Works with DICOM files
+.SH SYNOPSIS
+.B NIfTI1ToDicom
+\fIinputFile outputFile patientName patientID studyID seriesNumber instanceNumber \fR[\fImodality \fR[\fISOPClass\fR]]
+.SH DESCRIPTION
+Error: Incorrect number of arguments
+.PP
+Usage: NIfTI1ToDicom inputFile outputFile patientName patientID studyID seriesNumber instanceNumber [modality [SOPClass]]

Added: trunk/packages/pixelmed/trunk/debian/NRRDToDicom.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/NRRDToDicom.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/NRRDToDicom.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,11 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH ERROR: "1" "February 2014" "Error: Incorrect number of arguments" "User Commands"
+.SH NAME
+Error: \- Works with DICOM files
+.SH SYNOPSIS
+.B NRRDToDicom
+\fIinputFile outputFile patientName patientID studyID seriesNumber instanceNumber \fR[\fImodality \fR[\fISOPClass\fR]]
+.SH DESCRIPTION
+Error: Incorrect number of arguments
+.PP
+Usage: NRRDToDicom inputFile outputFile patientName patientID studyID seriesNumber instanceNumber [modality [SOPClass]]

Added: trunk/packages/pixelmed/trunk/debian/PDFToDicomImage.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/PDFToDicomImage.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/PDFToDicomImage.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,10 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH JAVA.LANG.ARRAYINDEXOUTOFBOUNDSEXCEPTION: "1" "February 2014" "java.lang.ArrayIndexOutOfBoundsException: 1" "User Commands"
+.SH NAME
+java.lang.ArrayIndexOutOfBoundsException: \- Works with DICOM files
+.SH DESCRIPTION
+java.lang.ArrayIndexOutOfBoundsException: 1
+.IP
+at com.pixelmed.dicom.PDFToDicomImage.main(PDFToDicomImage.java:193)
+.IP
+at com.pixelmed.dicom.PDFToDicomImage.main(PDFToDicomImage.java:193)

Added: trunk/packages/pixelmed/trunk/debian/StructuredReport.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/StructuredReport.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/StructuredReport.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,20 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH JAVA.IO.FILENOTFOUNDEXCEPTION: "1" "February 2014" "java.io.FileNotFoundException: --version (No such file or directory)" "User Commands"
+.SH NAME
+java.io.FileNotFoundException: \- Works with DICOM files
+.SH DESCRIPTION
+java.io.FileNotFoundException: \fB\-\-help\fR (No such file or directory)
+.IP
+at java.io.FileInputStream.open(Native Method)
+at java.io.FileInputStream.<init>(FileInputStream.java:140)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1049)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1026)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1141)
+at com.pixelmed.dicom.StructuredReport.main(StructuredReport.java:371)
+.IP
+at java.io.FileInputStream.open(Native Method)
+at java.io.FileInputStream.<init>(FileInputStream.java:140)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1049)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1026)
+at com.pixelmed.dicom.AttributeList.read(AttributeList.java:1141)
+at com.pixelmed.dicom.StructuredReport.main(StructuredReport.java:371)

Added: trunk/packages/pixelmed/trunk/debian/VerificationSOPClassSCU.1
===================================================================
--- trunk/packages/pixelmed/trunk/debian/VerificationSOPClassSCU.1	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/VerificationSOPClassSCU.1	2014-02-14 09:53:02 UTC (rev 16038)
@@ -0,0 +1,11 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
+.TH ERROR: "1" "February 2014" "Error: Incorrect number of arguments" "User Commands"
+.SH NAME
+Error: \- Works with DICOM files
+.SH SYNOPSIS
+.B VerificationSOPClassSCU
+\fIhostname port ae_title called_ae_title \fR[\fISECURE|NONSECURE\fR] [\fIusername\fR] [\fIpassword\fR]
+.SH DESCRIPTION
+Error: Incorrect number of arguments
+.PP
+Usage: VerificationSOPClassSCU hostname port ae_title called_ae_title [SECURE|NONSECURE] [username] [password]

Modified: trunk/packages/pixelmed/trunk/debian/pixelmed-apps.manpages
===================================================================
--- trunk/packages/pixelmed/trunk/debian/pixelmed-apps.manpages	2014-02-14 09:21:50 UTC (rev 16037)
+++ trunk/packages/pixelmed/trunk/debian/pixelmed-apps.manpages	2014-02-14 09:53:02 UTC (rev 16038)
@@ -1,3 +1,11 @@
 debian/dicomimageviewer.1
 debian/ecgviewer.1
 debian/doseutility.1
+# generated:
+debian/DicomSRValidator.1
+debian/ImageToDicom.1
+debian/NIfTI1ToDicom.1
+debian/NRRDToDicom.1
+debian/PDFToDicomImage.1
+debian/StructuredReport.1
+debian/VerificationSOPClassSCU.1

Modified: trunk/packages/pixelmed/trunk/debian/rules
===================================================================
--- trunk/packages/pixelmed/trunk/debian/rules	2014-02-14 09:21:50 UTC (rev 16037)
+++ trunk/packages/pixelmed/trunk/debian/rules	2014-02-14 09:53:02 UTC (rev 16038)
@@ -33,6 +33,12 @@
 	# doc package:
 	rm -rf docs
 
+debian/%.1:
+	help2man --name="Works with DICOM files" --no-discard-stderr --output=$@ --no-info `basename $@ .1`
+
+pixelmed_manpages: debian/DicomSRValidator.1 debian/ImageToDicom.1 debian/NIfTI1ToDicom.1 debian/NRRDToDicom.1 debian/PDFToDicomImage.1 debian/StructuredReport.1 debian/VerificationSOPClassSCU.1
+	echo "all manpages done"
+
 debian/%.desktop: webstart/%.jnlp debian/jnlp2desktop.xsl
 	# create .desktop file:
 	xsltproc --stringparam pixelmed_version $(VERSION) -o $@ debian/jnlp2desktop.xsl $<

Modified: trunk/packages/pixelmed/trunk/debian/source/options
===================================================================
--- trunk/packages/pixelmed/trunk/debian/source/options	2014-02-14 09:21:50 UTC (rev 16037)
+++ trunk/packages/pixelmed/trunk/debian/source/options	2014-02-14 09:53:02 UTC (rev 16038)
@@ -1,3 +1,2 @@
 compression = xz
 compression-level = 9
-




More information about the debian-med-commit mailing list