[DRE-commits] [ruby-stomp] 01/03: Merge tag 'upstream/1.3.5'

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon Mar 7 15:20:05 UTC 2016


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

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

commit 14904fb17791429d5c23dbede24bb7438ebaced7
Merge: 1b19f19 b09f92a
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Mar 7 12:04:52 2016 -0300

    Merge tag 'upstream/1.3.5'
    
    Upstream version 1.3.5
    
    # gpg: Signature made Mon 07 Mar 2016 12:04:52 PM BRT
    # gpg:                using RSA key 0x8716CE4614A452D8
    # gpg: Good signature from "Sebastien Badia <seb at sebian.fr>"
    # gpg:                 aka "Sebastien Badia <seb at ldn-fai.net>"
    # gpg:                 aka "Sebastien Badia <sebastien at badia.fr>"
    # gpg:                 aka "Sebastien Badia <seb at gitoyen.net>"

 CHANGELOG.rdoc                 |  11 +++
 README.rdoc                    |  59 ++++++------
 Rakefile                       |   2 +-
 examples/amqdurasub.rb         |  81 ++++++++++++++++
 lib/connection/netio.rb        |   2 +
 lib/connection/utils.rb        |  11 ++-
 lib/stomp/client.rb            |   2 +-
 lib/stomp/connection.rb        |   5 +-
 lib/stomp/message.rb           |   2 -
 lib/stomp/null_logger.rb       |   5 +-
 lib/stomp/version.rb           |   2 +-
 metadata.yml                   | 213 -----------------------------------------
 spec/client_shared_examples.rb |  34 +++----
 spec/client_spec.rb            | 103 ++++++++++++--------
 spec/connection_spec.rb        | 118 +++++++++++------------
 spec/message_spec.rb           |  17 ++--
 spec/spec_helper.rb            |   3 +
 stomp.gemspec                  |  12 ++-
 18 files changed, 300 insertions(+), 382 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