[DRE-commits] [ruby-http] branch master updated (fb8d02a -> ecb0008)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Sun Dec 20 22:42:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a change to branch master
in repository ruby-http.
from fb8d02a updated changelog. http-form_data is missing in debian
adds 333e70f Imported Upstream version 0.9.8
new a11c755 Merge tag 'upstream/0.9.8'
new b98c973 docs: Add readme file as package documentation
new 58fe114 examples: Ship examples files
new 2d05a28 d/control: Add new depdencencys
new e8f332d d/control: Switch from gitweb to cgit for vcs-browser URL
new ecb0008 d/changelog: Update for version 0.9.8
The 6 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:
CHANGES.md | 276 ++++++++++++++++++++++++-----------
Rakefile | 2 +-
debian/changelog | 25 ++--
debian/control | 22 ++-
debian/ruby-http.docs | 3 +-
debian/ruby-http.examples | 4 +-
lib/http/connection.rb | 8 +-
lib/http/request.rb | 17 ++-
lib/http/request/writer.rb | 26 +++-
lib/http/timeout/global.rb | 108 ++++++++------
lib/http/timeout/null.rb | 4 +-
lib/http/timeout/per_operation.rb | 12 +-
lib/http/uri.rb | 9 +-
lib/http/version.rb | 2 +-
metadata.yml | 40 ++++-
spec/lib/http/client_spec.rb | 11 +-
spec/lib/http/request_spec.rb | 35 ++++-
spec/lib/http_spec.rb | 26 ++++
spec/regression_specs.rb | 15 ++
spec/support/dummy_server/servlet.rb | 5 +
spec/support/http_handling_shared.rb | 4 +-
21 files changed, 470 insertions(+), 184 deletions(-)
create mode 100644 spec/regression_specs.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-http.git
More information about the Pkg-ruby-extras-commits
mailing list