ruby-standalone 3.0~1build1 source package in Ubuntu

Changelog

ruby-standalone (3.0~1build1) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Feb 2023 13:56:37 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ruby-standalone_3.0~1build1.tar.xz 8.2 KiB 133b4ad0e3c1e3df8b0680f5b0f43a6e073c94240d8697dfac76fceb70b65121
ruby-standalone_3.0~1build1.dsc 1.7 KiB dd3b1d4d3167286c063fc5393c1124c03d3c335afdcba3b44c947d8cf59d7743

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