octave-dicom 0.6.0-1 source package in Ubuntu

Changelog

octave-dicom (0.6.0-1) unstable; urgency=medium

  * New upstream version 0.6.0
  * d/copyright:
    + Update copyright years
    + Update Source URL
  * d/control: Bump Standards-Version to 4.6.2 (no changes needed)
  * d/rules: Move imdata/REAMDE.md into /usr/share/doc

 -- Rafael Laboissière <email address hidden>  Mon, 01 Jan 2024 16:19:21 -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.6.0-1.dsc 2.2 KiB 55ce2da831d2c3a6359ed7b1fc568e0e94e8789adcafd397d1624ac94012a948
octave-dicom_0.6.0.orig.tar.gz 872.0 KiB 085b29a8f243494d4f83ea3a76e6f5ffe83e98f0e9b3db0f96eb3a91e0e3ea1d
octave-dicom_0.6.0-1.debian.tar.xz 3.9 KiB f2481c8c59ee86982c2137591dd38eb0e5a50ef50ea25640806368c6c472a0e9

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