octave-dicom 0.5.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.5.1
  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning debian-watch-lacks-sourceforge-redirector

 -- Rafael Laboissière <email address hidden>  Fri, 02 Dec 2022 14:03:51 -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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
octave-dicom_0.5.1-1.dsc 2.2 KiB 0883e9ef905ec0280e46ceef550dcfd09afccda998a0a83e50f9287e064c3a22
octave-dicom_0.5.1.orig.tar.gz 862.5 KiB d2a36a8e92565810343792208d5d1ed123d0942bdbcc8c27220696a3edb02b0d
octave-dicom_0.5.1-1.debian.tar.xz 3.7 KiB 5fd02ab3bfef67022ffc66e1dd09c7be43c596c936b054b7a7285d639a6687ec

Available diffs

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