octave-sockets 1.4.0-4 source package in Ubuntu

Changelog

octave-sockets (1.4.0-4) unstable; urgency=medium

  * d/p/avoid-timeout-bist-failure.patch: New patch (avoid FTBFS)

 -- Rafael Laboissière <email address hidden>  Fri, 09 Dec 2022 09:45:26 -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-sockets_1.4.0-4.dsc 2.3 KiB 433d8ac3fe5085a5469eb516a03c48115acfde867e4768dc399100c24d6ccd36
octave-sockets_1.4.0.orig.tar.gz 309.7 KiB 18dc052cd575bb750a269f6584bb427250f6552282f4c928d610684a7e5d4e92
octave-sockets_1.4.0-4.debian.tar.xz 5.0 KiB ff313984b4a894f24c1b759948acc6671ead437197e55e4272ffa7a96ae17b62

Available diffs

No changes file available.

Binary packages built by this source

octave-sockets: communication through Internet sockets in Octave

 This package provides functions to work with sockets in octave,
 mimicking the Unix socket API (socket, connect, disconnect,
 gethostbyname, send, recv, bind, listen, and accept)
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-sockets-dbgsym: debug symbols for octave-sockets