[DRE-commits] [ruby-ethon] branch master updated (3d75517 -> b271b63)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Aug 29 18:24:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-ethon.
from 3d75517 reupload to unstable
adds 12a00d7 Imported Upstream version 0.7.4
new 61f3e59 Merge tag 'upstream/0.7.4'
new 5df7d5a update changelog
new b271b63 upload to unstable
The 3 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:
CHANGELOG.md | 31 ++++++++++++++++++++++-
checksums.yaml.gz | Bin 421 -> 0 bytes
debian/changelog | 6 +++++
lib/ethon/curls/classes.rb | 15 +++++++++++-
lib/ethon/curls/constants.rb | 19 +++++++++++++++
lib/ethon/curls/functions.rb | 4 ++-
lib/ethon/curls/options.rb | 19 +++++++++++----
lib/ethon/easy.rb | 2 ++
lib/ethon/easy/features.rb | 30 +++++++++++++++++++++++
lib/ethon/easy/http/actionable.rb | 46 ++++++++++++++++++++++++++++++++---
lib/ethon/easy/http/postable.rb | 1 +
lib/ethon/easy/http/putable.rb | 1 +
lib/ethon/easy/informations.rb | 13 ++++++++--
lib/ethon/easy/queryable.rb | 34 ++++++++++++++++++++------
lib/ethon/version.rb | 2 +-
metadata.yml | 7 ++++--
spec/ethon/easy/callbacks_spec.rb | 2 +-
spec/ethon/easy/features_spec.rb | 23 ++++++++++++++++++
spec/ethon/easy/http/post_spec.rb | 42 +++++++++++++++++++++++++++++++-
spec/ethon/easy/http/put_spec.rb | 45 +++++++++++++++++++++++++++++++++-
spec/ethon/easy/informations_spec.rb | 9 +++++++
spec/ethon/easy/mirror_spec.rb | 2 +-
spec/ethon/easy/options_spec.rb | 9 ++++---
spec/ethon/easy/queryable_spec.rb | 19 ++++++++++++---
24 files changed, 346 insertions(+), 35 deletions(-)
delete mode 100644 checksums.yaml.gz
create mode 100644 lib/ethon/easy/features.rb
create mode 100644 spec/ethon/easy/features_spec.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ethon.git
More information about the Pkg-ruby-extras-commits
mailing list