[DRE-commits] [ruby-equalizer] branch master updated (89ba27d -> 81f367a)

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 07:33:43 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-equalizer.

      from  89ba27d   Run wrap-and-sort on packaging files
      adds  b3c833b   New upstream version 0.0.11
       new  1a6fa29   Merge tag 'upstream/0.0.11'
       new  b7e8add   New upstream release
       new  20bb917   Update Standards vesion
       new  81f367a   Upload to experimental

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:
 .ruby-version                                      |   1 +
 .travis.yml                                        |  30 ++---
 Gemfile                                            |  14 +--
 Rakefile                                           |  35 +-----
 config/devtools.yml                                |   2 +
 config/flay.yml                                    |   4 +
 config/flog.yml                                    |   3 +
 config/mutant.yml                                  |   2 +
 config/reek.yml                                    | 105 +++++++++++++++++
 config/rubocop.yml                                 | 127 +++++++++++++++------
 config/yardstick.yml                               |  34 ++++++
 debian/changelog                                   |   7 ++
 debian/control                                     |   2 +-
 equalizer.gemspec                                  |   6 +-
 lib/equalizer.rb                                   |  10 +-
 lib/equalizer/version.rb                           |   2 +-
 metadata.yml                                       |  92 ++++++++-------
 spec/spec_helper.rb                                |   7 +-
 spec/unit/equalizer/included_spec.rb               |   4 +-
 .../equalizer/methods/equality_operator_spec.rb    |  22 +++-
 spec/unit/equalizer/universal_spec.rb              |  23 ++--
 21 files changed, 368 insertions(+), 164 deletions(-)
 create mode 100644 .ruby-version
 create mode 100644 config/devtools.yml
 create mode 100644 config/flay.yml
 create mode 100644 config/flog.yml
 create mode 100644 config/mutant.yml
 create mode 100644 config/reek.yml
 create mode 100644 config/yardstick.yml

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



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