octave-zeromq 1.5.6-1 source package in Ubuntu

Changelog

octave-zeromq (1.5.6-1) unstable; urgency=medium

  * New upstream version 1.5.6
  * d/p/fix-spelling-incoming.patch: Drop patch (apllied upstream)
  * d/copyright: Reflect upstream changes
  * d/control:
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + Update Homepage URL
  * d/copyright: Update Source URL
  * Update location of upstream tarball at GitHub
    + d/watch: Update URL
    + d/s/lintian-overrides: Drop obsolete override

 -- Rafael Laboissière <email address hidden>  Sat, 12 Aug 2023 09:04:21 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
octave-zeromq_1.5.6-1.dsc 2.2 KiB f4fad2f26d619f09033e81ac53a140659baf7422084a15c5b4d02a5877c2eb3b
octave-zeromq_1.5.6.orig.tar.gz 404.9 KiB 2104b725f187472a0163917a1af83fc557f99b8fc986975140f47c146a057ae2
octave-zeromq_1.5.6-1.debian.tar.xz 4.0 KiB d052da8b9438447fd44a1127ffdcf108a16af4c0b8c49e4a80195140a3450e4b

Available diffs

No changes file available.

Binary packages built by this source

octave-zeromq: ZeroMQ binding for Octave

 ZeroMQ is a library which extends the standard socket interfaces,
 providing an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless
 access to multiple transport protocols and more. This package
 contains the binding to the ZeroMQ library for use in Octave, a
 scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-zeromq-dbgsym: debug symbols for octave-zeromq