[DRE-commits] [ruby-omniauth-oauth2] branch master updated (956364d -> 44003ac)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 7 13:26:04 UTC 2014


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

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

      from  956364d   upload to unstable
      adds  6545165   Imported Upstream version 1.1.2
       new  ffcc7bd   Merge tag 'upstream/1.1.2'
       new  d00a6d4   new upstream needed for oauth2 compatibility
       new  2982f19   run tests
       new  67a6a27   remove smplecov
       new  7bc9233   ruby-rspec is build dep
       new  5f37b32   rack-test is needed for tests
       new  2208d28   webmock is needed
       new  bcc3580   add deps as build deps too
       new  44003ac   upload to unstable

The 9 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:
 .rubocop.yml                            |  78 ++++++++++++++++++++
 .travis.yml                             |  27 +++++++
 Gemfile                                 |  35 ++++++---
 LICENSE.md                              |  19 +++++
 README.md                               | 117 +++++++++++++++---------------
 Rakefile                                |  19 +++--
 checksums.yaml.gz                       | Bin 0 -> 267 bytes
 debian/changelog                        |  10 +++
 debian/control                          |   3 +-
 debian/patches/remove-simplecov.patch   |  28 ++++++++
 debian/patches/series                   |   1 +
 debian/ruby-tests.rake                  |   7 ++
 lib/omniauth-oauth2.rb                  |   2 +-
 lib/omniauth-oauth2/version.rb          |   2 +-
 lib/omniauth/strategies/oauth2.rb       |  69 +++++++++++-------
 metadata.yml                            | 121 ++++++++++++++------------------
 omniauth-oauth2.gemspec                 |  31 ++++----
 spec/helper.rb                          |  28 ++++++++
 spec/omniauth/strategies/oauth2_spec.rb |  79 +++++++++++++++------
 spec/spec_helper.rb                     |  16 -----
 20 files changed, 466 insertions(+), 226 deletions(-)
 create mode 100644 .rubocop.yml
 create mode 100644 .travis.yml
 create mode 100644 LICENSE.md
 create mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/remove-simplecov.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/ruby-tests.rake
 create mode 100644 spec/helper.rb
 delete mode 100644 spec/spec_helper.rb

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



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