[DRE-commits] [ruby-colorize] branch master updated (251308a -> b9379fd)

Michael Crusoe misterc-guest at moszumanska.debian.org
Wed Sep 30 06:44:32 UTC 2015


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

misterc-guest pushed a change to branch master
in repository ruby-colorize.

      from  251308a   updated to medium
      adds  404f59a   Imported Upstream version 0.7.7
       new  22a54da   Merge tag 'upstream/0.7.7'
       new  b9379fd   update to 0.7.7

The 2 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:
 CHANGELOG                        |  15 +++-
 README.md                        |  44 ++++++-----
 checksums.yaml.gz                | Bin 268 -> 0 bytes
 colorize.gemspec                 |  16 ++--
 debian/changelog                 |   6 ++
 debian/control                   |   4 +-
 debian/patches/fix_tests.patch   |  16 ++--
 lib/colorize.rb                  | 167 ++-------------------------------------
 lib/colorize/class_methods.rb    | 116 +++++++++++++++++++++++++++
 lib/colorize/instance_methods.rb | 135 +++++++++++++++++++++++++++++++
 metadata.yml                     |  54 +++++++++++--
 test/test_colorize.rb            |  71 ++++++++++++++++-
 12 files changed, 441 insertions(+), 203 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 lib/colorize/class_methods.rb
 create mode 100644 lib/colorize/instance_methods.rb

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



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