[med-svn] r14874 - trunk/packages/gdcm/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Thu Oct 17 09:53:01 UTC 2013
Author: malat
Date: 2013-10-17 09:53:00 +0000 (Thu, 17 Oct 2013)
New Revision: 14874
Modified:
trunk/packages/gdcm/trunk/debian/control
trunk/packages/gdcm/trunk/debian/control.in
trunk/packages/gdcm/trunk/debian/libgdcm-tools.install
Log:
Add missing gdcmpap3
Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2013-10-17 09:37:38 UTC (rev 14873)
+++ trunk/packages/gdcm/trunk/debian/control 2013-10-17 09:53:00 UTC (rev 14874)
@@ -43,9 +43,9 @@
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
- Install this package for the gdcmanon, gdcmconv, gdcmdiff, gdcmdump,
- gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar
- programs.
+ Install this package for the gdcmanon, gdcmconv, gdcmdiff, gdcmdump, gdcmpap3,
+ gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar,
+ gdcmxml programs.
Package: libgdcm2-dev
Section: libdevel
Modified: trunk/packages/gdcm/trunk/debian/control.in
===================================================================
--- trunk/packages/gdcm/trunk/debian/control.in 2013-10-17 09:37:38 UTC (rev 14873)
+++ trunk/packages/gdcm/trunk/debian/control.in 2013-10-17 09:53:00 UTC (rev 14874)
@@ -43,9 +43,9 @@
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
- Install this package for the gdcmanon, gdcmconv, gdcmdiff, gdcmdump,
- gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar
- programs.
+ Install this package for the gdcmanon, gdcmconv, gdcmdiff, gdcmdump, gdcmpap3,
+ gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar,
+ gdcmxml programs.
Package: libgdcm2-dev
Section: libdevel
Modified: trunk/packages/gdcm/trunk/debian/libgdcm-tools.install
===================================================================
--- trunk/packages/gdcm/trunk/debian/libgdcm-tools.install 2013-10-17 09:37:38 UTC (rev 14873)
+++ trunk/packages/gdcm/trunk/debian/libgdcm-tools.install 2013-10-17 09:53:00 UTC (rev 14874)
@@ -11,6 +11,7 @@
usr/bin/gdcmscu
#usr/bin/gdcmstream
usr/bin/gdcmxml
+usr/bin/gdcmpap3
usr/bin/gdcmdiff
usr/share/man/man1/gdcmanon.1
usr/share/man/man1/gdcmconv.1
@@ -24,4 +25,5 @@
usr/share/man/man1/gdcmtar.1
usr/share/man/man1/gdcmdiff.1
usr/share/man/man1/gdcmxml.1
+usr/share/man/man1/gdcmpap3.1
usr/share/man/man1/gdcmscu.1
More information about the debian-med-commit
mailing list