[DRE-commits] [ruby-omniauth-saml] branch master updated (078906a -> 34b60eb)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 30 10:55:42 UTC 2016


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

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

      from  078906a   new upstream
      adds  4ded181   New upstream version 1.7.0
       new  3eb6652   Merge tag 'upstream/1.7.0'
       new  c8f075c   update changelog
       new  25f8348   bump ruby-saml version
       new  34b60eb   remove debian/tests/control.ex

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                               |   1 +
 .travis.yml                              |  64 +++++++-----
 Appraisals                               |   8 ++
 CHANGELOG.md                             |  54 +++++++---
 CONTRIBUTING.md                          |  10 +-
 Gemfile                                  |   7 ++
 README.md                                |  39 ++++++++
 debian/changelog                         |   7 ++
 debian/control                           |   4 +-
 debian/tests/control.ex                  |  13 ---
 debian/watch                             |   5 +-
 gemfiles/rack_1.gemfile                  |  16 +++
 gemfiles/rack_2.gemfile                  |  15 +++
 lib/omniauth-saml/version.rb             |   2 +-
 lib/omniauth/strategies/saml.rb          | 166 +++++++++++++++++++++++++------
 omniauth-saml.gemspec                    |   4 +-
 spec/omniauth/strategies/saml_spec.rb    | 142 +++++++++++++++++++-------
 spec/spec_helper.rb                      |   4 +
 spec/support/example_logout_request.xml  |   5 +
 spec/support/example_logout_response.xml |   8 ++
 20 files changed, 448 insertions(+), 126 deletions(-)
 create mode 100644 Appraisals
 delete mode 100644 debian/tests/control.ex
 create mode 100644 gemfiles/rack_1.gemfile
 create mode 100644 gemfiles/rack_2.gemfile
 create mode 100644 spec/support/example_logout_request.xml
 create mode 100644 spec/support/example_logout_response.xml

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



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