octave-parallel 4.0.1-2 source package in Ubuntu

Changelog

octave-parallel (4.0.1-2) unstable; urgency=medium

  * Upload to unstable
  * Improve handling of autoreconf
    + d/autoreconf: New file (indicate src dir for dh_autoreconf)
    + d/rules: Drop rule for target override_dh_autoreconf
  * d/rules: Use targets execute_after_dh_* instead of override_dh_*

 -- Rafael Laboissière <email address hidden>  Sun, 15 Aug 2021 03:35:35 -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

Downloads

File Size SHA-256 Checksum
octave-parallel_4.0.1-2.dsc 2.1 KiB f12e4e925b358810fab4a937716175fad9310e3ef1d083f3d206e5c029218b4d
octave-parallel_4.0.1.orig.tar.gz 736.7 KiB ea86535e167351f3214feea4d0524626d07e211d1e84d94cbf230d41b2e01bc1
octave-parallel_4.0.1-2.debian.tar.xz 7.9 KiB 4254121cd6e8ebb1b3cd99c6cec93ba68427c20b47e8fe92800dc4e8dea7a3a6

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