diff -Nru gdcm-2.4.2/debian/changelog gdcm-2.4.2/debian/changelog --- gdcm-2.4.2/debian/changelog 2014-04-07 09:27:09.000000000 +0000 +++ gdcm-2.4.2/debian/changelog 2014-04-18 09:17:07.000000000 +0000 @@ -1,3 +1,9 @@ +gdcm (2.4.2-2+rpi1) jessie-staging; urgency=low + + * Put back mono armhf stuff. + + -- Peter Michael Green Fri, 18 Apr 2014 09:16:46 +0000 + gdcm (2.4.2-1) sid; urgency=low * New upstream diff -Nru gdcm-2.4.2/debian/control gdcm-2.4.2/debian/control --- gdcm-2.4.2/debian/control 2014-01-20 11:51:40.000000000 +0000 +++ gdcm-2.4.2/debian/control 2014-04-18 09:17:07.000000000 +0000 @@ -10,10 +10,10 @@ swig (>= 2.0.7), cmake (>= 2.8.9), libvtk5-dev, libcharls-dev, javahelper, libopenjpeg-dev, default-jdk, php5-dev, php5-cli, libxml2-dev, libjson-c-dev, libpoppler-private-dev, libssl-dev, python-vtk, gccxml, libsocket++-dev, libpapyrus3-dev, - libactiviz.net-cil [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - mummy [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - cli-common-dev (>= 0.8~) [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - mono-devel (>= 2.10.5) [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x] + libactiviz.net-cil [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], + mummy [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], + cli-common-dev (>= 0.8~) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], + mono-devel (>= 2.10.5) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x] Build-Depends-Indep: vtk-doc, doxygen-latex, ghostscript, graphviz Standards-Version: 3.9.5 X-Python-Version: 2.7 @@ -77,7 +77,7 @@ Package: libgdcm-cil Section: cli-mono -Architecture: amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x +Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends} Description: Grassroots DICOM CLI bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is @@ -150,7 +150,7 @@ Package: libvtkgdcm-cil Section: cli-mono -Architecture: amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x +Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, libgdcm2.4 (= ${binary:Version}) Suggests: libgdcm-cil Description: Grassroots DICOM VTK CLI bindings diff -Nru gdcm-2.4.2/debian/control.in gdcm-2.4.2/debian/control.in --- gdcm-2.4.2/debian/control.in 2014-01-20 11:51:40.000000000 +0000 +++ gdcm-2.4.2/debian/control.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,223 +0,0 @@ -Source: gdcm -Section: libs -Priority: optional -Maintainer: Debian Med Packaging Team -Uploaders: Mathieu Malaterre , - Andreas Tille , - Steve M. Robbins -Build-Depends: debhelper (>= 9), python-all-dev, libvtk-java, pvrg-jpeg, - uuid-dev, libz-dev, libexpat-dev, doxygen, - swig (>= 2.0.7), cmake (>= 2.8.9), libvtk5-dev, libcharls-dev, javahelper, - libopenjpeg-dev, default-jdk, php5-dev, php5-cli, libxml2-dev, libjson-c-dev, - libpoppler-private-dev, libssl-dev, python-vtk, gccxml, libsocket++-dev, libpapyrus3-dev, - libactiviz.net-cil [@DEB_MONO_ARCHS@], - mummy [@DEB_MONO_ARCHS@], - cli-common-dev (>= 0.8~) [@DEB_MONO_ARCHS@], - mono-devel (>= 2.10.5) [@DEB_MONO_ARCHS@] -Build-Depends-Indep: vtk-doc, doxygen-latex, ghostscript, graphviz -Standards-Version: 3.9.5 -X-Python-Version: @PYVER@ -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdcm/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/gdcm/trunk/ -Homepage: http://gdcm.sourceforge.net/ - -Package: libgdcm2.4 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Grassroots DICOM runtime libraries - 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. - . - This package contains the libraries needed to run GDCM applications. - -Package: libgdcm-tools -Architecture: any -Section: utils -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: pvrg-jpeg -Suggests: dcmtk, dicom3tools -Description: Grassroots DICOM tools and utilities - 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. - . - 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 -Architecture: any -Depends: libgdcm2.4 (= ${binary:Version}), ${misc:Depends} -Description: Grassroots DICOM development libraries and headers - 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. - . - 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. - -Package: libgdcm2.4-dbg -Architecture: any -Section: debug -Priority: extra -Replaces: libgdcm2.0-dbg -Breaks: libgdcm2.0-dbg -Depends: libgdcm2.4 (= ${binary:Version}), ${misc:Depends} -Description: Grassroots DICOM runtime libraries, debug version - 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. - . - Debug symbols for libgdcm that will allow useful tracebacks and - debugging on end user machines. - -Package: libgdcm-cil -Section: cli-mono -Architecture: @DEB_MONO_ARCHS@ -Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends} -Description: Grassroots DICOM CLI bindings - 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. - . - CLI bindings to the GDCM DICOM library. It allows developers to use - GDCM from C# environment. - -Package: php5-gdcm -Section: php -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends} -Description: Grassroots DICOM PHP5 bindings - 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. - . - PHP5 bindings to the GDCM DICOM library. It allows developers to use - GDCM from PHP5 environment. - -Package: libgdcm-java -Section: java -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} -Suggests: java-virtual-machine -Description: Grassroots DICOM Java bindings - 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. - . - Java bindings to the GDCM DICOM library. It allows developers to use - GDCM from Java environment. - -Package: python-gdcm -Section: python -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libgdcm2.4 (= ${binary:Version}) -Provides: ${python:Provides} -Description: Grassroots DICOM Python bindings - 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. - . - Python bindings to the GDCM DICOM library. - -Package: libvtkgdcm2.4 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, -Description: Grassroots DICOM VTK runtime libraries - 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. - . - Libvtkgdcm is a library that quickly allow programmer to use GDCM - from a VTK environment. - -Package: libvtkgdcm2-dev -Section: libdevel -Architecture: any -Depends: libvtkgdcm2.4 (= ${binary:Version}), libgdcm2-dev, ${misc:Depends} -Description: Grassroots DICOM VTK development libraries and headers - 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. - . - 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: libvtkgdcm-cil -Section: cli-mono -Architecture: @DEB_MONO_ARCHS@ -Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, libgdcm2.4 (= ${binary:Version}) -Suggests: libgdcm-cil -Description: Grassroots DICOM VTK CLI bindings - 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. - . - VTK CLI bindings to the GDCM DICOM library. - -Package: php5-vtkgdcm -Section: php -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, libgdcm2.4 (= ${binary:Version}) -Suggests: php-gdcm -Description: Grassroots DICOM VTK PHP bindings - 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. - . - VTK PHP bindings to the GDCM DICOM library. - -Package: libvtkgdcm-java -Section: java -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, libgdcm2.4 (= ${binary:Version}) -Suggests: libgdcm-java -Description: Grassroots DICOM VTK Java bindings - 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. - . - VTK Java bindings to the GDCM DICOM library. - -Package: python-vtkgdcm -Section: python -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libvtkgdcm2.4 (= ${binary:Version}) -Provides: ${python:Provides} -Suggests: python-gdcm -Description: Grassroots DICOM VTK/Python bindings - 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. - . - VTK/Python bindings to the GDCM DICOM library. - -Package: libvtkgdcm-tools -Architecture: any -Section: utils -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: libgdcm-tools -Description: Grassroots DICOM VTK tools and utilities - 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. - . - Libvtkgdcm-tools provides a number of command line debugging and utility - tool. Install this package for the gdcmviewer, gdcm2pnm and gdcm2vtk - programs. - -Package: gdcm-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, vtk-doc, doc-base -Description: Grassroots DICOM documentation - 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. - . - This is the documentation for gdcm and vtkgdcm