[DRE-commits] [ruby-cri] 01/08: Merge tag 'upstream/2.5.0'

Cédric Boutillier boutil at moszumanska.debian.org
Mon Apr 14 13:25:18 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-cri.

commit 05e5b231be4e98fb60a3020902b945324c5c02d5
Merge: cef997e b532714
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Mar 11 18:37:07 2014 +0100

    Merge tag 'upstream/2.5.0'
    
    Upstream version 2.5.0
    
    # gpg: Signature faite le mar. 11 mars 2014 18:37:06 CET avec la clef RSA d'identifiant 8F9F8F09
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »

 Gemfile.lock                   |   8 +-
 NEWS.md                        |   6 ++
 README.adoc                    | 158 ++++++++++++++++++++++++++++++++++++
 README.md                      | 138 --------------------------------
 checksums.yaml.gz              | Bin 425 -> 417 bytes
 cri.gemspec                    |  12 +--
 lib/cri.rb                     |   2 +
 lib/cri/argument_array.rb      |  27 +++++++
 lib/cri/command.rb             |  87 +-------------------
 lib/cri/commands/basic_help.rb |  10 +--
 lib/cri/help_renderer.rb       | 123 ++++++++++++++++++++++++++++
 lib/cri/option_parser.rb       | 177 ++++++++++++++++++++++-------------------
 lib/cri/version.rb             |   2 +-
 metadata.yml                   |  49 ++++++------
 test/test_argument_array.rb    |  11 +++
 test/test_basic_help.rb        |  43 ++++++++++
 test/test_command.rb           |  30 +++++++
 test/test_option_parser.rb     |   5 +-
 18 files changed, 540 insertions(+), 348 deletions(-)

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



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