[DRE-commits] [ruby-em-hiredis] branch master updated (68c97a2 ->	3d7d346)
    Cédric Boutillier 
    boutil at moszumanska.debian.org
       
    Thu Oct  6 21:57:55 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-em-hiredis.
      from  68c97a2   Run wrap-and-sort on packaging files
      adds  92593d5   New upstream version 0.3.1
       new  5811591   Merge tag 'upstream/0.3.1'
       new  4030b24   bump standards-version to 3.9.8, hiredis min version to 0.6
       new  9ac28e1   prepare changelog
       new  3d7d346   Add autopkgtest-pkg-ruby Testsuite field
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:
 README.md                            | 19 ++++++++-
 debian/changelog                     | 14 ++++++
 debian/control                       |  7 +--
 em-hiredis.gemspec                   |  2 +-
 lib/em-hiredis/base_client.rb        | 44 ++++++++++++++++++-
 lib/em-hiredis/pubsub_client.rb      | 17 +++++++-
 lib/em-hiredis/version.rb            |  2 +-
 spec/inactivity_check_spec.rb        | 66 ++++++++++++++++++++++++++++
 spec/support/inprocess_redis_mock.rb | 83 ++++++++++++++++++++++++++++++++++++
 9 files changed, 246 insertions(+), 8 deletions(-)
 create mode 100644 spec/inactivity_check_spec.rb
 create mode 100644 spec/support/inprocess_redis_mock.rb
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-hiredis.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list