[DRE-commits] [ruby-ethon] branch master updated (5c2475f -> 04a719a)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 29 07:28:54 UTC 2016


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

praveen pushed a change to branch master
in repository ruby-ethon.

      from  5c2475f   Create release
      adds  3dcab3c   Imported Upstream version 0.9.0
       new  d3aaeb9   Merge tag 'upstream/0.9.0'
       new  da6459b   update changelog
       new  04a719a   check gemspec dependencies

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:
 .travis.yml                          |  19 ++--
 CHANGELOG.md                         |  13 ++-
 Gemfile                              |  17 ++--
 LICENSE                              |   2 +-
 README.md                            |   2 +-
 debian/changelog                     |   6 ++
 debian/control                       |   2 +-
 debian/rules                         |  13 +--
 lib/ethon/curls/functions.rb         |   1 +
 lib/ethon/curls/options.rb           |  37 +++----
 lib/ethon/easy.rb                    |  11 ++
 lib/ethon/easy/operations.rb         |  10 +-
 lib/ethon/easy/options.rb            |  26 +++--
 lib/ethon/version.rb                 |   2 +-
 metadata.yml                         | 192 -----------------------------------
 profile/benchmarks.rb                | 136 ++++++++++---------------
 spec/ethon/easy/informations_spec.rb |   2 +-
 spec/ethon/easy/operations_spec.rb   |   3 +-
 spec/ethon/easy_spec.rb              |  77 ++++++++++++++
 spec/support/server.rb               |   2 +-
 20 files changed, 233 insertions(+), 340 deletions(-)
 delete mode 100644 metadata.yml

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