octave-dicom 0.2.2-4ubuntu1 source package in Ubuntu

Changelog

octave-dicom (0.2.2-4ubuntu1) focal; urgency=medium

  * debian/patches: Add upstream fix-gdcm-3-fallback-detection.patch

 -- Rik Mills <email address hidden>  Sat, 30 Nov 2019 17:08:29 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-dicom_0.2.2.orig.tar.gz 173.1 KiB 1e8ced348553b10fe75ea7ccf50ff61cd812d17bf232cfa1ba4837ae65c3867f
octave-dicom_0.2.2-4ubuntu1.debian.tar.xz 4.1 KiB 87cbc4584d1c87dfef71bf5ac30686d417a2cf4f75a79d2fe7a04e774703fc48
octave-dicom_0.2.2-4ubuntu1.dsc 2.1 KiB 6388064e8a00266c8f0d76ab8a6682400078af5627f2126a8f8374454cfe6cc7

View changes file

Binary packages built by this source

octave-dicom: manipulate DICOM files in Octave

 Digital communications in medicine (DICOM) is an information
 standard, originally created for image transfer, which now deals with
 a large range of medical data.
 .
 This package provides functions to read and (eventually) write DICOM
 files in Octave, a scientific computation software. The functions in
 the package are intended to have similar usage as the dicom functions
 in the Matlab Image Processing Toolbox. In Octave they are separate:
 most image package users will not use dicom, and its dependency might
 be considered troublesome.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-dicom-dbgsym: debug symbols for octave-dicom