[libbusiness-paypal-api-perl] branch master updated (f871382 -> 72c2559)

gregor herrmann gregoa at debian.org
Fri Feb 12 19:49:36 UTC 2016


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

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

      from  f871382   update changelog
      adds  2261b6c   - Updated SEE ALSO links.
      adds  f419b44   Merge pull request #8 from Manwar/update-see-also-links
      adds  6c6d42b   Documents how to use Status and TransactionClass in TransactionSearch SYNOPSIS.
      adds  397c84b   use autodie qw(:file);
      adds  3b17b33   Updates README.
      adds  24ce86d   Removes IPC::System::Simple from cpanfile.
      adds  13f3458   Bumps version to 0.74 for release.
      adds  249fa14   Don't exclude README from GatherDir plugin.
      adds  1d84ad8   v0.74
      adds  8448660   Imported Upstream version 0.74
       new  932d69b   Merge tag 'upstream/0.74'
       new  cec2418   Update debian/changelog
       new  a37e8c5   Drop (build) dependency on libipc-system-simple-perl.
       new  c094ed9   Declare compliance with Debian Policy 3.9.7.
       new  72c2559   releasing package libbusiness-paypal-api-perl version 0.74-1

The 5 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:
 Build.PL                                          |  5 ++---
 CONTRIBUTORS                                      |  1 +
 Changes                                           |  2 ++
 MANIFEST                                          |  2 +-
 META.json                                         |  6 +++---
 Makefile.PL                                       |  6 ++----
 README                                            | 10 +++++-----
 cpanfile                                          |  1 -
 debian/changelog                                  | 12 ++++++++++--
 debian/control                                    |  4 +---
 dist.ini                                          | 13 ++++++++-----
 lib/Business/PayPal/API.pm                        | 11 +++++------
 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      | 11 +++++++++--
 lib/Business/PayPal/API/VoidRequest.pm            |  4 ++--
 t/advanced/OptionFields.t                         |  2 +-
 t/basic/SubscriptionPayments.t                    |  3 +--
 26 files changed, 73 insertions(+), 60 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