octave-dicom 0.5.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.5.0
  * d/control: Bump Standards-Version to 4.6.1 (no changes needed)
  * Build-depend on dh-sequence-octave
    + d/control: Ditto
    + d/rules: Drop the --with=octave option from dh call
  * No need for cleaning *-tst files
    + d/clean: Drop line with src/*.cpp-tst
  * Proper cleanup of files generated by the configure script
    + d/clean: Drop file
  * d/control: Build-depend on dh-octave >= 1.2.3
    In this version, dh_octave_clean removes the src/*-tst files, as
    well as the files generated by the configure script.

 -- Rafael Laboissière <email address hidden>  Fri, 08 Jul 2022 10:33:20 -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.5.0-1.dsc 2.2 KiB 0aa098216074bf571356c15c26ea7a1b0e90bac3ff7cd6bc2fa6d729b5e7a7b9
octave-dicom_0.5.0.orig.tar.gz 912.6 KiB 19d7d6ee4b3f7292164039444fbd9fdeae957321c82d34bb7118197a5a2a7de8
octave-dicom_0.5.0-1.debian.tar.xz 3.4 KiB 5e04cb093c143bcf23d326c94228c806cc498a41371a1456fc3f2c746b40c28d

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