octave-parallel 4.0.1-5 source package in Ubuntu

Changelog

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

  * d/control: Bump Standards-Version to 4.6.1 (no changes needed)
  * Build-depend on dh-sequence-octave
    + d/control: Ditto
    + d/rules: Drop the --with=octave option from dh call
  * Fix cleaning rules
    + d/control: Build-depend on dh-octave (<= 1.2.3)
    + d/p/fix-cleaning-rules.patch: New patch
    + d/clean, d/source/options: Adjust for the new situation
  * d/copyright: Update copyright years of debian/* files

 -- Rafael Laboissière <email address hidden>  Thu, 14 Jul 2022 13:07:16 -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-5.dsc 2.3 KiB 97d6015d547775b203e3548ebe3631b57bda6d6c9b38eb18d0d0a6e16545f417
octave-parallel_4.0.1.orig.tar.gz 736.7 KiB ea86535e167351f3214feea4d0524626d07e211d1e84d94cbf230d41b2e01bc1
octave-parallel_4.0.1-5.debian.tar.xz 9.4 KiB a8212b6d54b6dd506f2bc9f6776582b0f1d93c4c584675cb28d026d730799df7

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