[DRE-commits] [ruby-omniauth] branch master updated (592e126 -> 13ddf01)

Rahulkrishnan R A rahulkrishnanra-guest at moszumanska.debian.org
Mon Feb 29 18:28:15 UTC 2016


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

rahulkrishnanra-guest pushed a change to branch master
in repository ruby-omniauth.

      from  592e126   Refresh packaging with a new dh-make-ruby run
       new  1729196   watch file changes
      adds  0798ab5   Imported Upstream version 1.3.1
       new  c9020d2   Merge tag 'upstream/1.3.1'
       new  70e8d5e   modified the debhelper version,compact,watchfile
       new  d58114f   patch created
       new  13ddf01   added the patch

The 5 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:
 .gemtest                               |   0
 .gitignore                             |   1 +
 .rubocop.yml                           |  90 ++++++++-------------
 .travis.yml                            |  36 ++++-----
 Gemfile                                |  23 ++----
 Gemfile.rack-1.3.x                     |  21 ++---
 Gemfile.rack-master                    |  16 ++++
 Guardfile                              |  10 ---
 README.md                              |   2 +-
 debian/changelog                       |   7 ++
 debian/compat                          |   2 +-
 debian/control                         |   4 +-
 debian/patches/remove-simplecov.patch  |  56 ++++++-------
 debian/watch                           |   3 +-
 lib/omniauth.rb                        |  26 +++---
 lib/omniauth/auth_hash.rb              |   2 +-
 lib/omniauth/builder.rb                |   8 +-
 lib/omniauth/form.rb                   |   2 +-
 lib/omniauth/strategies/developer.rb   |   2 +-
 lib/omniauth/strategy.rb               |  42 ++++++----
 lib/omniauth/version.rb                |   2 +-
 metadata.yml                           | 139 ---------------------------------
 omniauth.gemspec                       |   5 +-
 spec/helper.rb                         |  25 +++---
 spec/omniauth/auth_hash_spec.rb        |  16 ++--
 spec/omniauth/failure_endpoint_spec.rb |   8 +-
 spec/omniauth/strategy_spec.rb         |  51 +++++++++++-
 spec/omniauth_spec.rb                  |  12 ++-
 28 files changed, 253 insertions(+), 358 deletions(-)
 delete mode 100644 .gemtest
 create mode 100644 Gemfile.rack-master
 delete mode 100644 Guardfile
 delete mode 100644 metadata.yml

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



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