[DRE-commits] [ruby-em-socksify] branch master updated (3df4014 -> 52f8f0d)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Feb 10 15:25:18 UTC 2014


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

praveen pushed a change to branch master
in repository ruby-em-socksify.

      from  3df4014   rebuild with ruby-eventmachine 1.0.3-4
      adds  da59e29   Imported Upstream version 0.3.0
       new  78adf0a   Merge tag 'upstream/0.3.0'
       new  a4249d4   refresh test-localhost.patch and disable tests for squid
       new  52f8f0d   new upstream

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:
 .rspec                              |  0
 README.md                           | 52 ++++++++++++++++++++-----
 debian/changelog                    |  8 ++++
 debian/patches/test-localhost.patch | 75 +++++++++++++++++++++++++++++++++++--
 em-socksify.gemspec                 |  3 +-
 lib/em-socksify.rb                  | 10 +++++
 lib/em-socksify/connect.rb          | 28 ++++++++++++++
 lib/em-socksify/connectify.rb       | 41 ++++++++++++++++++++
 lib/em-socksify/errors.rb           |  5 +++
 lib/em-socksify/version.rb          |  8 ++--
 metadata.yml                        | 27 ++++++++++---
 spec/socksify_spec.rb               | 36 +++++++++++++++++-
 12 files changed, 267 insertions(+), 26 deletions(-)
 delete mode 100644 .rspec
 create mode 100644 lib/em-socksify/connect.rb
 create mode 100644 lib/em-socksify/connectify.rb

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



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