[DRE-commits] [ruby-descendants-tracker] branch master updated (6c4d63a -> cbd31e1)

Cédric Boutillier boutil at moszumanska.debian.org
Tue May 20 12:10:31 UTC 2014


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

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

      from  6c4d63a   prepare changelog
       new  2884c45   fix spelling error in long description
      adds  1cd3ccb   Imported Upstream version 0.0.4
       new  7ef25c4   Merge tag 'upstream/0.0.4'
       new  947395b   refresh spec_helper.patch
       new  1b0846e   Depend and build-depend on ruby-thread-safe
       new  cbd31e1   prepare changelog

The 5 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:
 .rspec                                          |   5 +
 .ruby-gemset                                    |   1 +
 .rvmrc                                          |   1 -
 .travis.yml                                     |  32 ++++---
 CONTRIBUTING.md                                 |  10 ++
 Gemfile                                         |   5 +-
 Gemfile.devtools                                |  56 +++++++----
 README.md                                       |  47 ++--------
 checksums.yaml.gz                               | Bin 268 -> 269 bytes
 config/flay.yml                                 |   4 +-
 config/reek.yml                                 | 119 +++++++++++++-----------
 config/rubocop.yml                              |   6 +-
 debian/changelog                                |   9 ++
 debian/control                                  |   8 +-
 debian/patches/spec_helper.patch                |  16 ++--
 descendants_tracker.gemspec                     |   9 +-
 lib/descendants_tracker.rb                      |  36 +++----
 lib/descendants_tracker/version.rb              |   2 +-
 metadata.yml                                    |  52 ++++++-----
 spec/spec_helper.rb                             |  20 ++--
 spec/unit/descendants_tracker/inherited_spec.rb |   4 +-
 21 files changed, 235 insertions(+), 207 deletions(-)
 create mode 100644 .rspec
 create mode 100644 .ruby-gemset
 delete mode 100644 .rvmrc
 create mode 100644 CONTRIBUTING.md

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



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