[DRE-commits] [ruby-color-tools] 01/10: Merge tag 'upstream/1.5.1'

Cédric Boutillier boutil at moszumanska.debian.org
Sat May 10 22:36:29 UTC 2014


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

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

commit 8472c734dadd07768839fd1d519f83d9b470e48d
Merge: c8c8a50 07a2413
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Mar 23 22:06:17 2014 +0100

    Merge tag 'upstream/1.5.1'
    
    Upstream version 1.5.1
    
    # gpg: Signature faite le dim. 23 mars 2014 22:06:16 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> »

 History.rdoc                      |  33 ++++
 Manifest.txt                      |   2 +-
 README.rdoc                       |  16 +-
 Rakefile                          |  25 ++-
 checksums.yaml.gz                 | Bin 0 -> 426 bytes
 checksums.yaml.gz.sig             |   2 +
 data.tar.gz.sig                   |   5 +-
 lib/color.rb                      | 157 +++++++++++------
 lib/color/cmyk.rb                 |  82 +++++----
 lib/color/css.rb                  |  11 +-
 lib/color/grayscale.rb            |  67 ++++----
 lib/color/hsl.rb                  | 161 ++++++++++--------
 lib/color/palette/monocontrast.rb |  52 +++---
 lib/color/rgb-colors.rb           | 343 --------------------------------------
 lib/color/rgb.rb                  | 219 ++++++++++++++++--------
 lib/color/rgb/colors.rb           | 166 ++++++++++++++++++
 lib/color/rgb/metallic.rb         |  55 +++---
 lib/color/yiq.rb                  |  36 ++--
 metadata.gz.sig                   | Bin 256 -> 256 bytes
 metadata.yml                      | 151 +++++++----------
 test/test_adobecolor.rb           |   4 +-
 test/test_cmyk.rb                 |   4 +-
 test/test_color.rb                |   5 +-
 test/test_css.rb                  |  20 ++-
 test/test_gimp.rb                 |   4 +-
 test/test_grayscale.rb            |   4 +-
 test/test_hsl.rb                  |   4 +-
 test/test_monocontrast.rb         |   4 +-
 test/test_rgb.rb                  |  42 ++++-
 test/test_yiq.rb                  |   4 +-
 30 files changed, 848 insertions(+), 830 deletions(-)

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



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