ruby-defaults 1:2.1.5.1ubuntu1 source package in Ubuntu

Changelog

ruby-defaults (1:2.1.5.1ubuntu1) wily; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Stop building the libtcltk-ruby package.
    - ruby-full: Drop dependency on libtcltk-ruby.

ruby-defaults (1:2.1.5.1) unstable; urgency=medium

  * Upload to unstable adding support for building against Ruby 2.2 (as well
    as Ruby 2.1)

ruby-defaults (1:2.1.5.0) experimental; urgency=medium

  [ Lucas Nussbaum ]
  * Drop myself from Uploaders.

  [ Antonio Terceiro ]
  * ruby Conflicts: ruby-activesupport-2.3 to help with several Rails-related
    upgrade issues, when using Rails 2.3 (with e.g. redmine from wheezy). See
    #779882
  * Cleanup Uploaders: remove akira yamada <email address hidden> and Daigo
    Moriwaki <email address hidden>. We are grateful to their previous
    maintainance of ruby in Debian, but in practive they haven't done anything
    in quite a few years.

ruby-defaults (1:2.1.5+1) experimental; urgency=medium

  * Add support for Ruby 2.2 (not the default yet)
  * debian/ruby-all-dev-depends: automatically generate dependencies for
    ruby-all-dev based on the contents of ruby_debian_dev.rb

ruby-defaults (1:2.1.5) unstable; urgency=medium

  * ruby: add `Conflicts: ruby-activesupport-3.2` to help with several
    Rails-related upgrade issues (Closes: #779882)

 -- Martin Pitt <email address hidden>  Wed, 08 Jul 2015 12:22:48 +0200

Upload details

Uploaded by:
Martin Pitt on 2015-07-08
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Wily release on 2015-07-09 main interpreters

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-defaults_2.1.5.1ubuntu1.tar.xz 10.2 KiB a060b7480fb73ebf6feb49852120bd5fa177b35810d0af9f84ea5ac641707e5a
ruby-defaults_2.1.5.1ubuntu1.dsc 2.0 KiB 074b151761898395b41306109db2a8d40f59a4d160dc65c5147c5f7074b916cb

View changes file

Binary packages built by this source

libruby: Libraries necessary to run 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.
 .
 This package includes the 'libruby' library, necessary to run Ruby.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.3).

ri: Ruby Interactive reference

 ri is a command line tool that displays descriptions of built-in Ruby
 methods, classes, and modules. For methods, it shows you the calling
 sequence and a description. For classes and modules, it shows a
 synopsis along with a list of the methods the class or module
 implements.
 .
 This package provides ri command and descriptions about Ruby.
 This package provides the ri documentation for the Ruby standard library.
 The ri executable itself is in the ruby package.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.3).

ruby: Interpreter of object-oriented scripting language Ruby (default version)

 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 is a dependency package, which depends on Debian's default Ruby
 version (currently v2.1).

ruby-all-dev: Ruby development environment (all versions supported in Debian)

 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 depends on the respective development packages for every Ruby
 version currently supported by Debian. This will usually be a single version
 (the default one), but during transitions multiple versions might be
 supported.
 .
 To programatically list all the supported versions, install the `gem2deb`
 package and run `dh_ruby --print-supported`. To determine which is the default
 version, just dereference the /usr/bin/ruby symbolic link.
 .
 If you are not building Ruby packages for Debian, you probably do not need
 this package.

ruby-dev: Header files for compiling extension modules for Ruby (default version)

 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. It is also required to build
 many gems.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.3).

ruby-full: Ruby full installation (default version)

 For many good reasons, the Ruby programming language is split in many
 small different packages. Installing this package will make sure you have
 all the packages that add up to a full Ruby installation, with the exception
 of the Tcl/Tk bindings for Ruby, which are only recommended.
 .
 This package is a dependency package, which depends on Debian's default Ruby
 version (currently v2.3).