[DRE-commits] [ruby-stomp] 02/04: Merge tag 'upstream/1.3.1'

Jonas Genannt jonas at brachium-system.net
Tue Oct 22 19:05:02 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-stomp.

commit 8658215d8f98d27bfe6f68bc7e093e13c8903300
Merge: e4071dd 8abc725
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Tue Oct 22 20:52:54 2013 +0200

    Merge tag 'upstream/1.3.1'
    
    Upstream version 1.3.1
    
    # gpg: Signature made Tue 22 Oct 2013 08:52:51 PM CEST using RSA key ID 016CFFD0
    # gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
    # gpg:                 aka "Jonas Genannt <jonas.genannt at capi2name.de>"
    
    * tag 'upstream/1.3.1':
      Imported Upstream version 1.3.1

 CHANGELOG.rdoc                     |   14 +
 README.rdoc                        |    4 +
 checksums.yaml.gz                  |  Bin 427 -> 423 bytes
 lib/client/utils.rb                |   90 ++++---
 lib/connection/heartbeats.rb       |   23 +-
 lib/connection/netio.rb            |   10 +-
 lib/connection/utils.rb            |    2 +
 lib/stomp.rb                       |    1 +
 lib/stomp/client.rb                |   44 ++-
 lib/stomp/connection.rb            |   53 ++--
 lib/stomp/errors.rb                |   51 ++++
 lib/stomp/null_logger.rb           |   28 ++
 {examples => lib/stomp}/slogger.rb |   16 +-
 lib/stomp/version.rb               |    4 +-
 metadata.yml                       |   14 +-
 spec/client_spec.rb                |   40 ++-
 spec/connection_spec.rb            |    3 +
 stomp.gemspec                      |   27 +-
 test/test_anonymous.rb             |  523 ++++++++++++++++++++++++++++++++++++
 test/test_helper.rb                |   15 ++
 20 files changed, 839 insertions(+), 123 deletions(-)

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



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