[DRE-commits] [ruby-httparty] branch master updated (52bcdd0 -> a23ec28)
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Feb 28 12:23:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-httparty.
from 52bcdd0 Add copyright notice for website/css/common.css
adds 1b9fe11 Imported Upstream version 0.13.0
new 0062fec Merge tag 'upstream/0.13.0'
new d1ffceb Refresh clean_spec_helper.patch and newer_rspec.patch
new c3c0dd7 add exception_spec.patch
new 6d003ae prepare changelog
new a23ec28 refresh patch for the manpage
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:
.travis.yml | 2 --
bin/httparty | 5 +++-
checksums.yaml.gz | Bin 269 -> 271 bytes
debian/changelog | 8 ++++++
debian/httparty.1.diff | 13 ++++-----
debian/patches/clean_spec_helper.patch | 9 +++---
debian/patches/exception_spec.patch | 46 ++++++++++++++++++++++++++++++
debian/patches/newer_rspec.patch | 22 +++++++-------
debian/patches/series | 1 +
features/handles_multiple_formats.feature | 15 ++++++++++
features/steps/httparty_response_steps.rb | 5 ++++
features/steps/remote_service_steps.rb | 5 ++++
lib/httparty.rb | 23 +++++++++++++--
lib/httparty/connection_adapter.rb | 8 ++++++
lib/httparty/exceptions.rb | 9 ++++--
lib/httparty/net_digest_auth.rb | 4 +--
lib/httparty/parser.rb | 11 +++++--
lib/httparty/request.rb | 5 ++--
lib/httparty/response.rb | 4 +--
lib/httparty/response/headers.rb | 4 +--
lib/httparty/version.rb | 2 +-
metadata.yml | 8 ++++--
spec/fixtures/twitter.csv | 2 ++
spec/httparty/connection_adapter_spec.rb | 42 +++++++++++++++++++++++++++
spec/httparty/exception_spec.rb | 23 +++++++++++++++
spec/httparty/net_digest_auth_spec.rb | 37 ++++++++++++++++++++++++
spec/httparty/parser_spec.rb | 5 ++++
spec/httparty/request_spec.rb | 34 ++++++++++++++++++++--
spec/httparty_spec.rb | 37 ++++++++++++++++++++++--
spec/spec_helper.rb | 1 +
30 files changed, 341 insertions(+), 49 deletions(-)
create mode 100644 debian/patches/exception_spec.patch
create mode 100644 spec/fixtures/twitter.csv
create mode 100644 spec/httparty/exception_spec.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httparty.git
More information about the Pkg-ruby-extras-commits
mailing list