--- ctn-doc-3.0.6.orig/doc_index.html
+++ ctn-doc-3.0.6/doc_index.html
@@ -1,73 +1,73 @@
-
-
-
-
-
-
-DICOM CTN Browsable Documents
-
-
-
-
-DICOM CTN Browsable Documents
-
-Electronic Radiology Laboratory
-Mallinckrodt Institute of Radiology
-
-The CTN documents provide general overview information,
-installation instructions and guides to test programs and
-demonstration programs. The documents also describe the
-subroutine libraries available with the software. Each document
-below is stored in pdf format and can be read with free software
-from Adobe.
-
-
- - Overview of the 1997 RSNA DICOM
- Demonstration
- - DICOM CTN Release Notes
- (3.0.6: March 11, 2003)
- - Conformance Statement
- - Users Guide for CTN
- Demonstration Applications
- - User's Guide for Print
- Utilities
- - CTN Software Installation
- Guide
- - MiniSQL: A Lightweight Database
- Engine (Copyright (c) 1994-1995 David J. Hughes
- - CTN/MESA Utility Programs
- (3.0.3: April 17, 2002)
- - DICOM Test Tools
- -
- - Programmer's Guide to the COND
- Facility
- - Programmer's Guide to the DCM
- Facility
- - Programmer's Guide to the DUL
- Facility
- - Programmer's Guide to the
- DULsnoop Extension of the DUL Facility
- - Programmer's Guide to the FIS Facility
- - Programmer's Guide to the GQ Facility
- - Programmer's Guide to the IDB Facility
- - Programmer's Guide to the IE
- Facility
- - Programmer's Guide to the LST Facility
- - Programmer's Guide to the DMAN
- Facility
- - Programmer's Guide to the MSG
- Facility
- - Programmer's Guide to the MUT Facility
- - Programmer's Guide to the PRINT
- Facility
- - Programmer's Guide to the SQ Facility
- - Programmer's Guide to the SRV
- Facility
- - Programmer's Guide to the SNP Facility
- - Programmer's Guide to the TBL Facility
- - Programmer's Guide to the UID Facility
- - Programmer's Guide to the Utility
- Facility
-
-
+
+
+
+
+
+
+DICOM CTN Browsable Documents
+
+
+
+
+DICOM CTN Browsable Documents
+
+Electronic Radiology Laboratory
+Mallinckrodt Institute of Radiology
+
+The CTN documents provide general overview information,
+installation instructions and guides to test programs and
+demonstration programs. The documents also describe the
+subroutine libraries available with the software. Each document
+below is stored in pdf format and can be read with free software
+from Adobe.
+
+
+ - Overview of the 1997 RSNA DICOM
+ Demonstration
+ - DICOM CTN Release Notes
+ (3.0.6: March 11, 2003)
+ - Conformance Statement
+ - Users Guide for CTN
+ Demonstration Applications
+ - User's Guide for Print
+ Utilities
+ - CTN Software Installation
+ Guide
+ - MiniSQL: A Lightweight Database
+ Engine (Copyright (c) 1994-1995 David J. Hughes
+ - CTN/MESA Utility Programs
+ (3.0.3: April 17, 2002)
+ - DICOM Test Tools
+ -
+ - Programmer's Guide to the COND
+ Facility
+ - Programmer's Guide to the DCM
+ Facility
+ - Programmer's Guide to the DUL
+ Facility
+ - Programmer's Guide to the
+ DULsnoop Extension of the DUL Facility
+ - Programmer's Guide to the FIS Facility
+ - Programmer's Guide to the GQ Facility
+ - Programmer's Guide to the IDB Facility
+ - Programmer's Guide to the IE
+ Facility
+ - Programmer's Guide to the LST Facility
+ - Programmer's Guide to the DMAN
+ Facility
+ - Programmer's Guide to the MSG
+ Facility
+ - Programmer's Guide to the MUT Facility
+ - Programmer's Guide to the PRINT
+ Facility
+ - Programmer's Guide to the SQ Facility
+ - Programmer's Guide to the SRV
+ Facility
+ - Programmer's Guide to the SNP Facility
+ - Programmer's Guide to the TBL Facility
+ - Programmer's Guide to the UID Facility
+ - Programmer's Guide to the Utility
+ Facility
+
+
\ No newline at end of file
--- ctn-doc-3.0.6.orig/debian/control
+++ ctn-doc-3.0.6/debian/control
@@ -0,0 +1,20 @@
+Source: ctn-doc
+Section: doc
+Priority: extra
+Maintainer: Debian-Med Packaging Team
+DM-Upload-Allowed: yes
+Uploaders: Andreas Tille
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.8.0
+XS-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/ctn-doc/trunk
+XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ctn-doc/trunk
+Homepage: http://erl.wustl.edu/research/dicom/ctn.html
+
+Package: ctn-doc
+Architecture: all
+Suggests: ctn
+Description: Documentation for Central Test Node, a DICOM implementation
+ DICOM is the standard for image storage, annotation, and networking.
+ It is used widely for medical imaging.
+ .
+ This package includes the documentation files for the CTN library.
--- ctn-doc-3.0.6.orig/debian/ctn-doc.doc-base
+++ ctn-doc-3.0.6/debian/ctn-doc.doc-base
@@ -0,0 +1,14 @@
+Document: ctn-doc
+Title: Central Test Node (DICOM) Manual
+Author: Mallinckrodt Institute of Radiology
+Abstract: This manual describes the
+ concepts and usage of the CTN DICOM package. DICOM is
+ a standard for image storage, annotation, and networking.
+Section: Graphics
+
+Format: PDF
+Files: /usr/share/doc/ctn-doc/*.pdf
+
+Format: HTML
+Index: /usr/share/doc/ctn-doc/doc_index.html
+Files: /usr/share/doc/ctn-doc/*.html
--- ctn-doc-3.0.6.orig/debian/changelog
+++ ctn-doc-3.0.6/debian/changelog
@@ -0,0 +1,90 @@
+ctn-doc (3.0.6-3) unstable; urgency=low
+
+ [ Charles Plessy ]
+ * Fixed subversion repository declaration in debian/control.
+ * Moved the Homepage: field out from the package's description.
+ * Debian menu transition: updated debian/ctn-doc.doc-base.
+
+ [ Thijs Kinkhorst ]
+ * Move into standard debian-med repository layout.
+ * Correct doc-base section to Graphics.
+ * Update Homepage, checked for policy 3.8.0 (no changes).
+ * Update maintainer info to Debian-Med.
+ * Remove self from uploaders.
+
+ -- Thijs Kinkhorst Fri, 25 Jul 2008 18:22:27 +0200
+
+ctn-doc (3.0.6-2) unstable; urgency=low
+
+ * Add Steve M. Robbins as a co-maintainer.
+ * Drop unnecessary file README.Debian.
+ * Clean up debian/rules.
+ * Upgrade debhelper version to recommended level 5.
+ * Move debhelper dependency to Build-Depends.
+ * Update standards-version to 3.7.2 (no changes neccessary).
+ * Update my maintainer address.
+
+ -- Thijs Kinkhorst Tue, 4 Jul 2006 15:30:42 +0200
+
+ctn-doc (3.0.6-1) unstable; urgency=low
+
+ * "New" upstream 3.0.6.
+ * Update standards-version to 3.6.2 (no changes neccessary).
+
+ -- Thijs Kinkhorst Wed, 27 Jul 2005 15:30:01 +0200
+
+ctn-doc (3.0.4-7) unstable; urgency=low
+
+ * New maintainer, adopting package (Closes: #297420).
+ * Update standards-version to 3.6.1 (no changes neccessary).
+ * Fix Lintian error about conflicting debhelper compat versions.
+ * Remove full stop from Description in order to calm down Lintian.
+ * Change section to doc - extra to get in line with override.
+
+ -- Thijs Kinkhorst Mon, 7 Mar 2005 22:01:22 +0100
+
+ctn-doc (3.0.4-6) unstable; urgency=low
+
+ * Orphan as in bug #297420
+
+ -- Kevin M. Rosenberg Sat, 5 Mar 2005 02:52:06 -0700
+
+ctn-doc (3.0.4-5) unstable; urgency=low
+
+ * Fix packaging to using original tarball and include diff file
+ since this is not a Debian native package.
+
+ -- Kevin M. Rosenberg Mon, 19 Aug 2002 11:58:52 -0600
+
+ctn-doc (3.0.4-4) unstable; urgency=low
+
+ * Update e-maill address
+ * Update standards version
+ * Fix error in README.Debian file
+
+ -- Kevin M. Rosenberg Mon, 12 Aug 2002 07:41:10 -0600
+
+ctn-doc (3.0.4-3) unstable; urgency=low
+
+ * Install doc files uncompressed (closes: 154749)
+
+ -- Kevin M. Rosenberg Sun, 11 Aug 2002 23:54:50 -0600
+
+ctn-doc (3.0.4-2) unstable; urgency=low
+
+ * Change Build-Depends to Build-Depends-Indep in control file.
+
+ -- Kevin M. Rosenberg Sat, 13 Jul 2002 09:52:41 -0600
+
+ctn-doc (3.0.4-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Kevin Rosenberg Thu, 20 Jun 2002 05:26:31 -0600
+
+ctn-doc (3.0.3-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Kevin M. Rosenberg Wed, 8 May 2002 06:55:08 -0600
+
--- ctn-doc-3.0.6.orig/debian/rules
+++ ctn-doc-3.0.6/debian/rules
@@ -0,0 +1,42 @@
+#!/usr/bin/make -f
+# debian/rules file for ctn-doc
+
+pkg := ctn-doc
+doc-dir := usr/share/doc/$(pkg)
+
+
+build: build-stamp
+
+build-stamp:
+ dh_testdir
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs $(doc-dir)
+
+# Build architecture-independent files here.
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_installdocs
+ dh_installchangelogs
+ dh_compress
+ dh_install *.pdf *.html $(doc-dir)
+ dh_fixperms
+ dh_installdeb
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary-arch:
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
--- ctn-doc-3.0.6.orig/debian/copyright
+++ ctn-doc-3.0.6/debian/copyright
@@ -0,0 +1,46 @@
+Debian Copyright File
+=====================
+
+Upstream Author: RSNA and Washington University
+Original download URL: ftp://ftp.erl.wustl.edu/pub/dicom/software/ctn/doc
+The most recent version of these files was downloaded from
+http://wuerlim.wustl.edu/DICOM/ctn-docs/
+
+Packaged for Debian by Kevin M. Rosenberg , current
+Debian Maintainer: Debian-Med, http://www.debian.org/devel/debian-med/
+
+There are no differences between the Debian package files and the
+upstream files.
+
+
+Original CTN Copyright Statement
+================================
+ Copyright (C) 1993, 1994, RSNA and Washington University
+
+ The software and supporting documentation for the Radiological
+ Society of North America (RSNA) 1993, 1994 Digital Imaging and
+ Communications in Medicine (DICOM) Demonstration were developed
+ at the
+ Electronic Radiology Laboratory
+ Mallinckrodt Institute of Radiology
+ Washington University School of Medicine
+ 510 S. Kingshighway Blvd.
+ St. Louis, MO 63110
+ as part of the 1993, 1994 DICOM Central Test Node project for, and
+ under contract with, the Radiological Society of North America.
+
+ THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND NEITHER RSNA NOR
+ WASHINGTON UNIVERSITY MAKE ANY WARRANTY ABOUT THE SOFTWARE, ITS
+ PERFORMANCE, ITS MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
+ USE, FREEDOM FROM ANY COMPUTER DISEASES OR ITS CONFORMITY TO ANY
+ SPECIFICATION. THE ENTIRE RISK AS TO QUALITY AND PERFORMANCE OF
+ THE SOFTWARE IS WITH THE USER.
+
+ Copyright of the software and supporting documentation is
+ jointly owned by RSNA and Washington University, and free access
+ is hereby granted as a license to use this software, copy this
+ software and prepare derivative works based upon this software.
+ However, any distribution of this software source code or
+ supporting documentation or derivative works (source code and
+ supporting documentation) must include the three paragraphs of
+ the copyright notice.
--- ctn-doc-3.0.6.orig/debian/compat
+++ ctn-doc-3.0.6/debian/compat
@@ -0,0 +1 @@
+5