[med-svn] r3270 - trunk/packages/gdcm/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Wed Apr 8 06:34:32 UTC 2009
Author: smr
Date: 2009-04-08 06:34:32 +0000 (Wed, 08 Apr 2009)
New Revision: 3270
Modified:
trunk/packages/gdcm/trunk/debian/control
Log:
Wrap long descriptions to avoid lintian warning.
Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2009-04-08 06:32:36 UTC (rev 3269)
+++ trunk/packages/gdcm/trunk/debian/control 2009-04-08 06:34:32 UTC (rev 3270)
@@ -22,9 +22,10 @@
Depends: ${shlibs:Depends}
Recommends: dcmtk
Description: DICOM library
- Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped
- to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE
- and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files.
+ Grassroots DiCoM is a C++ library for DICOM medical files. It is
+ automatically wrapped to python/C#/Java (using swig). It supports
+ RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also
+ comes with DICOM Part 3,6 & 7 of the standard as XML files.
Package: libgdcm-tools
Architecture: any
@@ -32,9 +33,9 @@
Suggests: dicom3tools, pvrg
Depends: ${shlibs:Depends}
Description: Command line utilities for libgdcm
- Libgdcm provides a number of command line debugging and utility programs.
- Install this package for the gdcmdump, gdcmconv, gdcmimg, gdcmscanner,
- gdcminfo, gdcmraw programs.
+ Libgdcm provides a number of command line debugging and utility
+ programs. Install this package for the gdcmdump, gdcmconv, gdcmimg,
+ gdcmscanner, gdcminfo, gdcmraw programs.
Package: libgdcm2-dev
Section: libdevel
@@ -44,16 +45,16 @@
Depends: libgdcm2 (= ${binary:Version})
Description: Headers and static libraries for libgdcm
Headers and static libraries for libgdcm. These are not needed to use
- gdcm, but are needed to build plugins or programs that
- link against libgdcm.
+ gdcm, but are needed to build plugins or programs that link against
+ libgdcm.
Package: libgdcm2-dbg
Architecture: any
Priority: extra
Depends: libgdcm2 (= ${binary:Version})
Description: Debug symbols for libgdcm2
- Debug symbols for libgdcm that will allow useful tracebacks and debugging
- on end user machines.
+ Debug symbols for libgdcm that will allow useful tracebacks and
+ debugging on end user machines.
Package: csharp-gdcm
Architecture: any
@@ -75,8 +76,8 @@
Depends: ${shlibs:Depends}, libvtk5
Recommends: dcmtk
Description: DICOM library
- Libvtkgdcm is a library that quickly allow programmer to use GDCM from
- a VTK environment.
+ Libvtkgdcm is a library that quickly allow programmer to use GDCM
+ from a VTK environment.
Package: libvtkgdcm-dev
Section: libdevel
@@ -85,9 +86,9 @@
Architecture: any
Depends: libgdcm2 (= ${binary:Version})
Description: Headers and static libraries for libvtkgdcm
- Headers and static libraries for libvtkgdcm. These are not needed to use
- gdcm, but are needed to build plugins or programs that
- link against libvtkgdcm.
+ Headers and static libraries for libvtkgdcm. These are not needed to
+ use gdcm, but are needed to build plugins or programs that link
+ against libvtkgdcm.
Package: python-vtkgdcm
Section: python
@@ -103,5 +104,6 @@
Section: utils
Depends: ${shlibs:Depends}
Description: Command line utilities for libvtkgdcm
- Libvtkgdcm provides a number of command line debugging and utility programs.
- Install this package for the gdcmviewer programs.
+ Libvtkgdcm provides a number of command line debugging and utility
+ programs. Install this package for the gdcmviewer programs.
+
More information about the debian-med-commit
mailing list