octave 3.8.1-1ubuntu1 source package in Ubuntu

Changelog

octave (3.8.1-1ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - Disable JIT on all archs to fix LLVM library conflicts. (LP: #1293876)
    - Adjust octave breaks to the versions found in trusty.

octave (3.8.1-1) unstable; urgency=medium

  * Imported Upstream version 3.8.1
    + libgui/src/main-window.cc: Fix problems with gui startup and focus issues
      (Closes: #738672)
    + scripts/pkg/private/fix_depends.m: Fix installing packages where
      dependency name contains '-' (Closes: #740984)
  * debian/copyright: reflect upstream changes.
  * octave.postinst: remove workaround for #681064 (package dir re-creation).
    (Closes: #681461)
  * Remove patches applied upstream:
    + doc-compressed-info.diff
    + kfreebsd_tcgetattr.diff
    + octave-cli-manpage.diff
    + save-uint8-in-text-format.diff
  * mkoctfile is now an executable binary instead of a shell script.
    + mkoctfile-mpi.diff: adapt for new format of mkoctfile.
    + d/control: add shlibs:Depends to liboctave-dev.
  * Fix statement about the GUI in NEWS.Debian.
  * debian/control: don't mention the FAQ in descriptions, it has been removed.
  * Adapt to the fact that JIT is now disabled by default in ./configure script.
  * Disable JIT on hurd-i386, LLVM not available there.
 -- Julian Taylor <email address hidden>   Sat, 12 Apr 2014 00:12:03 +0200

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe math

Downloads

File Size SHA-256 Checksum
octave_3.8.1.orig.tar.bz2 16.8 MiB d6762ed2ad4a042243a095fb44c7a1d3a91c635b6dca37fcef15a5efdffa9bbd
octave_3.8.1-1ubuntu1.debian.tar.gz 66.0 KiB 46c58b1e7c7622fd2f46fd14014d66a50890a11294f48d23e917141dd19393bf
octave_3.8.1-1ubuntu1.dsc 3.0 KiB a323fa6ef6cfaceb8f15c3f8cb734815417f0b8cb085cbb433d8567cc9949b51

Available diffs

View changes file

Binary packages built by this source

liboctave-dev: Development files for the GNU Octave language

 Octave is a (mostly Matlab (R) 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.

liboctave2: Shared libraries of the GNU Octave language

 Octave is a (mostly Matlab (R) 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 shared libraries used by the interpreter.

octave: GNU Octave language for numerical computations

 Octave is a (mostly Matlab (R) 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 (R) 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-dbg: Debug symbols for octave

 Octave is a (mostly Matlab (R) 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 debug symbols.

octave-doc: No summary available for octave-doc in ubuntu vivid.

No description available for octave-doc in ubuntu vivid.

octave-htmldoc: HTML documentation on the GNU Octave language

 Octave is a (mostly Matlab (R) 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 format: a document
 on the C++ classes used by Octave, as well as the main octave documentation
 which is also included in info format in the main Octave package.

octave-info: GNU Info documentation on the GNU Octave language

 Octave is a (mostly Matlab (R) 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 info format: a document
 on the C++ classes used by Octave, as well as the main octave documentation
 which is needed for the 'help -i foo' command within Octave.