[DRE-commits] [ruby-curb] branch master updated (125bc13 -> f3e0404)

David Suárez deiv-guest at alioth.debian.org
Sun Oct 20 10:31:49 UTC 2013


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

deiv-guest pushed a change to branch master
in repository ruby-curb.

      from  125bc13   disable tests requiring internet access. Closes: #710940
      adds  00d7fc6   Imported Upstream version 0.8.5
       new  450a99e   Merge tag 'upstream/0.8.5'
       new  e50b826   Remove local extension dir from tests load path
       new  0132890   Add support for curl 7.33.0
       new  f3e0404   Update changelog

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:
 debian/changelog                                   |   11 ++++
 debian/patches/add-support-for-curl-7.33.0.patch   |   57 ++++++++++++++++++++
 ...e-local-extension-dir-from-tests-loadpath.patch |   24 +++++++++
 debian/patches/series                              |    2 +
 ext/curb.c                                         |   13 +++++
 ext/curb.h                                         |    6 +--
 ext/curb_easy.c                                    |   33 +++++++++++-
 ext/extconf.rb                                     |    6 +++
 lib/curb.rb                                        |    3 --
 lib/curl.rb                                        |   10 ++--
 lib/curl/easy.rb                                   |   12 +++--
 metadata.yml                                       |    9 ++--
 tests/bug_issue102.rb                              |   17 ------
 tests/bug_require_last_or_segfault.rb              |    2 +-
 tests/foo.rb                                       |   13 -----
 tests/tc_curl_easy.rb                              |   20 +++++++
 16 files changed, 186 insertions(+), 52 deletions(-)
 create mode 100644 debian/patches/add-support-for-curl-7.33.0.patch
 create mode 100644 debian/patches/remove-local-extension-dir-from-tests-loadpath.patch
 delete mode 100644 tests/bug_issue102.rb
 delete mode 100644 tests/foo.rb

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



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