[DRE-commits] [ruby-hashie] branch master updated (eb9cd6f -> e5026aa)

zeha at debian.org zeha at debian.org
Thu May 5 23:04:25 UTC 2016


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

zeha pushed a change to branch master
in repository ruby-hashie.

      from  eb9cd6f   Use https:// in Vcs-* fields
      adds  aed624d   Imported Upstream version 3.4.4
       new  b44f63a   Merge tag 'upstream/3.4.4'
       new  7d07908   Drop upstream applied patch for Ruby 2.3
       new  e5026aa   Update changelog for 3.4.4-1 release

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                                       | 286 ++++++++++++++++-----
 CONTRIBUTING.md                                    |  12 +-
 README.md                                          |  37 ++-
 UPGRADING.md                                       |  11 +
 debian/changelog                                   |  13 +
 debian/patches/github-pr-349.patch                 |  46 ----
 debian/patches/series                              |   1 -
 hashie.gemspec                                     |   6 +-
 lib/hashie/clash.rb                                |  23 +-
 lib/hashie/extensions/coercion.rb                  |   6 +-
 lib/hashie/extensions/deep_locate.rb               |  36 +--
 lib/hashie/extensions/ignore_undeclared.rb         |   7 +-
 lib/hashie/extensions/indifferent_access.rb        |   8 +
 lib/hashie/extensions/method_access.rb             |  35 ++-
 lib/hashie/mash.rb                                 |   8 +-
 lib/hashie/version.rb                              |   2 +-
 metadata.yml                                       | 179 -------------
 spec/hashie/clash_spec.rb                          |  26 +-
 spec/hashie/dash_spec.rb                           |  23 ++
 spec/hashie/extensions/coercion_spec.rb            |  14 +-
 spec/hashie/extensions/deep_find_spec.rb           |  68 +++++
 spec/hashie/extensions/deep_locate_spec.rb         |  13 +
 spec/hashie/extensions/ignore_undeclared_spec.rb   |   3 +-
 spec/hashie/extensions/indifferent_access_spec.rb  |  36 ++-
 .../indifferent_access_with_rails_hwia_spec.rb     |   2 +-
 spec/hashie/extensions/method_access_spec.rb       |  10 +-
 spec/hashie/hash_spec.rb                           |  12 +-
 spec/hashie/mash_spec.rb                           |  20 ++
 28 files changed, 583 insertions(+), 360 deletions(-)
 delete mode 100644 debian/patches/github-pr-349.patch
 delete mode 100644 metadata.yml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hashie.git



More information about the Pkg-ruby-extras-commits mailing list