[DRE-commits] [ruby-ethon] branch master updated (4f51b91 -> 5c2475f)

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Mon Mar 21 15:06:16 UTC 2016


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

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

      from  4f51b91   Run wrap-and-sort on packaging files
      adds  4152152   Imported Upstream version 0.8.1
       new  82fe37d   Merge tag 'upstream/0.8.1'
       new  10ba569   New upstream release
       new  bcc56bb   Add tests back to package build
       new  5c2475f   Create release

The 4 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                                        |  1 +
 CHANGELOG.md                                       | 11 ++++++-
 debian/changelog                                   |  9 +++++
 ...-tests.rake.disabled.rspec3 => ruby-tests.rake} |  0
 lib/ethon.rb                                       |  6 +++-
 lib/ethon/easy.rb                                  |  1 +
 lib/ethon/easy/http/actionable.rb                  | 21 ++++++++----
 lib/ethon/easy/http/postable.rb                    |  2 +-
 lib/ethon/easy/mirror.rb                           | 14 +++-----
 lib/ethon/easy/options.rb                          | 11 ++++++-
 lib/ethon/easy/queryable.rb                        |  9 +++++
 lib/ethon/version.rb                               |  2 +-
 metadata.yml                                       |  4 +--
 spec/ethon/easy/http/get_spec.rb                   | 38 +++++++++++++++++++++-
 spec/ethon/easy/http/post_spec.rb                  | 36 ++++++++++++++++++++
 spec/ethon/easy/mirror_spec.rb                     |  6 ++--
 spec/ethon/easy/options_spec.rb                    | 29 +++++++++++++++++
 spec/ethon/easy/queryable_spec.rb                  |  3 +-
 spec/ethon/easy_spec.rb                            |  6 ++++
 19 files changed, 182 insertions(+), 27 deletions(-)
 rename debian/{ruby-tests.rake.disabled.rspec3 => ruby-tests.rake} (100%)

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