octave-sockets 1.4.0-3 source package in Ubuntu

Changelog

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

  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector

 -- Rafael Laboissière <email address hidden>  Mon, 05 Dec 2022 11:18:45 -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-sockets_1.4.0-3.dsc 2.3 KiB 926a747ee53775bf2acd47478cb3ca3fa51e943963420a7e2bc404952705d51f
octave-sockets_1.4.0.orig.tar.gz 309.7 KiB 18dc052cd575bb750a269f6584bb427250f6552282f4c928d610684a7e5d4e92
octave-sockets_1.4.0-3.debian.tar.xz 4.5 KiB a59998ba67add3dbf6c8018010bc70e2819ecb761ad203e6688355a93f464c24

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