pixelmed (20200416-4)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/20200416-4 tag
- Git: https://salsa.debian.org/med-team/pixelmed.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/med-team/pixelmed
- Last scan: 2021-03-04 15:30:39+00
- Next scan: 2021-03-11 12:48:00+00
- Debian changelog in Git:
pixelmed (20200416-4) unstable; urgency=medium
[ Pierre Gruet ]
* Team upload.
* Adapt Makefile after new libjsonp-java upstream version (Closes: #980604)
* Refreshing d/copyright
* Bumping Standards version to 4.5.1 (no changes needed)
* Setting the classpath properly with /usr/share/java/ prefix
* Adding /usr/share/java/javax.json-api.jar in classpath of the built jar
[ Mathieu Malaterre ]
* d/control: libjai-imageio-core-java is long gone
-- Pierre Gruet <pgtdebian@free.fr> Wed, 27 Jan 2021 08:31:46 +0100
- This branch is 1 commit ahead of tag debian/20200416-4
- Git log:
commit 7985bf565ee3941b9be593ab9977b8bf5e7dc410
Author: Mathieu Malaterre <malat@debian.org>
Date: Thu Jan 28 08:40:16 2021 +0100
d/control: Move libpixelmed-imageio-java to recommends section
JAI used to be non-free, now that libpixelmed-imageio-java is in Debian
archive, make sure to install it when possible.
Also update DicomImageViewer to use that codec instead of the limited
JRE one (JPEG lossy 8bits only).