[DRE-commits] [ruby-color-tools] 01/05: Merge tag 'upstream/1.4.2'

Gunnar Wolf gwolf at alioth.debian.org
Tue Oct 1 16:17:55 UTC 2013


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

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

commit e15a131deb73ce7ca2ab167448fe3c36ed3c0e1e
Merge: 3266c4e 4f2da5e
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Tue Oct 1 10:59:45 2013 -0500

    Merge tag 'upstream/1.4.2'
    
    Upstream version 1.4.2
    
    # gpg: Signature made Tue 01 Oct 2013 10:59:40 AM CDT using RSA key ID C1DB921F
    # gpg: Good signature from "Gunnar Eyal Wolf Iszaevich <gwolf at debian.org>"
    # gpg:                 aka "Gunnar Eyal Wolf Iszaevich <gwolf at gwolf.org>"
    # gpg:                 aka "Gunnar Eyal Wolf Iszaevich (Instituto de Investigaciones Económicas UNAM) <gwolf at iiec.unam.mx>"

 .hoerc                            |    2 +
 Contributing.rdoc                 |   57 ++
 History.txt => History.rdoc       |   31 +-
 Install.txt                       |   18 -
 Licence.txt => Licence.rdoc       |    8 +-
 Manifest.txt                      |   10 +-
 README.rdoc                       |   45 ++
 README.txt                        |   32 -
 Rakefile                          |  140 +---
 data.tar.gz.sig                   |    6 +-
 lib/color.rb                      |   20 +-
 lib/color/cmyk.rb                 |   12 -
 lib/color/css.rb                  |   12 -
 lib/color/grayscale.rb            |   20 +-
 lib/color/hsl.rb                  |   12 -
 lib/color/palette.rb              |   12 -
 lib/color/palette/adobecolor.rb   |   12 -
 lib/color/palette/gimp.rb         |   12 -
 lib/color/palette/monocontrast.rb |   18 +-
 lib/color/rgb-colors.rb           |   12 -
 lib/color/rgb.rb                  |   20 +-
 lib/color/rgb/metallic.rb         |   12 -
 lib/color/yiq.rb                  |   14 +-
 metadata.gz.sig                   |    4 +-
 metadata.yml                      |  370 ++++++---
 setup.rb                          | 1585 -------------------------------------
 test/test_adobecolor.rb           |   32 +-
 test/test_all.rb                  |   23 -
 test/test_cmyk.rb                 |   56 +-
 test/test_color.rb                |   20 +-
 test/test_css.rb                  |   18 +-
 test/test_gimp.rb                 |   30 +-
 test/test_grayscale.rb            |   38 +-
 test/test_hsl.rb                  |   58 +-
 test/test_monocontrast.rb         |   38 +-
 test/test_rgb.rb                  |   52 +-
 test/test_yiq.rb                  |   36 +-
 37 files changed, 569 insertions(+), 2328 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