[libbusiness-paypal-api-perl] branch master updated (e642f93 -> 2cc2ee8)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Nov 13 22:43:53 UTC 2017


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

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

      from  e642f93   prepare changelog for release
      adds  683e52a   fix POD errors in API.pm
      adds  c82bf26   Merge pull request #13 from fschlich/patch-1
      adds  f266a8f   v0.77
      adds  dab0142   New upstream version 0.77
       new  8e2361e   Update upstream source from tag 'upstream/0.77'
       new  2cc2ee8   Update debian/changelog

The 2 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:
 CONTRIBUTORS                                       |   1 +
 Changes                                            |   3 +
 MANIFEST                                           |   9 +-
 MANIFEST.SKIP                                      |  11 +
 META.json                                          | 605 ++++++++++++++++++++-
 META.yml                                           | 477 +++++++++++++++-
 Makefile.PL                                        |   4 +-
 README.md                                          |  14 +-
 cpanfile                                           |   3 +-
 debian/changelog                                   |  10 +
 debian/patches/pod-errors.patch                    |  24 -
 debian/patches/series                              |   1 -
 dist.ini                                           |   2 +-
 lib/Business/PayPal/API.pm                         |   8 +-
 lib/Business/PayPal/API/AuthorizationRequest.pm    |   4 +-
 lib/Business/PayPal/API/CaptureRequest.pm          |   4 +-
 lib/Business/PayPal/API/DirectPayments.pm          |   4 +-
 lib/Business/PayPal/API/ExpressCheckout.pm         |   4 +-
 lib/Business/PayPal/API/GetBalance.pm              |   4 +-
 lib/Business/PayPal/API/GetTransactionDetails.pm   |   4 +-
 lib/Business/PayPal/API/MassPay.pm                 |   4 +-
 lib/Business/PayPal/API/ReauthorizationRequest.pm  |   4 +-
 lib/Business/PayPal/API/RecurringPayments.pm       |   4 +-
 lib/Business/PayPal/API/RefundTransaction.pm       |   4 +-
 lib/Business/PayPal/API/TransactionSearch.pm       |   4 +-
 lib/Business/PayPal/API/VoidRequest.pm             |   4 +-
 t/00-report-prereqs.dd                             |   3 +-
 t/00-report-prereqs.t                              |  18 +-
 t/author-pod-spell.t => xt/author/pod-spell.t      |  11 +-
 t/author-tidyall.t => xt/author/tidyall.t          |   8 -
 .../release/cpan-changes.t                         |   8 -
 31 files changed, 1158 insertions(+), 110 deletions(-)
 create mode 100644 MANIFEST.SKIP
 delete mode 100644 debian/patches/pod-errors.patch
 delete mode 100644 debian/patches/series
 rename t/author-pod-spell.t => xt/author/pod-spell.t (90%)
 rename t/author-tidyall.t => xt/author/tidyall.t (72%)
 rename t/release-cpan-changes.t => xt/release/cpan-changes.t (62%)

-- 
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