octave-image 2.6.1-2 source package in Ubuntu

Changelog

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

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.
  * d/watch: bump to format version 4.

  [ Rafael Laboissiere ]
  * d/rules: Pass -ffloat-store option to g++ on i386 architecture.
    This will ensure the precise definition of IEEE floating point, what
    will, hopefully, avoid the endless loop (and the consequent FTBFS) in
    the unit test for bwdist.
    Thanks to Adrian Bunk for the diagnosis of the problem and the
    suggestion of the fix (Closes: #871214)
  * d/control: Use cgit instead of gitweb in Vcs-Browser URL
  * d/control: Bump Standards-Version to 4.0.1 (no changes needed)

 -- Rafael Laboissiere <email address hidden>  Sat, 12 Aug 2017 06:36:48 -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-2.dsc 1.9 KiB 0695025cad9ffadffda2d4919b22f9235de12d313c1be1c1eced1fa4abfd8a7e
octave-image_2.6.1.orig.tar.gz 359.8 KiB a576761094c88b4ea44a977fcdcf47ebc73ed5026cd1180d9884d86d1e89778d
octave-image_2.6.1-2.debian.tar.xz 6.2 KiB ebd38f0dec7a6c0e86e15ff655863ded212b71cdbe658aaae048bb2ee53e2757

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