[DRE-commits] [ruby-typhoeus] branch master updated (89b0e0b -> 0439a47)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 29 07:42:23 UTC 2016


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

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

      from  89b0e0b   Add Testsuite field
      adds  9bca90f   Imported Upstream version 1.0.2
       new  04b1c07   Merge tag 'upstream/1.0.2'
       new  126cdd0   update changelog
       new  0439a47   remove patch, update deps

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:
 .travis.yml                                |  11 +-
 CHANGELOG.md                               |  30 ++++-
 Gemfile                                    |   6 +-
 LICENSE                                    |   2 +-
 README.md                                  |   2 +-
 debian/changelog                           |   7 ++
 debian/control                             |   6 +-
 debian/patches/fix-specs-for-ruby2_3.patch |  36 ------
 debian/patches/series                      |   1 -
 lib/typhoeus/adapters/faraday.rb           |  15 ++-
 lib/typhoeus/easy_factory.rb               |  73 ++++++-----
 lib/typhoeus/expectation.rb                |   2 +-
 lib/typhoeus/hydra.rb                      |   2 +-
 lib/typhoeus/pool.rb                       |   2 +
 lib/typhoeus/request.rb                    |  10 +-
 lib/typhoeus/request/streamable.rb         |   2 +-
 lib/typhoeus/response/cacheable.rb         |   2 +-
 lib/typhoeus/response/header.rb            |  19 +--
 lib/typhoeus/response/status.rb            |   4 +-
 lib/typhoeus/version.rb                    |   2 +-
 metadata.yml                               | 189 -----------------------------
 spec/support/server.rb                     |   8 ++
 spec/typhoeus/hydra/before_spec.rb         |  17 +--
 spec/typhoeus/hydra/queueable_spec.rb      |  10 ++
 spec/typhoeus/hydra/runnable_spec.rb       |   7 +-
 spec/typhoeus/pool_spec.rb                 |  39 ++++++
 spec/typhoeus/request/before_spec.rb       |  17 +--
 spec/typhoeus/response/status_spec.rb      |  16 ---
 typhoeus.gemspec                           |   2 +-
 29 files changed, 203 insertions(+), 336 deletions(-)
 delete mode 100644 debian/patches/fix-specs-for-ruby2_3.patch
 delete mode 100644 metadata.yml

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