[DRE-commits] [ruby-stomp] branch master updated (2b9d5af -> a059810)

Jonas Genannt genannt at moszumanska.debian.org
Sun May 3 08:53:00 UTC 2015


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

genannt pushed a change to branch master
in repository ruby-stomp.

      from  2b9d5af   Releasing debian version 1.3.3-1.
      adds  a70d59a   Imported Upstream version 1.3.4
       new  1195225   Merge tag 'upstream/1.3.4'
       new  d3ecdb6   d/control: bumped up standards version to 3.9.6 (no changes needed)
       new  135b53f   d/control: changed my mail address to @debian.org
       new  6011605   d/control: add Testsuite: autopkgtest-pkg-ruby
       new  a059810   d/copyright: updated copyright years

The 5 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                          | 14 +++++
 README.rdoc                             |  5 +-
 debian/control                          |  5 +-
 debian/copyright                        |  2 +-
 examples/ssl_ctxoptions.rb              | 96 +++++++++++++++++++++++++++++++++
 examples/{ssl_uc1.rb => ssl_newparm.rb} | 19 +++----
 examples/ssl_uc2.rb                     |  3 +-
 lib/client/utils.rb                     |  3 +-
 lib/connection/netio.rb                 |  9 +++-
 lib/connection/utils.rb                 |  3 +-
 lib/stomp/client.rb                     |  5 +-
 lib/stomp/connection.rb                 | 19 ++++++-
 lib/stomp/sslparams.rb                  |  5 ++
 lib/stomp/version.rb                    |  2 +-
 metadata.yml                            | 12 +++--
 spec/client_spec.rb                     | 12 -----
 spec/connection_spec.rb                 | 11 ++--
 stomp.gemspec                           |  8 ++-
 18 files changed, 186 insertions(+), 47 deletions(-)
 create mode 100644 examples/ssl_ctxoptions.rb
 copy examples/{ssl_uc1.rb => ssl_newparm.rb} (58%)

-- 
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