[DRE-commits] [ruby-mixlib-log] branch master updated (d89a701 -> 2dbdfdd)

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Sep 19 17:37:50 UTC 2016


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

terceiro pushed a change to branch master
in repository ruby-mixlib-log.

      from  d89a701   Use new default gem2deb Rakefile to run the tests
      adds  ec5bd0e   New upstream version 1.7.1
       new  5333f89   Merge tag 'upstream/1.7.1'
       new  888a6af   New upstream version 1.7.1
       new  60d33d9   changes: remove duplicated/obsolete entries
       new  74fc563   update packaging with new run of `dh-make-ruby -w`
       new  1cf0df7   release
       new  2dbdfdd   drop patch for rspec 3 compatibility, not needed anymore

The 6 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:
 Gemfile                                            |   9 ++
 NOTICE                                             |  23 ++---
 README.md                                          |  51 ++++++++++
 README.rdoc                                        |  24 -----
 Rakefile                                           |  42 +++++---
 debian/changelog                                   |  19 ++++
 debian/control                                     |   4 +-
 ...-log_spec-make-it-compatible-with-rspec-3.patch |  29 ------
 debian/patches/series                              |   1 -
 debian/ruby-mixlib-log.docs                        |   2 +-
 lib/mixlib/log.rb                                  |  66 +++++++++----
 lib/mixlib/log/formatter.rb                        |  22 ++---
 lib/mixlib/log/version.rb                          |   2 +-
 metadata.yml                                       | 107 ---------------------
 mixlib-log.gemspec                                 |  23 +++--
 spec/mixlib/log/formatter_spec.rb                  |  32 +++---
 spec/mixlib/log_spec.rb                            |  95 +++++++++++++-----
 spec/spec_helper.rb                                |  20 ++--
 18 files changed, 289 insertions(+), 282 deletions(-)
 create mode 100644 Gemfile
 create mode 100644 README.md
 delete mode 100644 README.rdoc
 delete mode 100644 debian/patches/0001-log_spec-make-it-compatible-with-rspec-3.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 metadata.yml

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



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