[liblwp-authen-oauth2-perl] branch master updated (3ee9d78 -> 0f20ba1)

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Aug 19 00:34:37 UTC 2017


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

nickm-guest pushed a change to branch master
in repository liblwp-authen-oauth2-perl.

      from  3ee9d78   Releasing package liblwp-authen-oauth2-perl version 0.13-1
      adds  91a5395   New upstream version 0.14
       new  47231ef   Updated version 0.14 from 'upstream/0.14'
       new  cb57321   Declare compliance with Debian Policy 4.0.1 (no changes)
       new  9fb3f13   Bump debhelper compatibility level to 10
       new  adc0702   Update short description
       new  76e1c52   Add copyright details (Berne) for new Line service provider support
       new  0f20ba1   Releasing package liblwp-authen-oauth2-perl version 0.14-1

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:
 Changes                                            |   5 +
 MANIFEST                                           |   4 +
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 debian/changelog                                   |  10 ++
 debian/compat                                      |   2 +-
 debian/control                                     |   6 +-
 debian/copyright                                   |  11 ++
 lib/LWP/Authen/OAuth2.pm                           |  65 +++++----
 lib/LWP/Authen/OAuth2/ServiceProvider.pm           |   6 +
 lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm      | 155 +++++++++++++++++++++
 .../OAuth2/ServiceProvider/Line/AccessToken.pm     |  25 ++++
 t/LWP/Authen/OAuth2/ServiceProvider/Line.t         |  29 ++++
 .../OAuth2/ServiceProvider/Line/AccessToken.t      |  46 ++++++
 14 files changed, 338 insertions(+), 30 deletions(-)
 create mode 100644 lib/LWP/Authen/OAuth2/ServiceProvider/Line.pm
 create mode 100644 lib/LWP/Authen/OAuth2/ServiceProvider/Line/AccessToken.pm
 create mode 100755 t/LWP/Authen/OAuth2/ServiceProvider/Line.t
 create mode 100755 t/LWP/Authen/OAuth2/ServiceProvider/Line/AccessToken.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-authen-oauth2-perl.git



More information about the Pkg-perl-cvs-commits mailing list