[DRE-commits] [ruby-mixlib-authentication] branch master updated (12dc002 -> 50649c6)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jun 27 19:49:55 UTC 2016


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

kanashiro pushed a change to branch master
in repository ruby-mixlib-authentication.

      from  12dc002   Use new default gem2deb Rakefile to run the tests
      adds  0b908f5   Imported Upstream version 1.4.1
       new  8f2e2be   Merge tag 'upstream/1.4.1'
       new  6eea95c   d/changelog: new upstream release
       new  57a6ea9   debian/docs: update extension of README file
       new  f5a81d4   Update upstream copyright
       new  a711708   debian/copyright: update Upstream-Contact's email address
       new  1a1b96e   debian/copyright: use https in Format field
       new  a51aa16   Update Debian packaging copyright
       new  9ba1c4a   Declare compliance with Debian policy 3.9.8
       new  50649c6   release to unstable

The 9 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:
 Gemfile                                            |   2 +-
 NOTICE                                             |   4 +-
 README.rdoc => README.md                           |  20 +-
 Rakefile                                           |  50 +---
 debian/changelog                                   |  13 ++
 debian/control                                     |   2 +-
 debian/copyright                                   |   8 +-
 debian/ruby-mixlib-authentication.docs             |   2 +-
 lib/mixlib/authentication.rb                       |  16 +-
 lib/mixlib/authentication/digester.rb              |  12 +-
 .../authentication/http_authentication_request.rb  |  11 +-
 lib/mixlib/authentication/signatureverification.rb |  65 +++---
 lib/mixlib/authentication/signedheaderauth.rb      |  52 ++---
 lib/mixlib/authentication/version.rb               |   3 +-
 metadata.yml                                       | 131 -----------
 mixlib-authentication.gemspec                      |  22 +-
 spec/mixlib/authentication/digester_spec.rb        |  12 +-
 .../http_authentication_request_spec.rb            |  88 +++----
 .../authentication/mixlib_authentication_spec.rb   | 256 ++++++++++-----------
 spec/spec_helper.rb                                |   6 +-
 20 files changed, 309 insertions(+), 466 deletions(-)
 rename README.rdoc => README.md (53%)
 delete mode 100644 metadata.yml

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



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