[DRE-commits] [ruby-simple-oauth] branch master updated (7b861c8 -> 6688487)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Jul 29 05:25:27 UTC 2015


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

uwabami-guest pushed a change to branch master
in repository ruby-simple-oauth.

      from  7b861c8   upload to unstable
       new  99070ec   Update debian/watch: use Github as upstream
      adds  80a4fa9   Imported Upstream version 0.3.1
       new  168b84a   Merge tag 'upstream/0.3.1'
       new  93412dc   Refresh patches
       new  339a9fe   Bump Standard Version: 3.9.6
       new  b1da2ee   Update long description
       new  6688487   Update debian/changelog

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:
 .gemtest                              |   0
 .gitignore                            |   5 +-
 .rspec                                |   1 -
 .rubocop.yml                          |  57 ++++++++
 .travis.yml                           |  21 ++-
 .yardopts                             |   3 +-
 Gemfile                               |  14 +-
 LICENSE => LICENSE.md                 |   4 +-
 README.md                             |  33 +++--
 Rakefile                              |  23 +++-
 debian/changelog                      |  10 ++
 debian/compat                         |   2 +-
 debian/control                        |   6 +-
 debian/patches/remove-simplecov.patch |  20 +--
 debian/watch                          |   3 +-
 lib/simple_oauth/header.rb            |  31 +++--
 metadata.yml                          | 114 ----------------
 simple_oauth.gemspec                  |  20 +--
 spec/helper.rb                        |  11 +-
 spec/simple_oauth/header_spec.rb      | 238 ++++++++++++++++++----------------
 20 files changed, 318 insertions(+), 298 deletions(-)
 delete mode 100644 .gemtest
 create mode 100644 .rubocop.yml
 rename LICENSE => LICENSE.md (93%)
 delete mode 100644 metadata.yml

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



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