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

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jun 11 21:46:15 UTC 2016


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

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

      from  5454107   Run wrap-and-sort on packaging files
      adds  23ed0aa   Imported Upstream version 2.1.0
       new  4a88749   Merge tag 'upstream/2.1.0'
       new  44a14a9   standards-version to 3.9.8
       new  2d70127   prepare changelog
       new  1ab9e25   Set Testsuite field to autopkgtest-pkg-ruby

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:
 .travis.yml                      |   3 +-
 Changelog.md                     |   6 ++
 Gemfile                          |   6 ++
 README.markdown                  | 172 +++++++++++++++++++++++++++++++++++++--
 checksums.yaml.gz                | Bin 268 -> 0 bytes
 debian/changelog                 |  13 +++
 debian/control                   |   3 +-
 lib/rainbow.rb                   |   9 +-
 lib/rainbow/color.rb             |  48 +++++++----
 lib/rainbow/global.rb            |   2 +-
 lib/rainbow/presenter.rb         |  15 +++-
 lib/rainbow/string_utils.rb      |  11 +--
 lib/rainbow/version.rb           |   2 +-
 lib/rainbow/wrapper.rb           |   8 +-
 lib/rainbow/x11_color_names.rb   | 152 ++++++++++++++++++++++++++++++++++
 metadata.yml                     |  49 +++--------
 rainbow.gemspec                  |   8 +-
 spec/integration/rainbow_spec.rb |  26 ++++--
 spec/integration/string_spec.rb  |   4 +
 spec/unit/color_spec.rb          |  69 ++++++++++++++--
 spec/unit/wrapper_spec.rb        |  12 ++-
 21 files changed, 517 insertions(+), 101 deletions(-)
 delete mode 100644 checksums.yaml.gz
 create mode 100644 lib/rainbow/x11_color_names.rb

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