orthanc-imagej 1.2+dfsg-1~18.04 source package in Ubuntu

Changelog

orthanc-imagej (1.2+dfsg-1~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1814133.

orthanc-imagej (1.2+dfsg-1) unstable; urgency=medium

  * New upstream version. (Closes: #912363)

orthanc-imagej (1.1+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Emmanuel Bourg ]
  * Depend on default-jre | java8-runtime at runtime (Closes: #894362)
  * Removed openjdk-8-jdk from the build dependencies

  [ Sebastien Jodogne ]
  * Updated d/upstream/metadata with new reference paper about Orthanc

 -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 16:10:44 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Med
Architectures:
all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
orthanc-imagej_1.2+dfsg.orig.tar.xz 21.9 KiB 422e2204fc4d9bc9fc5c090548796291ca210ec49e6c6eeb88ec44543fbacab8
orthanc-imagej_1.2+dfsg-1~18.04.debian.tar.xz 3.3 KiB 1c00ca3f163ae9a63b270f4a2433c4cc43b79423654a5598a14961d77c6426d0
orthanc-imagej_1.2+dfsg-1~18.04.dsc 2.1 KiB 48d1054e7198e8ed57de78f06ee2eb4f7f8d642835fd10f821b370e677421bca

View changes file

Binary packages built by this source

orthanc-imagej: ImageJ plugin to import images from Orthanc

 This ImageJ plugin allows ImageJ to browse the content of an Orthanc
 server, then import 2D/3D DICOM images from Orthanc into ImageJ.
 Orthanc is a lightweight, RESTful DICOM server for healthcare and
 medical research.
 .
 This plugin simplifies the indexation of DICOM images if using
 ImageJ (e.g. for quality control of DICOM modalities, or for
 pedagogical use). There is also no need to carry on any complex
 network configuration, since the plugin directly uses the REST
 API of Orthanc. This makes its installation and its use
 quite straightforward.