octave-dicom 0.6.0-2 source package in Ubuntu

Changelog

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

  * d/control: Update homepage URL
  * d/u/metadata:
    + Add upstream repository URL
    + Update Bug-Database URL
    + Add Documentation URL
  * Install documentation
    + d/control:
      - Build-depend on dh-octave >= 1.8.0
      - Build-depend on pyhton3
      = Build-depend on texlive
    + d/octave-dicom.doc-base: New file
    + d/octave-dicom.docs: New file
    + d/octave-dicom.info: New file
    + d/rules: Build the documentation via override_dh_auto_build
  * d/p/info-dir-section.patch: New patch

 -- Rafael Laboissière <email address hidden>  Sat, 27 Jan 2024 14:24:34 -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-2.dsc 2.2 KiB 14ec6abf82e21a01d4d86ea81afd9e6535294b1ec976f4b9faaa7b6bf4a802be
octave-dicom_0.6.0.orig.tar.gz 872.0 KiB 085b29a8f243494d4f83ea3a76e6f5ffe83e98f0e9b3db0f96eb3a91e0e3ea1d
octave-dicom_0.6.0-2.debian.tar.xz 4.7 KiB ed53e71f0ad1dbc9eea704c0e9e4fe4e87921b2bb6bfdca549b0a66c97b65012

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