[DRE-commits] [ruby-omniauth-oauth] branch master updated (cf72b1e -> d966bbc)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Aug 5 13:51:27 UTC 2015


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

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

      from  cf72b1e   upload to unstable
      adds  e7bbdc2   Imported Upstream version 1.1.0
       new  15e3578   Merge tag 'upstream/1.1.0'
       new  9833b6b   update changelog
       new  34b2227   refresh patches
       new  5ef364f   remove simplecov
       new  1fb8a51   bump standards
       new  d966bbc   really bump standards

The 6 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                               |  55 +++++++++++
 .travis.yml                                |  22 +++++
 Gemfile                                    |  16 +--
 Guardfile                                  |  11 ---
 LICENSE.md                                 |  19 ++++
 README.md                                  |  99 +++++++------------
 Rakefile                                   |  17 +++-
 debian/changelog                           |   8 ++
 debian/control                             |   2 +-
 debian/patches/disable-network-tests.patch |  20 ++--
 debian/patches/remove-simplecov.patch      |  18 ++++
 debian/patches/series                      |   1 +
 lib/omniauth-oauth.rb                      |   3 +-
 lib/omniauth-oauth/version.rb              |   2 +-
 lib/omniauth/strategies/oauth.rb           |  29 +++---
 metadata.yml                               |  94 +++++++-----------
 omniauth-oauth.gemspec                     |  23 ++---
 spec/helper.rb                             |  19 ++++
 spec/omniauth/strategies/oauth_spec.rb     | 150 ++++++++++++++---------------
 spec/spec_helper.rb                        |  16 ---
 20 files changed, 348 insertions(+), 276 deletions(-)
 create mode 100644 .rubocop.yml
 create mode 100644 .travis.yml
 delete mode 100644 Guardfile
 create mode 100644 LICENSE.md
 create mode 100644 debian/patches/remove-simplecov.patch
 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-oauth.git



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