octave-sockets 1.2.0-3 source package in Ubuntu

Changelog

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

  * Use dh-octave for building the package
  * d/control:
     + Use Debian's GitLab URLs in Vcs-* headers
     + Change Maintainer to <email address hidden>

 -- Rafael Laboissiere <email address hidden>  Sat, 10 Feb 2018 07:38:10 -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
Bionic release universe math

Downloads

File Size SHA-256 Checksum
octave-sockets_1.2.0-3.dsc 2.1 KiB dd802ad03a3fc6e493b4a49436b7bd32fbc0271a1bb3c2d6ee5a7904d6fd9bbd
octave-sockets_1.2.0.orig.tar.gz 18.7 KiB 02bbdb055faddc7e4067a51a940742d04fa79c8ea22f12d1a8e875460dc38fa8
octave-sockets_1.2.0-3.debian.tar.xz 3.5 KiB 64f900883f7c774e8ea997d88fabd94cd7398912a390e659c270922aab5ddb3d

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