[DRE-commits] [ruby-omniauth-saml] branch master updated (e5175c4 -> 7eb2a4f)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 15 16:44:17 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  e5175c4   Use new default gem2deb Rakefile to run the tests
      adds  904a38c   Imported Upstream version 1.5.0
       new  0febb33   Merge tag 'upstream/1.5.0'
       new  e3cea68   update changelog
       new  16a1f73   refresh patches
       new  7eb2a4f   tighten dependencies

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                            |  2 +
 .travis.yml                           | 37 +++++++++++++++
 CHANGELOG.md                          | 31 ++++++++++++-
 CONTRIBUTING.md                       | 69 ++++++++++++++++++++++++++++
 Gemfile                               |  5 +++
 Gemfile.lock                          | 38 +++++++++++-----
 LICENSE.md                            | 25 +++++++++++
 README.md                             | 52 +++++++++++-----------
 debian/changelog                      |  7 +++
 debian/control                        | 11 ++---
 debian/patches/simplecov              | 31 ++++++++++---
 gemfiles/ruby-1.8.7.gemfile           |  6 +++
 lib/omniauth-saml/version.rb          |  2 +-
 lib/omniauth/strategies/saml.rb       | 56 ++++++++++++++++-------
 omniauth-saml.gemspec                 |  8 ++--
 spec/omniauth/strategies/saml_spec.rb | 64 ++++++++++++++++++++++----
 spec/spec_helper.rb                   | 12 ++++-
 spec/support/custom_attributes.xml    | 84 +++++++++++++++++++++++++++++++++++
 18 files changed, 457 insertions(+), 83 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 CONTRIBUTING.md
 create mode 100644 LICENSE.md
 create mode 100644 gemfiles/ruby-1.8.7.gemfile
 create mode 100644 spec/support/custom_attributes.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