[DRE-commits] [ruby-stomp] branch master updated (44d50c9 -> c2bce7c)
Jonas Genannt
jonas at brachium-system.net
Thu Jan 9 19:42:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a change to branch master
in repository ruby-stomp.
from 44d50c9 updated changelog for 1.3.1
adds 1955cf3 Imported Upstream version 1.3.2
new e8b96eb Merge tag 'upstream/1.3.2'
new 0f48c89 d/control: bumped standards version to 3.0.5 (no changes needed)
new c2bce7c ready for release
The 3 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:
CHANGELOG.rdoc | 15 ++++
README.rdoc | 4 +-
checksums.yaml.gz | Bin 423 -> 0 bytes
debian/changelog | 7 ++
debian/control | 2 +-
examples/conn11_hb1.rb | 4 +-
lib/stomp/slogger.rb => examples/examplogger.rb | 6 +-
examples/logexamp.rb | 4 +-
examples/logexamp_ssl.rb | 4 +-
lib/client/utils.rb | 4 +-
lib/connection/heartbeats.rb | 58 +++++---------
lib/connection/netio.rb | 47 ++++++-----
lib/connection/utils.rb | 39 +++++----
lib/stomp/client.rb | 42 +++++++---
lib/stomp/connection.rb | 47 +++++++----
lib/stomp/constants.rb | 98 +++++++++++++++++++----
lib/stomp/null_logger.rb | 2 +
lib/stomp/version.rb | 2 +-
metadata.yml | 101 ++++++++++++++----------
spec/connection_spec.rb | 7 +-
stomp.gemspec | 19 +++--
test/test_anonymous.rb | 4 +-
test/test_urlogin.rb | 6 +-
23 files changed, 333 insertions(+), 189 deletions(-)
delete mode 100644 checksums.yaml.gz
copy lib/stomp/slogger.rb => examples/examplogger.rb (98%)
--
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