[DRE-commits] [ruby-color] branch master updated (5516206 -> 0963607)
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Jul 6 21:03:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-color.
from 5516206 prepare changelog
adds 67da143 Imported Upstream version 1.7
new 54c7eff Merge tag 'upstream/1.7'
new 8d5f08c update email address and years in Upstream authors entry
new 891d047 prepare changelog
new 0963607 Shorten the description of ruby-color-tools transitional package
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 20 ---
.travis.yml | 22 ++-
Contributing.rdoc | 3 +
History.rdoc | 32 ++++
Licence.rdoc | 2 +-
Manifest.txt | 10 +-
README.rdoc | 41 +++--
Rakefile | 52 ++++---
checksums.yaml.gz | Bin 0 -> 421 bytes
checksums.yaml.gz.sig | 1 +
color.gemspec | 62 --------
data.tar.gz.sig | Bin 0 -> 256 bytes
debian/changelog | 8 +
debian/control | 2 +-
debian/copyright | 4 +-
lib/color.rb | 2 +-
lib/color/rgb.rb | 377 ++++++++++++++++++++++++++++++++++------------
lib/color/rgb/colors.rb | 1 +
lib/color/rgb/contrast.rb | 63 ++++----
metadata.gz.sig | Bin 0 -> 256 bytes
metadata.yml | 293 +++++++++++++++++++++++++++++++++++
test/test_rgb.rb | 41 +++++
22 files changed, 769 insertions(+), 267 deletions(-)
delete mode 100644 .gitignore
create mode 100644 checksums.yaml.gz
create mode 100644 checksums.yaml.gz.sig
delete mode 100644 color.gemspec
create mode 100644 data.tar.gz.sig
create mode 100644 metadata.gz.sig
create mode 100644 metadata.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-color.git
More information about the Pkg-ruby-extras-commits
mailing list