[DRE-commits] [ruby-patron] branch master updated (c397b8d -> f1f7a5b)

zeha at debian.org zeha at debian.org
Thu Dec 17 00:06:20 UTC 2015


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

zeha pushed a change to branch master
in repository ruby-patron.

      from  c397b8d   Releasing debian version 0.4.20-1.
      adds  137070d   Imported Upstream version 0.5.0
      adds  68925e0   Merge tag 'upstream/0.5.0'
      adds  54eabf3   Drop upstream applied patches
      adds  f1f7a5b   Update changelog for 0.5.0-1 release

No new revisions were added by this update.

Summary of changes:
 Gemfile.lock                               |  40 ++++--
 README.md                                  |  17 +++
 Rakefile                                   |   9 +-
 debian/changelog                           |   8 ++
 debian/patches/disabled_sslv3.patch        |  10 +-
 debian/patches/fix_incorrect_element.patch |  41 ------
 debian/patches/ruby22.patch                |  57 ---------
 debian/patches/series                      |   2 -
 debian/patches/tests-disable-load-path     |  10 +-
 ext/patron/extconf.rb                      |   4 +-
 ext/patron/session_ext.c                   |  22 +++-
 lib/patron/request.rb                      |   6 +-
 lib/patron/response.rb                     |  28 ++--
 lib/patron/session.rb                      |  30 ++++-
 lib/patron/version.rb                      |   2 +-
 metadata.yml                               |  52 +++-----
 patron.gemspec                             |   2 +-
 spec/patron_spec.rb                        |   4 +-
 spec/request_spec.rb                       |  22 ++--
 spec/response_spec.rb                      |  12 +-
 spec/session_spec.rb                       | 198 ++++++++++++++++++++---------
 spec/session_ssl_spec.rb                   | 105 ++++++++-------
 spec/spec_helper.rb                        |  10 ++
 spec/util_spec.rb                          |  40 +++---
 24 files changed, 387 insertions(+), 344 deletions(-)
 delete mode 100644 debian/patches/fix_incorrect_element.patch
 delete mode 100644 debian/patches/ruby22.patch

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



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