octave-parallel 4.0.2-1 source package in Ubuntu

Changelog

octave-parallel (4.0.2-1) unstable; urgency=medium

  * New upstream version 4.0.2
  * d/copyright: Reflect upstream changes
  * Dropped patch (applied upstream):
    + d/p/honor-cflags-cppflags-cxxflags.patch
    + d/p/octave7.patch
    + d/p/fix-cleaning-rules.patch
    + d/p/octave8-part1.patch
    + d/p/octave8-part3.patch
  * d/p/octave8-part2.patch: Drop patch (no longer be needed with
    Octave ⩾ 8.3.0)
  * Patches refreshed for new upstream version
    + d/p/info-path.patch
    + d/p/include-iostream.patch
    + d/p/pserver-path.patch
    + d/p/xtest-pserver.patch
  * d/u/metadata:
    + Update Bug-Database URL
    + Add Repository, Changelog, and Documentation URLs

 -- Rafael Laboissière <email address hidden>  Sat, 16 Sep 2023 16:40:28 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
octave-parallel_4.0.2-1.dsc 2.3 KiB bdacb3deb8830a2475dc80bf8b6eef38b2e7e0f1003f7f72ab1f862024b94efe
octave-parallel_4.0.2.orig.tar.gz 743.8 KiB 1a0308ea4e2df8065f626164a94d842dd4db88a728a3c67284b93164dd33320b
octave-parallel_4.0.2-1.debian.tar.xz 8.5 KiB 2eb6eda565df7bb954e125eba5b30265b590e13ec707d1c8ba8468ac701bd45e

Available diffs

No changes file available.

Binary packages built by this source

octave-parallel: parallel execution of Octave in clusters of computers

 This is a package to add parallel computing functions to Octave. The
 parallel computing functions are supported without any additional parallel
 computing libraries such as MPI and PVM.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-parallel-dbgsym: debug symbols for octave-parallel