[DRE-commits] [ruby-curb] branch master updated (247840d -> f43e096)

Cédric Boutillier boutil at moszumanska.debian.org
Tue Nov 14 14:51:02 UTC 2017


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

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

      from  247840d   add use-test-files-for-tests.patch debian/patches/series
      adds  ebfc1bb   New upstream version 0.9.4
       new  c627ac3   Update upstream source from tag 'upstream/0.9.4'
       new  0f1d5fd   refresh patches
       new  511e533   Set debhelper compatibility level to 10
       new  de81195   Bump Standards-Version to 4.1.1 (no changes needed)
       new  f43e096   prepare changelog

The 5 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:
 README.markdown                                    |  6 +++
 curb.gemspec                                       |  4 +-
 debian/changelog                                   | 10 ++++
 debian/compat                                      |  2 +-
 debian/control                                     |  4 +-
 .../patches/disable_test_requiring_network.patch   |  4 +-
 debian/patches/use-test-files-for-tests.patch      | 10 ++--
 ext/curb.c                                         |  3 ++
 ext/curb.h                                         |  6 +--
 ext/curb_easy.c                                    | 50 +++++++++++++++--
 ext/curb_multi.c                                   | 62 +++++----------------
 ext/extconf.rb                                     |  7 +++
 lib/curl.rb                                        | 11 ++--
 tests/helper.rb                                    | 16 +++---
 tests/tc_curl_download.rb                          |  6 +--
 tests/tc_curl_easy.rb                              | 63 ++++++++++++----------
 tests/tc_curl_multi.rb                             | 19 ++++---
 17 files changed, 159 insertions(+), 124 deletions(-)

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