Author: tille Date: 2009-01-08 16:02:36 +0000 (Thu, 08 Jan 2009) New Revision: 2929
Modified: trunk/packages/dicomscope/trunk/debian/control Log: Quilt Build-Depends was missing and line breaks in long description Modified: trunk/packages/dicomscope/trunk/debian/control =================================================================== --- trunk/packages/dicomscope/trunk/debian/control 2009-01-08 14:55:49 UTC (rev 2928) +++ trunk/packages/dicomscope/trunk/debian/control 2009-01-08 16:02:36 UTC (rev 2929) @@ -4,7 +4,8 @@ DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> Priority: extra -Build-Depends: debhelper (>= 4), cmake, libdcmtk1-dev, sun-java5-jdk | sun-java6-jdk, libssl-dev, libxml2-dev, tofrodos +Build-Depends: debhelper (>= 4), cmake, libdcmtk1-dev, sun-java6-jdk | sun-java5-jdk, + libssl-dev, libxml2-dev, tofrodos, quilt Standards-Version: 3.8.0 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/dicomscope/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/dicomscope/trunk/ @@ -12,7 +13,19 @@ Package: dicomscope Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, tk8.3 | tk8.4, libdcmtk1, libssl0.9.8, libxml2, sun-java5-jre | sun-java6-jre +Depends: ${shlibs:Depends}, ${misc:Depends}, tk8.3 | tk8.4, libdcmtk1, libssl0.9.8, + libxml2, sun-java5-jre | sun-java6-jre Description: The OFFIS DICOM Viewer - DICOMscope is a free DICOM viewer which can display uncompressed, monochrome DICOM images from all modalities and which supports monitor calibration according to DICOM part 14 as well as presentation states. DICOMscope offers a print client (DICOM Basic Grayscale Print Management) which also implements the optional Presentation LUT SOP Class. The development of this prototype was commissioned by the "Committee for the Advancement of DICOM" and demonstrated at the European Congress of Radiology ECR 1999. An enhanced version was developed for the "DICOM Display Consistency Demonstration" at RSNA InfoRAD 1999. The current release 3.5.1 has been demonstrated at ECR 2001 and contains numerous extensions, including a print server, support for encrypted DICOM communication, digital signatures and structured reporting. - + DICOMscope is a free DICOM viewer which can display uncompressed, + monochrome DICOM images from all modalities and which supports + monitor calibration according to DICOM part 14 as well as + presentation states. DICOMscope offers a print client (DICOM Basic + Grayscale Print Management) which also implements the optional + Presentation LUT SOP Class. The development of this prototype was + commissioned by the "Committee for the Advancement of DICOM" and + demonstrated at the European Congress of Radiology ECR 1999. An + enhanced version was developed for the "DICOM Display Consistency + Demonstration" at RSNA InfoRAD 1999. The current release 3.5.1 has + been demonstrated at ECR 2001 and contains numerous extensions, + including a print server, support for encrypted DICOM communication, + digital signatures and structured reporting. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
