Mathieu Malaterre pushed to branch master at Debian Med / pixelmed-codec
Commits: 9cd87606 by Mathieu Malaterre at 2020-08-05T11:29:41+02:00 d/control: Add missing pixelmed-imageio jar - - - - - 3e4616d6 by Mathieu Malaterre at 2020-08-05T11:31:57+02:00 d/changelog: Add missing pixelmed-imageio jar - - - - - 3 changed files: - debian/changelog - debian/control - + debian/libpixelmed-imageio-java.jlibs Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pixelmed-codec (20200328-2) unstable; urgency=medium + + * Team upload. + * d/control: Add missing pixelmed-imageio jar + + -- Mathieu Malaterre <[email protected]> Wed, 05 Aug 2020 11:31:46 +0200 + pixelmed-codec (20200328-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -18,11 +18,23 @@ Architecture: all Section: java Depends: ${java:Depends}, ${misc:Depends} -Description: some imaging codecs for pixelmed DICOM image and ECG viewer +Description: JPEG selective block redaction codec for pixelmed Pixelmed is a stand-alone DICOM toolkit that implements code for reading and creating DICOM data, DICOM network and file support, a database of DICOM objects, support for display of directories, images, reports and spectra, and DICOM object validation. . - This package contains some file format codecs used by pixelmed but - provided as a separate tarball. + This package contains the JPEG selective block redaction codec. + +Package: libpixelmed-imageio-java +Architecture: all +Section: java +Depends: ${java:Depends}, + ${misc:Depends} +Description: JPEG lossless decoder for pixelmed + Pixelmed is a stand-alone DICOM toolkit that implements code for reading + and creating DICOM data, DICOM network and file support, a database of + DICOM objects, support for display of directories, images, reports and + spectra, and DICOM object validation. + . + This package contains the JPEG lossless decoder. ===================================== debian/libpixelmed-imageio-java.jlibs ===================================== @@ -0,0 +1 @@ +pixelmed_imageio.jar View it on GitLab: https://salsa.debian.org/med-team/pixelmed-codec/-/compare/ea1c3ab5545523d8dcc68f4938079fcda29b25ed...3e4616d6fc328c12fd45e0dcfc8852b63ab22005 -- View it on GitLab: https://salsa.debian.org/med-team/pixelmed-codec/-/compare/ea1c3ab5545523d8dcc68f4938079fcda29b25ed...3e4616d6fc328c12fd45e0dcfc8852b63ab22005 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
