[DRE-commits] [ruby-typhoeus] branch master updated (e18b5c6 -> b68149f)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Apr 9 12:10:06 UTC 2015


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

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

      from  e18b5c6   upload to experimental
      adds  711f498   Imported Upstream version 0.7.1
       new  f4ecba8   Merge tag 'upstream/0.7.1'
       new  2e0a036   update changelog
       new  b68149f   upload to experimental

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.md                                       |  28 +++++++-
 README.md                                          |  77 +++++++++++++++++----
 checksums.yaml.gz                                  | Bin 423 -> 0 bytes
 debian/changelog                                   |   6 ++
 .../typhoeus/middleware/params_decoder/helper.rb   |   2 +-
 lib/typhoeus/easy_factory.rb                       |  28 +++++++-
 lib/typhoeus/hydra/stubbable.rb                    |   2 +
 lib/typhoeus/pool.rb                               |  13 +++-
 lib/typhoeus/request.rb                            |   3 +-
 lib/typhoeus/request/callbacks.rb                  |   1 -
 lib/typhoeus/request/stubbable.rb                  |   2 +
 lib/typhoeus/response/informations.rb              |   2 +-
 lib/typhoeus/version.rb                            |   2 +-
 metadata.yml                                       |   4 +-
 .../middleware/params_decoder/helper_spec.rb       |  24 +++++++
 spec/typhoeus/easy_factory_spec.rb                 |  41 +++++++++++
 spec/typhoeus/hydra/stubbable_spec.rb              |  20 ++++++
 spec/typhoeus/pool_spec.rb                         |  17 +++++
 spec/typhoeus/request/stubbable_spec.rb            |  18 +++++
 19 files changed, 265 insertions(+), 25 deletions(-)
 delete mode 100644 checksums.yaml.gz

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



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