[DRE-commits] [ruby-omniauth-google-oauth2] branch master updated (27a9da2 -> 3393515)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Wed Jun 22 13:34:00 UTC 2016


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

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

      from  27a9da2   Run wrap-and-sort on packaging files
      adds  a444ca5   Imported Upstream version 0.4.1
       new  ffe495e   Merge tag 'upstream/0.4.1'
       new  2fcaa08   d/changelog: import new upstream release
       new  4a90c47   debian/rules: export GEM2DEB_TEST_RUNNER = --check-dependencies
       new  b0b65f6   debian/ruby-tests.rake: update test files regex
       new  cc0bcc2   debian/examples: install examples dir
       new  d7f957d   Update years of upstream copyright
       new  0521844   Update Debian packaging copyright
       new  ac55d82   Declare compliance with Debian policy 3.9.8
       new  9f390b6   debian/control: update build and runtime dependencies
       new  3393515   release version 0.4.1-1 to unstable

The 10 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:
 .travis.yml                                        |   5 +-
 CHANGELOG.md                                       | 162 ++++++++++++++++
 README.md                                          | 136 ++++++++++++--
 checksums.yaml.gz                                  | Bin 426 -> 0 bytes
 debian/changelog                                   |  24 +++
 debian/control                                     |  15 +-
 debian/copyright                                   |   3 +-
 debian/ruby-omniauth-google-oauth2.examples        |   4 +-
 debian/ruby-tests.rake                             |   2 +-
 debian/rules                                       |   2 +
 examples/auth.js                                   |  43 +++++
 examples/omni_auth.rb                              |  10 +-
 lib/omniauth/google_oauth2/version.rb              |   4 +-
 lib/omniauth/strategies/google_oauth2.rb           | 111 ++++++++---
 metadata.yml                                       | 115 ------------
 ...ntrib.gemspec => omniauth-google-oauth2.gemspec |  22 ++-
 spec/omniauth/strategies/google_oauth2_spec.rb     | 203 ++++++++++++++++++---
 17 files changed, 651 insertions(+), 210 deletions(-)
 create mode 100644 CHANGELOG.md
 delete mode 100644 checksums.yaml.gz
 create mode 100644 examples/auth.js
 delete mode 100644 metadata.yml
 rename omniauth-contrib.gemspec => omniauth-google-oauth2.gemspec (65%)

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



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