ruby-standalone 2.3.1.1 source package in Ubuntu

Changelog

ruby-standalone (2.3.1.1) unstable; urgency=medium

  * Makefile: actually make manpage reproducible
  * Bump Standards-Version to 4.0.0; no changes needed
  * Bump debhelper compatibility level to 10

 -- Antonio Terceiro <email address hidden>  Fri, 01 Sep 2017 20:20:06 -0300

Upload details

Uploaded by:
Antonio Terceiro
Uploaded to:
Sid
Original maintainer:
Antonio Terceiro
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-standalone_2.3.1.1.dsc 1.7 KiB b2be734e11c03d799b1e27dbf6e3a1f27332833cc9ed5f663e0cd9ed85c9353f
ruby-standalone_2.3.1.1.tar.xz 6.9 KiB e5e4d769ba165bd96874d08560ef30d0e3259918345e03c61e76b608bfa72f65

Available diffs

No changes file available.

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