ruby-mpi 0.3.2-4 source package in Ubuntu

Changelog

ruby-mpi (0.3.2-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Cédric Boutillier ]
  * [ci skip] Update team name
  * [ci skip] Add .gitattributes to keep unwanted files out of the source
    package

  [ HIGUCHI Daisuke (VDR dai) ]
  * eliminate lintian warning: patch-not-forwarded-upstream
  * eliminate lintian warning: update-debian-copyright
  * set Rules-Requires-Root as no.
  * Bump debhelper compatibility level to 13
  * Declare compliance with Debian Policy 4.6.1

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Mon, 18 Jul 2022 18:53:05 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-mpi_0.3.2-4.dsc 2.0 KiB 48e20f189d8cd82a333850f2d8f573486b61884fd3a27688320d32dbe112d35e
ruby-mpi_0.3.2.orig.tar.gz 11.0 KiB 9369b0bc324a902d1a7a1b945fa58c839a655fc155d46473c7344e08d237bf44
ruby-mpi_0.3.2-4.debian.tar.xz 5.1 KiB bc91741054b8785bce162fa3afae26d302131faf91be490790f2039ea7acbc80

No changes file available.

Binary packages built by this source

ruby-mpi: Ruby binding of MPI

 Ruby-MPI is a ruby binding of Message Passing Interface (MPI), which is
 an API specification that allows processes to communicate with one
 another by sending and receiving messages.

ruby-mpi-dbgsym: debug symbols for ruby-mpi