[DRE-commits] [ruby-blockenspiel] 01/05: Merge tag 'upstream/0.5.0'

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Feb 24 17:53:07 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-blockenspiel.

commit a238385538a7bd5899cbb43b19da3a7fda9870e7
Merge: 645f209 f92c1c6
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Feb 24 14:42:32 2016 -0300

    Merge tag 'upstream/0.5.0'
    
    Upstream version 0.5.0
    
    # gpg: Signature made Qua 24 Fev 2016 14:42:31 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"
    # gpg:                 aka "Antonio Terceiro <antonio.terceiro at linaro.org>"

 Blockenspiel.rdoc                         |  90 +++++++++++++------------
 History.rdoc                              |  14 ++++
 README.rdoc                               |  39 +++++------
 Version                                   |   2 +-
 ext/unmixer_mri/extconf.rb                |  47 -------------
 ext/unmixer_mri/unmixer_mri.c             | 103 ----------------------------
 lib/blockenspiel.rb                       |   4 +-
 lib/blockenspiel/builder.rb               |   2 +-
 lib/blockenspiel/dsl_setup.rb             |   2 +-
 lib/blockenspiel/errors.rb                |   2 +-
 lib/blockenspiel/impl.rb                  | 108 +++++++++++++++++-------------
 lib/blockenspiel/unmixer_rubinius.rb      |  21 +++++-
 lib/blockenspiel/unmixer_unimplemented.rb |   5 +-
 lib/blockenspiel/version.rb               |   2 +-
 lib/blockenspiel/versionomy.rb            |   2 +-
 lib/blockenspiel_unmixer_jruby.jar        | Bin 1735 -> 1788 bytes
 metadata.yml                              |  38 +++++------
 test/tc_basic.rb                          |  17 ++---
 test/tc_behaviors.rb                      |  18 ++---
 test/tc_dsl_attrs.rb                      |   4 +-
 test/tc_dsl_methods.rb                    |  20 +++---
 test/tc_dynamic.rb                        |  10 +--
 test/tc_embedded_block.rb                 |   4 +-
 test/tc_mixins.rb                         |  62 +++++++++++------
 test/tc_modules.rb                        |   6 +-
 test/tc_version.rb                        |   6 +-
 26 files changed, 272 insertions(+), 356 deletions(-)

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



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