octave-general 2.1.2-1 source package in Ubuntu

Changelog

octave-general (2.1.2-1) unstable; urgency=medium

  * New upstream version 2.1.2
  * d/p/typo-docstring-mark-for-deletion.patch: Drop patch (applied upstream)
  * d/copyright: Update copyright years
  * d/clean: Remove files left over by the building process
  * d/copyright: Accentuate my family name
  * d/control: Bump Standards-Version to 4.6.0 (no changes needed)
  * Set upstream metadata fields: Archive.

 -- Rafael Laboissière <email address hidden>  Fri, 14 Jan 2022 07:29:06 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-general_2.1.2-1.dsc 2.2 KiB 14137388e5f234f32124ddea6374b139806d3d55f7744af1aad854b154469660
octave-general_2.1.2.orig.tar.gz 60.2 KiB a30cd1a79743c62528dae46ebd4a83f848ae46a1c1dac3eaabc36662d42294cf
octave-general_2.1.2-1.debian.tar.xz 5.4 KiB 6d7e869d6a7c4b7754b41f1f79de257faa1daab2336e0ac02d776535d3a1faaa

No changes file available.

Binary packages built by this source

octave-general: provide extra general functions for Octave

 This package provides additional general functions for Octave, a
 numerical computation software. It contains functions to transpose
 complex matrixes (ctranspose), check if a string is sorted
 (issorted), take the non-conjugate transpose of a matrix (transpose),
 and a function to generate a symmetric matrix from the lower
 triangular elements of a vector (unvech), among others.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-general-dbgsym: debug symbols for octave-general