[DRE-commits] [ruby-omniauth-facebook] branch master updated (5d27cc7 -> 1986dbe)

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Fri Aug 15 06:04:05 UTC 2014


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

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

      from  5d27cc7   prepare changelog
      adds  7cd9a52   Imported Upstream version 2.0.0
       new  fa9d6bc   Merge tag 'upstream/2.0.0'
       new  99c1344   Refreshed patch
       new  1986dbe   Preparing changelog

The 3 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                              |   5 ++
 CHANGELOG.md                             |   9 ++-
 Gemfile                                  |   4 +-
 README.md                                |  70 +++++++----------
 checksums.yaml.gz                        | Bin 268 -> 268 bytes
 debian/changelog                         |   6 ++
 debian/patches/stub_request_scheme.patch |   4 +-
 example/Gemfile                          |   1 +
 example/Gemfile.lock                     |  49 ++++++++----
 example/app.rb                           |  93 ++++++++++++++++++++++
 example/config.ru                        | 107 +------------------------
 lib/omniauth/facebook/version.rb         |   2 +-
 lib/omniauth/strategies/facebook.rb      |  75 ++++++------------
 metadata.yml                             |  11 +--
 omniauth-facebook.gemspec                |   2 +-
 test/helper.rb                           |   1 +
 test/test.rb                             | 130 +++++++------------------------
 18 files changed, 237 insertions(+), 333 deletions(-)
 create mode 100644 example/app.rb

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



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