ruby-standalone 3.0~1build2 source package in Ubuntu

Changelog

ruby-standalone (3.0~1build2) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 15:45:41 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Antonio Terceiro
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ruby-standalone_3.0~1build2.tar.xz 8.2 KiB 1812f801f1fc667be6a6c4cb2abd68d1c46b164cdbc1ba2bd79b6ebcac2eed0c
ruby-standalone_3.0~1build2.dsc 1.7 KiB c79ea74472c92e67c39c41d13581629c66ee1ef5d85af7c56075cfff534bbf28

Available diffs

View changes file

Binary packages built by this source

ruby-standalone: Ruby interpreter that won't integrate with Debian packages

 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 provides a Ruby interpreter without providing support for other
 Debian-provided Ruby packages, i.e. it won't use any code from Debian packages
 that provide Ruby libraries, Rubygems won't recognize libraries installed with
 Debian packages etc.
 .
 This package is mostly useful for server deployments or development
 environments where one wants or needs to obtain the Ruby interpreter from
 Debian (and thus benefit from having security updates, not having to build
 from source, obtaining pre-built binaries from a trusted source etc.), but
 install everything else from sources external to Debian such as rubygems.org.
 .
 No official Debian Ruby packages, application or library, should depend on this
 package.

ruby-standalone-dbgsym: debug symbols for ruby-standalone