[DRE-commits] [ruby-rainbow] branch master updated (1ab9e25 -> 8e3a7e4)

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Tue Aug 29 17:37:08 UTC 2017


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

abhijithpa-guest pushed a change to branch master
in repository ruby-rainbow.

      from  1ab9e25   Set Testsuite field to autopkgtest-pkg-ruby
       new  22d133c   New upstream version 2.2.2
       new  5d7c265   Updated version 2.2.2 from 'upstream/2.2.2'
       new  8e3a7e4   changelog

The 3 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:
 .travis.yml                               |  29 +++--
 Changelog.md                              |  14 +++
 Gemfile                                   |   2 +-
 README.markdown                           | 182 ++++++------------------------
 debian/changelog                          |   8 ++
 debian/control                            |   2 +-
 ext/mkrf_conf.rb                          |  22 ++++
 lib/rainbow.rb                            |   3 +-
 lib/rainbow/color.rb                      |  13 ++-
 lib/rainbow/ext/string.rb                 |   4 +
 lib/rainbow/null_presenter.rb             |  11 ++
 lib/rainbow/presenter.rb                  |  11 ++
 lib/rainbow/version.rb                    |   2 +-
 metadata.yml                              | 101 -----------------
 rainbow.gemspec                           |   3 +
 spec/integration/rainbow_spec.rb          |  13 ++-
 spec/integration/string_spec.rb           |   4 +
 spec/support/presenter_shared_examples.rb |   2 +-
 spec/unit/null_presenter_spec.rb          |  18 +++
 spec/unit/presenter_spec.rb               |  33 ++++++
 20 files changed, 208 insertions(+), 269 deletions(-)
 create mode 100644 ext/mkrf_conf.rb
 delete mode 100644 metadata.yml

-- 
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