octave-zeromq 1.5.5-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.5.5
  * d/p/fix-distclean-rule.patch: Drop patch (applied upstream)
  * d/p/fix-spelling-incoming.patch: New patch
  * 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>  Wed, 19 Oct 2022 01:48:00 -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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
octave-zeromq_1.5.5-1.dsc 2.2 KiB d9aabf1fffeed4fd4fac491ef8644b692ee9022a7ff4aefefd9c3c8b890472da
octave-zeromq_1.5.5.orig.tar.gz 401.2 KiB 300644a5b56eada815b97acc27cab9fe3539713721a2c02dac047a1252f07ecb
octave-zeromq_1.5.5-1.debian.tar.xz 4.5 KiB b441a9d60efbdff9ea1dae80246dc990acb5e74a671bba8bfea26c5657cb3a92

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