octave-image 2.6.1-4 source package in Ubuntu

Changelog

octave-image (2.6.1-4) unstable; urgency=medium

  * d/control: Add Testsuite field
  * d/p/float-precision-i386-unit-tests.patch: New patch.
    Try to avoid failure of some unit tests that arises from problems in
    the representation of floating point numbers.  This should fix the
    FTBFS problem on the i386 architecture.

 -- Rafael Laboissiere <email address hidden>  Sat, 16 Sep 2017 13:15:04 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-image_2.6.1-4.dsc 2.0 KiB fe5de8945cbdb1fee72fee63913bfc92730f2a20cef42d05bd101542be36b8d3
octave-image_2.6.1.orig.tar.gz 359.8 KiB a576761094c88b4ea44a977fcdcf47ebc73ed5026cd1180d9884d86d1e89778d
octave-image_2.6.1-4.debian.tar.xz 9.7 KiB 9248f1db01c0676698256d3702869b75cfbd4ef7891e8dd9a5c386c509e13549

Available diffs

No changes file available.

Binary packages built by this source

octave-image: image manipulation for Octave

 This package provides functions for reading, writing, and processing
 images to Octave, a numerical computation software. The package
 supports almost all image formats through the use of ImageMagick. The
 package also provides functions for feature extraction, image
 statistics, spatial and geometric transformations, morphological
 operations, linear filtering, and much more.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-image-dbgsym: debug symbols for octave-image