[DRE-commits] [ruby-azure] branch master updated (a521a63 -> 3c4002d)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 12:50:10 UTC 2017


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

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

      from  a521a63   removed license text
      adds  d2678ae   New upstream version 0.7.9
       new  93dc53a   Updated version 0.7.9 from 'upstream/0.7.9'
       new  71f360d   update changelog
       new  f6b5134   bump standards version
       new  3c4002d   relax dependency on ruby-mime-types

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:
 .gitignore                                         |  32 ++
 .travis.yml                                        |  19 +
 ChangeLog.md                                       | 144 ++++++
 README.md                                          | 567 +++++++++++++++++++++
 azure.gemspec                                      |  10 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   4 +-
 lib/azure.rb                                       |   6 +
 lib/azure/service_bus/auth/shared_access_signer.rb |   2 +-
 .../service_bus/brokered_message_serializer.rb     |   1 +
 lib/azure/table/batch.rb                           |   7 +-
 lib/azure/version.rb                               |   2 +-
 12 files changed, 788 insertions(+), 13 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 ChangeLog.md
 create mode 100644 README.md

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



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