[DRE-commits] [ruby-fog-core] branch master updated (2444524 -> 64b7821)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jun 11 11:35:47 UTC 2016


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

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

      from  2444524   New upstream release 1.37.0
      adds  c68a488   Imported Upstream version 1.40.0
       new  3f96ea9   Merge tag 'upstream/1.40.0'
       new  281764c   update changelog, bump standards
       new  64b7821   bump excon dependency

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:
 CONTRIBUTORS.md                               |  7 ++++++-
 LICENSE.md                                    |  2 +-
 changelog.md                                  | 19 +++++++++++++++++++
 debian/changelog                              |  5 ++---
 debian/control                                |  6 +++---
 fog-core.gemspec                              |  2 +-
 lib/fog/core.rb                               |  1 +
 lib/fog/core/services_mixin.rb                |  2 +-
 lib/fog/core/stringify_keys.rb                |  4 ++--
 lib/fog/core/version.rb                       |  2 +-
 lib/fog/dns.rb                                |  2 +-
 lib/fog/{cdn.rb => nfv.rb}                    |  2 +-
 lib/fog/storage.rb                            |  5 +++--
 lib/fog/test_helpers.rb                       |  1 +
 lib/fog/test_helpers/formats_helper.rb        | 24 ------------------------
 lib/fog/test_helpers/minitest/assertions.rb   | 11 +++++++++++
 lib/fog/test_helpers/minitest/expectations.rb |  3 +++
 lib/fog/test_helpers/types_helper.rb          | 24 ++++++++++++++++++++++++
 spec/storage_spec.rb                          | 12 +++++++++++-
 spec/test_helpers/formats_helper_spec.rb      |  1 +
 20 files changed, 93 insertions(+), 42 deletions(-)
 copy lib/fog/{cdn.rb => nfv.rb} (79%)
 create mode 100644 lib/fog/test_helpers/minitest/assertions.rb
 create mode 100644 lib/fog/test_helpers/minitest/expectations.rb
 create mode 100644 lib/fog/test_helpers/types_helper.rb

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



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