[DRE-commits] [ruby-fog-core] branch master updated (a06f5f2 ->	1f3f9fa)
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Tue Sep  1 09:09:35 UTC 2015
    
    
  
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  a06f5f2   reupload to unstable
      adds  1214a0a   Imported Upstream version 1.32.1
       new  c0cd008   Merge tag 'upstream/1.32.1'
       new  1f3f9fa   update changelog
The 2 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                |  16 +++++-
 changelog.md                   |  28 ++++++++++
 debian/changelog               |   7 +++
 debian/rules                   |   1 +
 lib/fog/account.rb             |  10 ++--
 lib/fog/baremetal.rb           |  20 +-------
 lib/fog/billing.rb             |  14 ++---
 lib/fog/cdn.rb                 |  18 +------
 lib/fog/compute.rb             |  37 +++++---------
 lib/fog/core.rb                | 113 +++++++++++++++++++++--------------------
 lib/fog/core/attributes.rb     |   8 ++-
 lib/fog/core/errors.rb         |   7 +++
 lib/fog/core/model.rb          |  14 ++++-
 lib/fog/core/services_mixin.rb |  43 ++++++++++++++++
 lib/fog/core/version.rb        |   2 +-
 lib/fog/dns.rb                 |  23 ++-------
 lib/fog/identity.rb            |  24 +--------
 lib/fog/image.rb               |  18 +------
 lib/fog/metering.rb            |  19 +------
 lib/fog/monitoring.rb          |  14 ++---
 lib/fog/network.rb             |  19 ++-----
 lib/fog/orchestration.rb       |  20 +-------
 lib/fog/storage.rb             |  30 ++++-------
 lib/fog/support.rb             |  14 ++---
 lib/fog/volume.rb              |  19 +------
 lib/fog/vpn.rb                 |  14 ++---
 spec/core/model_spec.rb        |  36 +++++++++++++
 27 files changed, 275 insertions(+), 313 deletions(-)
 create mode 100644 lib/fog/core/services_mixin.rb
 create mode 100644 spec/core/model_spec.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