octave-dicom 0.2.2-3 source package in Ubuntu

Changelog

octave-dicom (0.2.2-3) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.4.1 (no changes needed)
    + Bump dependency on dh-octave to >= 0.7.1.
      This allows the injection of the virtual package octave-abi-N
      into the package's list of dependencies.

 -- Rafael Laboissiere <email address hidden>  Sun, 03 Nov 2019 18:50:27 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
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-3.dsc 2.0 KiB 4076939dc029b95a630eee7b771b1ca3130cc7f4de508a16344ab61106507981
octave-dicom_0.2.2.orig.tar.gz 173.1 KiB 1e8ced348553b10fe75ea7ccf50ff61cd812d17bf232cfa1ba4837ae65c3867f
octave-dicom_0.2.2-3.debian.tar.xz 3.7 KiB 82229d6d75356cb1f4fea1ca04352c9f7a8005686a7a7c486f3ee9e2f44c5889

No changes file available.

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