[DRE-commits] [ruby-rainbow] 01/04: Merge tag 'upstream/2.1.0'

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jun 11 21:46:15 UTC 2016


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

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

commit 4a8874903e1cd82d902c16837c1a6b3a2c513e14
Merge: 5454107 23ed0aa
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jun 11 23:41:31 2016 +0200

    Merge tag 'upstream/2.1.0'
    
    Upstream version 2.1.0
    
    # gpg: Signature faite le sam. 11 juin 2016 23:41:30 CEST
    # gpg:                avec la clef RSA 0x89AF82B739CD217A
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> » [ultime]
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> » [ultime]
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> » [ultime]
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> » [ultime]
    # Empreinte de clef principale : 3041 4D81 DC28 290C 2568  6DE3 DA49 58F6 11E1 49E9
    #    Empreinte de la sous-clef : 9CCD 6B31 9DBF 8E40 AB1A  BD1A 89AF 82B7 39CD 217A

 .travis.yml                      |   3 +-
 Changelog.md                     |   6 ++
 Gemfile                          |   6 ++
 README.markdown                  | 172 +++++++++++++++++++++++++++++++++++++--
 checksums.yaml.gz                | Bin 268 -> 0 bytes
 lib/rainbow.rb                   |   9 +-
 lib/rainbow/color.rb             |  48 +++++++----
 lib/rainbow/global.rb            |   2 +-
 lib/rainbow/presenter.rb         |  15 +++-
 lib/rainbow/string_utils.rb      |  11 +--
 lib/rainbow/version.rb           |   2 +-
 lib/rainbow/wrapper.rb           |   8 +-
 lib/rainbow/x11_color_names.rb   | 152 ++++++++++++++++++++++++++++++++++
 metadata.yml                     |  49 +++--------
 rainbow.gemspec                  |   8 +-
 spec/integration/rainbow_spec.rb |  26 ++++--
 spec/integration/string_spec.rb  |   4 +
 spec/unit/color_spec.rb          |  69 ++++++++++++++--
 spec/unit/wrapper_spec.rb        |  12 ++-
 19 files changed, 502 insertions(+), 100 deletions(-)

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



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