[DRE-commits] [ruby-build] branch master updated (a0cf5fe -> f67ef78)

Caitlin Matos cm-guest at moszumanska.debian.org
Sat Sep 20 16:18:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

cm-guest pushed a change to branch master
in repository ruby-build.

      from  a0cf5fe   finalized changelog
      adds  fd66991   imported upstream version 20140919
       new  63a146b   Merge tag 'upstream/20140919'
       new  f67ef78   bumped standards to 3.9.6 (no changes)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                 |   2 +-
 README.md                                   |   7 ++
 bin/rbenv-install                           |  33 +++++--
 bin/ruby-build                              | 102 ++++++++++++++-----
 debian/control                              |   2 +-
 script/brew-publish                         |   2 +-
 script/mirror                               |  39 +++++++-
 script/test                                 |   7 ++
 share/ruby-build/{1.9.2-p290 => 1.9.2-p330} |   3 +-
 share/ruby-build/{2.2.0-dev => 2.0.0-p576}  |   2 +-
 share/ruby-build/{2.1.2 => 2.1.3}           |   2 +-
 share/ruby-build/2.2.0-preview1             |   2 +
 share/ruby-build/jruby-1.7.14               |   1 +
 share/ruby-build/jruby-1.7.15               |   1 +
 share/ruby-build/rbx-2.2.5                  |   2 +-
 share/ruby-build/rbx-2.2.6                  |   2 +-
 test/build.bats                             |  40 +++++++-
 test/definitions.bats                       |  96 ++++++++++++++++++
 test/installer.bats                         |   2 +-
 test/rbenv.bats                             | 148 ++++++++++++++++++++++++++++
 test/version.bats                           |  39 ++++++++
 21 files changed, 486 insertions(+), 48 deletions(-)
 copy share/ruby-build/{1.9.2-p290 => 1.9.2-p330} (67%)
 copy share/ruby-build/{2.2.0-dev => 2.0.0-p576} (50%)
 copy share/ruby-build/{2.1.2 => 2.1.3} (50%)
 create mode 100644 share/ruby-build/2.2.0-preview1
 create mode 100644 share/ruby-build/jruby-1.7.14
 create mode 100644 share/ruby-build/jruby-1.7.15
 create mode 100644 test/definitions.bats
 create mode 100644 test/rbenv.bats
 create mode 100644 test/version.bats

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-build.git



More information about the Pkg-ruby-extras-commits mailing list