octave 8.4.0-1 source package in Ubuntu

Changelog

octave (8.4.0-1) unstable; urgency=medium

  * New upstream version 8.4.0
  * mkoctfile-skip-options.patch: drop patch, applied upstream
  * Add lintian override for false positive related to documentation source
  * Remove no longer needed lintian overrides related to changelog trimming
  * Drop transitional liboctave-dev package
  * Drop old Breaks relationships
  * Drop workarounds for mipsel and kfreebsd-*, those archs have been removed
  * README.Debian:
    + update section about optimized BLAS implementations
    + mention the new XDG-compliant location for octaverc

 -- Sébastien Villemot <email address hidden>  Wed, 08 Nov 2023 11:10:01 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave_8.4.0-1.dsc 3.2 KiB 350904f8f9a7991b57f72f1595c125f6d74e73e8ebcfd1605b1a2f82cc03c396
octave_8.4.0.orig.tar.xz 25.7 MiB 6f9ad73a3ee4291b6341d6c0f5e5c85d6e0310376e4991b959a6d340b3ffa8a8
octave_8.4.0.orig.tar.xz.asc 195 bytes 9ec5e58ba921e702674200340497e46a51aace375ad82c9139f647889591d3e9
octave_8.4.0-1.debian.tar.xz 60.7 KiB b03945c138bc01be38f0a55a3e576498fff4cc2dbf1f0dac69c67093cf1fa4ae

No changes file available.

Binary packages built by this source

octave: GNU Octave language for numerical computations

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.

octave-common: architecture-independent files for octave

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.
 .
 This package provides the architecture-independent files (Octave scripts
 and other helper files).

octave-dbgsym: debug symbols for octave
octave-dev: development files for the GNU Octave language

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the header files and the mkoctfile script used for
 extending Octave via compiled code.

octave-dev-dbgsym: debug symbols for octave-dev
octave-doc: documentation of the GNU Octave language

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the following documentation in HTML, PDF and Info
 formats:
  - the main user manual
  - a document on the C++ classes used internally by Octave.
 .
 It also includes a reference card in PDF format and in a4, letter and legal
 paper sizes.
 .
 This package is required by the 'help -i' command at the Octave command-line
 and by the help documentation browser in the graphical interface.