[libnet-duo-perl] 08/25: Merge tag 'upstream/1.00' into debian

Russ Allbery eagle at eyrie.org
Mon Jan 8 02:55:58 UTC 2018


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

rra pushed a commit to branch master
in repository libnet-duo-perl.

commit 578c8811b5ddec16a89d3f5384458d7312b6b38c
Author: Russ Allbery <rra at cpan.org>
Date:   Fri Jul 11 19:59:56 2014

    Merge tag 'upstream/1.00' into debian
    
    Upstream version 1.00

 MANIFEST                                           |   5 +-
 META.json                                          |   4 +
 META.yml                                           |   3 +
 README                                             |   9 +-
 TODO                                               |  18 ++++
 lib/Net/Duo.pm                                     |  72 ++++++++++---
 lib/Net/Duo/Admin.pm                               |  10 +-
 lib/Net/Duo/Admin/Group.pm                         |  11 ++
 lib/Net/Duo/Admin/Integration.pm                   |  11 ++
 lib/Net/Duo/Admin/Phone.pm                         |  11 ++
 lib/Net/Duo/Admin/Token.pm                         |  11 ++
 lib/Net/Duo/Admin/User.pm                          | 117 ++++++++++++++++++++-
 lib/Net/Duo/Auth.pm                                |  10 +-
 lib/Net/Duo/Auth/Async.pm                          |  11 ++
 lib/Net/Duo/Exception.pm                           |  10 +-
 {t/lib/Test/Mock/Duo => lib/Net/Duo/Mock}/Agent.pm |  37 ++++---
 lib/Net/Duo/Object.pm                              |  11 +-
 t/admin/groups.t                                   |   6 +-
 t/admin/integrations.t                             |   6 +-
 t/admin/misc.t                                     |   6 +-
 t/admin/phones.t                                   |   6 +-
 t/admin/tokens.t                                   |   6 +-
 t/admin/users.t                                    |  75 ++++++++++++-
 t/auth/auth.t                                      |   4 +-
 t/auth/basic.t                                     |   4 +-
 t/auth/sms.t                                       |   4 +-
 t/{auth/basic.t => duo/call.t}                     |  56 ++++++----
 t/{module => duo}/exception.t                      |   3 +-
 t/style/module-version.t                           |   2 +-
 29 files changed, 452 insertions(+), 87 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-duo-perl.git



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