[DRE-commits] [ruby-yell] branch master updated (3186f40 -> ac477e4)

Michael Crusoe misterc-guest at moszumanska.debian.org
Mon Oct 24 16:45:32 UTC 2016


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

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

      from  3186f40   new upstream release
      adds  0c148cb   New upstream version 2.0.7
      adds  8209520   Merge tag 'upstream/2.0.7'
      adds  ac477e4   new upstream release

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                     |  17 ++--
 Gemfile                                         |   6 +-
 debian/changelog                                |   6 ++
 debian/control                                  |   3 +-
 lib/yell.rb                                     |   5 --
 lib/yell/adapters.rb                            |  13 ++-
 lib/yell/adapters/io.rb                         |   3 -
 lib/yell/helpers/adapter.rb                     |   4 -
 lib/yell/loggable.rb                            |   4 -
 lib/yell/logger.rb                              |  14 ++-
 lib/yell/version.rb                             |   3 +-
 spec/compatibility/activesupport_logger_spec.rb |   7 +-
 spec/compatibility/formatter_spec.rb            |   8 +-
 spec/spec_helper.rb                             |  10 +--
 spec/yell/adapters/base_spec.rb                 |  10 +--
 spec/yell/adapters/datefile_spec.rb             |   2 +-
 spec/yell/adapters/file_spec.rb                 |  21 +++--
 spec/yell/adapters/io_spec.rb                   |  11 ++-
 spec/yell/adapters_spec.rb                      |  18 ++--
 spec/yell/dsl_spec.rb                           |   2 +-
 spec/yell/formatter_spec.rb                     | 115 +++++++++++++++++-------
 spec/yell/loggable_spec.rb                      |  11 +--
 spec/yell/logger_spec.rb                        |  50 ++++++++---
 spec/yell/repository_spec.rb                    |   9 +-
 spec/yell_spec.rb                               |  26 +++---
 25 files changed, 220 insertions(+), 158 deletions(-)

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



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