[DRE-commits] [ruby-ethon] branch master updated (6060bf5 -> faa254f)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Nov 21 14:15:50 UTC 2014


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

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

      from  6060bf5   upload to unstable
      adds  65d0c2f   Imported Upstream version 0.7.1
       new  aa2f141   Merge tag 'upstream/0.7.1'
       new  2d772a0   new upstream, standards bump
       new  08a7241   disable tests, need rspec3
       new  faa254f   upload to experimental

The 4 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.md                                       |  11 ++++--
 checksums.yaml.gz                                  | Bin 0 -> 421 bytes
 debian/changelog                                   |   7 ++++
 debian/control                                     |   2 +-
 ...-tests.rake => ruby-tests.rake.disabled.rspec3} |   0
 lib/ethon/curl.rb                                  |   2 +-
 lib/ethon/curls/classes.rb                         |  13 ++++--
 lib/ethon/curls/options.rb                         |   9 ++++-
 lib/ethon/easy/callbacks.rb                        |   7 ++--
 lib/ethon/easy/informations.rb                     |   2 +
 lib/ethon/easy/mirror.rb                           |   2 +-
 lib/ethon/easy/response_callbacks.rb               |   7 +++-
 lib/ethon/libc.rb                                  |   2 +-
 lib/ethon/version.rb                               |   2 +-
 metadata.yml                                       |  17 +++-----
 spec/ethon/curl_spec.rb                            |   8 ++--
 spec/ethon/easy/callbacks_spec.rb                  |  23 ++++++++++-
 spec/ethon/easy/form_spec.rb                       |  10 ++---
 spec/ethon/easy/header_spec.rb                     |   4 +-
 spec/ethon/easy/http/custom_spec.rb                |   6 +--
 spec/ethon/easy/http/get_spec.rb                   |   4 +-
 spec/ethon/easy/http/head_spec.rb                  |   4 +-
 spec/ethon/easy/http/options_spec.rb               |   2 +-
 spec/ethon/easy/http/patch_spec.rb                 |   2 +-
 spec/ethon/easy/http/post_spec.rb                  |  34 ++++++++++++----
 spec/ethon/easy/http/put_spec.rb                   |  14 +++----
 spec/ethon/easy/http_spec.rb                       |   4 +-
 spec/ethon/easy/informations_spec.rb               |   8 +++-
 spec/ethon/easy/mirror_spec.rb                     |   6 +++
 spec/ethon/easy/operations_spec.rb                 |   6 +--
 spec/ethon/easy/options_spec.rb                    |   6 +--
 spec/ethon/easy/queryable_spec.rb                  |   4 +-
 spec/ethon/easy/response_callbacks_spec.rb         |  14 +++----
 spec/ethon/easy_spec.rb                            |  23 +++++------
 spec/ethon/libc_spec.rb                            |   4 +-
 spec/ethon/multi/operations_spec.rb                |  44 ++++++++++-----------
 spec/ethon/multi/options_spec.rb                   |   4 +-
 spec/ethon/multi/stack_spec.rb                     |  10 ++---
 spec/ethon/multi_spec.rb                           |   4 +-
 39 files changed, 199 insertions(+), 132 deletions(-)
 create mode 100644 checksums.yaml.gz
 rename debian/{ruby-tests.rake => ruby-tests.rake.disabled.rspec3} (100%)

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



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