octave-interval 3.2.1-7 source package in Ubuntu

Changelog

octave-interval (3.2.1-7) unstable; urgency=medium

  * Team upload

  * d/u/metadata:
    + Add upstream repository URL
    + Add documentation URL
    + Update Bug-Database URL
  * d/control:
    + Restrict the build-dependencies needed for building the documentation
      to the "!nodoc" profile
    + Bump Standards-Version to 4.7.2 (no changes needed)
    + Drop the versioned dependency on dh-octave. Relationship >= 1.2.3 is
      satisfiable in oldoldstable, which has version 1.2.7.
    + Drop “Rules-Requires-Root: no”, which is now the default
  * d/watch: Convert to format version 5
  * d/copyright: Replace old FSF address by URL
  * d/s/lintian-overrides: Adjust Lintian override for
    debian-watch-lacks-sourceforge-redirector

 -- Rafael Laboissière <email address hidden>  Thu, 09 Oct 2025 14:39:40 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
octave-interval_3.2.1-7.dsc 2.3 KiB 57c3adc13d14fffc3f0d2a0de79d5a72f67085866ef5b6bb2ba35315cd7794a4
octave-interval_3.2.1.orig.tar.gz 2.4 MiB 38e526427375713229ab3d86a5fe3f5a08550747d8420541706fdea9093fdce8
octave-interval_3.2.1-7.debian.tar.xz 10.7 KiB 82deab629a1df2c128a2126a07d17751f72345b9a3f703ae9d9b1e5b4d86615a

No changes file available.

Binary packages built by this source

octave-interval: real-valued interval arithmetic for Octave

 The interval package for real-valued interval arithmetic allows
 one to evaluate functions over subsets of their domain. All results are
 verified, because interval computations automatically keep track of any
 errors.
 .
 These concepts can be used to handle uncertainties, estimate arithmetic errors
 and produce reliable results. Also it can be applied to computer-assisted
 proofs, constraint programming, and verified computing.
 .
 The implementation is based on interval boundaries represented by binary64
 numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
 arithmetic.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-interval-dbgsym: debug symbols for octave-interval
octave-interval-doc: real-valued interval arithmetic for Octave (arch-indep files)

 The interval package for real-valued interval arithmetic allows
 one to evaluate functions over subsets of their domain. All results are
 verified, because interval computations automatically keep track of any
 errors.
 .
 These concepts can be used to handle uncertainties, estimate arithmetic errors
 and produce reliable results. Also it can be applied to computer-assisted
 proofs, constraint programming, and verified computing.
 .
 The implementation is based on interval boundaries represented by binary64
 numbers and is conforming to IEEE Std 1788-2015, IEEE standard for interval
 arithmetic.
 .
 This Octave add-on package is part of the Octave-Forge project.
 .
 This package provides documentation in HTML format for the octave-interval
 package.