[DRE-commits] [ruby-oauth2] branch master updated (a29f550 -> 73d0345)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Nov 23 19:17:22 UTC 2014


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

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

      from  a29f550   prepare changelog
      adds  47a7b16   Imported Upstream version 1.0.0
       new  acdafe1   Merge tag 'upstream/1.0.0'
       new  fd82e85   bump standards, update changelog
       new  e0e94e1   refresh patch
       new  73d0345   upload to experimental

The 4 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:
 README.md                             |  15 ++--
 Rakefile                              |   6 +-
 checksums.yaml.gz                     | Bin 270 -> 270 bytes
 checksums.yaml.gz.sig                 | Bin 256 -> 0 bytes
 data.tar.gz.sig                       | Bin 256 -> 0 bytes
 debian/changelog                      |   9 +++
 debian/control                        |   2 +-
 debian/patches/remove-simplecov.patch |  27 +++++---
 lib/oauth2.rb                         |   1 +
 lib/oauth2/access_token.rb            |   2 +-
 lib/oauth2/client.rb                  |  13 ++--
 lib/oauth2/mac_token.rb               | 124 ++++++++++++++++++++++++++++++++++
 lib/oauth2/version.rb                 |   6 +-
 metadata.gz.sig                       |   3 -
 metadata.yml                          |  68 +++++++------------
 oauth2.gemspec                        |  14 ++--
 spec/helper.rb                        |  17 ++++-
 spec/oauth2/access_token_spec.rb      |   5 +-
 spec/oauth2/client_spec.rb            |  10 +++
 spec/oauth2/mac_token_spec.rb         | 119 ++++++++++++++++++++++++++++++++
 20 files changed, 351 insertions(+), 90 deletions(-)
 delete mode 100644 checksums.yaml.gz.sig
 delete mode 100644 data.tar.gz.sig
 create mode 100644 lib/oauth2/mac_token.rb
 delete mode 100644 metadata.gz.sig
 create mode 100644 spec/oauth2/mac_token_spec.rb

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



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