[libbusiness-paypal-api-perl] 01/06: Update upstream source from tag 'upstream/0.76'

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 22:04:50 UTC 2017


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

fsfs pushed a commit to branch master
in repository libbusiness-paypal-api-perl.

commit 8465c66b1f87b2ce1fcb78834298d7c75f6ecb31
Merge: 6ebdaa5 9147f02
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Nov 11 22:39:42 2017 +0100

    Update upstream source from tag 'upstream/0.76'
    
    Update to upstream version '0.76'
    with Debian dir 1e2b5ef4b18c7710c8088e7e9c48fb60e7cdc7a5

 Build.PL                                          |  64 ---
 CONTRIBUTORS                                      |   2 +
 Changes                                           |   7 +
 INSTALL                                           |  20 +-
 LICENSE                                           |   6 +-
 MANIFEST                                          |  15 +-
 META.json                                         |  36 +-
 META.yml                                          |  58 +++
 Makefile.PL                                       |  17 +-
 README                                            | 508 --------------------
 README.md                                         | 552 ++++++++++++++++++++++
 auth.txt                                          |   4 -
 cpanfile                                          |  20 +-
 dist.ini                                          |  66 +--
 eg/lib/Example/TransactionSearcher.pm             |   6 +-
 lib/Business/PayPal/API.pm                        |  28 +-
 lib/Business/PayPal/API/AuthorizationRequest.pm   |   6 +-
 lib/Business/PayPal/API/CaptureRequest.pm         |   6 +-
 lib/Business/PayPal/API/DirectPayments.pm         |   6 +-
 lib/Business/PayPal/API/ExpressCheckout.pm        |   8 +-
 lib/Business/PayPal/API/GetBalance.pm             |   6 +-
 lib/Business/PayPal/API/GetTransactionDetails.pm  |   6 +-
 lib/Business/PayPal/API/MassPay.pm                |   6 +-
 lib/Business/PayPal/API/ReauthorizationRequest.pm |   6 +-
 lib/Business/PayPal/API/RecurringPayments.pm      |   6 +-
 lib/Business/PayPal/API/RefundTransaction.pm      |   6 +-
 lib/Business/PayPal/API/TransactionSearch.pm      |   6 +-
 lib/Business/PayPal/API/VoidRequest.pm            |   6 +-
 options-payment.html                              |  16 -
 subscription-payment.html                         |  20 -
 t/00-report-prereqs.dd                            |  43 ++
 t/00-report-prereqs.t                             | 183 +++++++
 t/author-pod-spell.t                              | 127 +++++
 t/author-tidyall.t                                |  19 +
 t/release-cpan-changes.t                          |  18 +
 tidyall.ERR                                       |  79 ----
 tidyall.ini                                       |  24 +-
 37 files changed, 1157 insertions(+), 855 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbusiness-paypal-api-perl.git



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