octave-io 2.4.8-2 source package in Ubuntu

Changelog

octave-io (2.4.8-2) unstable; urgency=medium

  * Team upload.

  * Use the dh-based version of octave-pkg-dev
  * Set debhelper compatibility level to >= 11
  * d/control:
    + Bump Standards-Version to 4.1.3 (no changes needed)
    + Add Testsuite field

 -- Rafael Laboissiere <email address hidden>  Fri, 29 Dec 2017 22:13:42 -0200

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-io_2.4.8-2.dsc 2.1 KiB 669d8eab1a645d30852a9dbf39744132e337d5a499cf78bae9adc03c4813be5f
octave-io_2.4.8.orig.tar.gz 226.5 KiB 75733f711b8d0e820a13e9ce66020c0c392522f6d0c3fdbb7927848ad500096c
octave-io_2.4.8-2.debian.tar.xz 110.1 KiB 1515b735ac238c2f33a23c77cfa2a07ebf0653aa003bced4dd9f1010eafcddb5

Available diffs

No changes file available.

Binary packages built by this source

octave-io: input/output data functions for Octave

 This package provides functions to input/output data in different
 formats in Octave, a numerical computation software. It contains
 functions to add variables to existing save files (append_save), read
 and write matrixes to a text file (dlmwrite, csvread, csvwrite) and
 read Excel spreadsheet (xlsread) and OpenDocument spreadsheet (odsread).
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-io-dbgsym: debug symbols for octave-io