ruby-ffi-rzmq-core 1.0.7-1 source package in Ubuntu

Changelog

ruby-ffi-rzmq-core (1.0.7-1) unstable; urgency=medium

  * Team upload.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.2.1, no changes needed.
  * Update watch file format version to 4.

  [ Dmitry Borodaenko ]
  * New upstream version 1.0.7.
  * Bump debhelper to 13, Standards-Version to 4.5.1.
  * Set Rules-Requires-Root to "no".
  * d/upstream/metadata: Add Repository* fields.

 -- Dmitry Borodaenko <email address hidden>  Thu, 11 Feb 2021 15:53:29 -0800

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-ffi-rzmq-core_1.0.7-1.dsc 2.1 KiB a7ec53c565a4a4369771993204ecdaa5b6159fc37225a43c2b56e29e080b3aa9
ruby-ffi-rzmq-core_1.0.7.orig.tar.gz 9.8 KiB 9ef9d9bc0677904cbe25a187de1558d5c9389deac91705218ac2ca8aec0d53c9
ruby-ffi-rzmq-core_1.0.7-1.debian.tar.xz 4.2 KiB 8dd3696d4c52cfd7c93d0fba334f0c0b75073200f2ad8a7df5bcdf12f0dc0338

Available diffs

No changes file available.

Binary packages built by this source

ruby-ffi-rzmq-core: FFI wrapper around the ZeromMQ (ØMQ) networking library for Ruby

 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains only the FFI wrapper for the ZeroMQ (0mq) networking
 library. It has been split from ruby-ffi-rzmq so that it can be used by any
 other ZeroMQ Ruby library that want to provide their own high-level Ruby API.