[DRE-commits] [ruby-pluggaloid] 01/05: Merge tag 'upstream/1.1.1'

Daisuke Higuchi dai at moszumanska.debian.org
Thu May 12 20:27:27 UTC 2016


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

dai pushed a commit to annotated tag debian/1.1.1-1
in repository ruby-pluggaloid.

commit f3e82b98b62f9a30b21f6c02e41ddd3a4f7d7f1d
Merge: ea32837 b86af4a
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Fri May 13 05:09:29 2016 +0900

    Merge tag 'upstream/1.1.1'
    
    Upstream version 1.1.1

 lib/pluggaloid.rb             |   8 ++-
 lib/pluggaloid/error.rb       |   2 +
 lib/pluggaloid/event.rb       |   2 +
 lib/pluggaloid/filter.rb      |  10 +--
 lib/pluggaloid/handler.rb     |  45 ++++++++++++++
 lib/pluggaloid/handler_tag.rb |  86 ++++++++++++++++++++++++++
 lib/pluggaloid/identity.rb    |  21 +++++++
 lib/pluggaloid/listener.rb    |  12 ++--
 lib/pluggaloid/plugin.rb      | 122 +++++++++++++++++++++++++++++--------
 lib/pluggaloid/version.rb     |   2 +-
 metadata.yml                  | 137 -----------------------------------------
 pluggaloid.gemspec            |   2 +
 test/handler_tag_test.rb      | 138 ++++++++++++++++++++++++++++++++++++++++++
 test/helper.rb                |   9 +++
 test/multi_vm_test.rb         |   9 +--
 test/plugin_test.rb           |  84 ++++++++++++++++++++-----
 16 files changed, 493 insertions(+), 196 deletions(-)

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



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