octave-sockets 1.4.1-4 source package in Ubuntu

Changelog

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

  * d/u/metadata:
    + Update Bug-Database URL
    + Add Repository URL
  * Build and install Qt Help files
    + debian/control: Build-depends on dh-octave >= 1.8.0
    + debian/patches/add-mkqhcp-py.patch: New patch
    + debian/rules: Build socket.{qch,qhc} files
  * d/s/lintian-overrides: Override Lintian warning
    very-long-line-length-in-source-file

 -- Rafael Laboissière <email address hidden>  Sun, 11 Feb 2024 05:56:54 -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
Oracular release universe math
Noble release universe math

Downloads

File Size SHA-256 Checksum
octave-sockets_1.4.1-4.dsc 2.3 KiB 94849ed9d408acafb9be8c8eef947c06b4b2f243a863597ef66f25c7eb2d7565
octave-sockets_1.4.1.orig.tar.gz 313.7 KiB bb935bf4f572328474948cd710cb64667b576c17e9c97aed2c1f14f9d92062b7
octave-sockets_1.4.1-4.debian.tar.xz 9.8 KiB f32fa5230c332f9934b6a43a5d4f0ee0f8a8c04bc928756194670653f04296be

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