ruby3.0 3.0.2-5 source package in Ubuntu

Changelog

ruby3.0 (3.0.2-5) unstable; urgency=medium

  * Refresh patches with gbp pq
  * Update patch for armhf to apply to all architectures
  * ppc64el: skip some failing tests

 -- Antonio Terceiro <email address hidden>  Mon, 18 Oct 2021 09:52:16 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby3.0_3.0.2-5.dsc 2.4 KiB 7a910530b739682df4535dd7937d40c5b5dbd8272e45c3d393e856aaff841373
ruby3.0_3.0.2.orig.tar.xz 12.1 MiB 805c551cb7f2c8640228eb393c1313f23639924e4ba4032bae33632092ef59c7
ruby3.0_3.0.2-5.debian.tar.xz 54.1 KiB c54d32cde0dd0652af0bcb7d9e74e1324d0e65fcfb3fd5af7adff8853b7e91b6

No changes file available.

Binary packages built by this source

libruby3.0: Libraries necessary to run Ruby 3.0

 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming. It has many features to process text
 files and to do system management tasks (as in perl). It is simple,
 straight-forward, and extensible.
 .
 This package includes the 'libruby-3.0' library, necessary to run Ruby 3.0.
 (API version 3.0.0)

libruby3.0-dbgsym: debug symbols for libruby3.0
ruby3.0: Interpreter of object-oriented scripting language Ruby

 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming. It has many features to process text
 files and to do system management tasks (as in perl). It is simple,
 straight-forward, and extensible.
 .
 In the name of this package, `3.0' indicates the Ruby library compatibility
 version. This package currently provides the `3.0.x' branch of Ruby.

ruby3.0-dbgsym: debug symbols for ruby3.0
ruby3.0-dev: Header files for compiling extension modules for the Ruby 3.0

 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming. It has many features to process text
 files and to do system management tasks (as in perl). It is simple,
 straight-forward, and extensible.
 .
 This package contains the header files and the mkmf library, necessary
 to make extension library for Ruby 3.0. It is also required to build
 many gems.