octave-io 2.6.4-2 source package in Ubuntu

Changelog

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

  * Team upload

  * 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
  * No need for cleaning *-tst files
    + d/clean: Drop line with src/*.cc-tst
    + d/control: Build-depend on dh-octave >= 1.2.2. In this version
      dh_octave_clean removes the src/*-tst files.
  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector
  * d/copyright: Update copyright years for debian/* files
  * d/s/lintian-overrides: Add override for source-is-missing

 -- Rafael Laboissière <email address hidden>  Tue, 06 Dec 2022 11:47:11 -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
Lunar release universe math

Downloads

File Size SHA-256 Checksum
octave-io_2.6.4-2.dsc 2.2 KiB ce6e7b32798c66755fd8f312f440d5c86b25f9cdec83b2e5fbd70a3c46f6b470
octave-io_2.6.4.orig.tar.gz 228.1 KiB a74a400bbd19227f6c07c585892de879cd7ae52d820da1f69f1a3e3e89452f5a
octave-io_2.6.4-2.debian.tar.xz 113.0 KiB b94d1eedfe3300da3f4e21a6fc031de031a9a3a6f878cf6d2773d38982b49c97

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