[DRE-commits] [ruby-extlib] 01/06: Merge tag 'upstream/0.9.16'

Cédric Boutillier boutil at moszumanska.debian.org
Tue May 26 22:55:54 UTC 2015


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

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

commit 253cecfa0f0d1e3a4a87949127e25bd249eae3e3
Merge: 1e65be2 35290c8
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed May 27 00:08:00 2015 +0200

    Merge tag 'upstream/0.9.16'
    
    Upstream version 0.9.16
    
    # gpg: Signature faite le mer. 27 mai 2015 00:07:59 CEST avec la clef RSA d'identifiant 39CD217A
    # 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> »

 .gitignore                       |   3 +-
 LICENSE                          |   2 +-
 README.rdoc                      |   2 +-
 Rakefile                         |   6 +-
 VERSION                          |   2 +-
 extlib.gemspec                   | 197 +++++++++++++++++----------------------
 lib/extlib/hash.rb               |   7 +-
 lib/extlib/inflection.rb         | 152 +++++++++++++++---------------
 spec/hash_spec.rb                |  20 ++--
 spec/inflection/plural_spec.rb   |  14 +--
 spec/inflection/singular_spec.rb |  20 ++--
 spec/lazy_array_spec.rb          |   8 +-
 spec/mash_spec.rb                |  54 +++++------
 spec/object_spec.rb              |  30 +++---
 spec/pooling_spec.rb             |   8 +-
 spec/rcov.opts                   |   2 +-
 spec/simple_set_spec.rb          |   2 +-
 tasks/spec.rake                  |  36 +++++--
 18 files changed, 280 insertions(+), 285 deletions(-)

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



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