debian/0000755000000000000000000000000012072121713007162 5ustar debian/rules0000755000000000000000000000003612072121713010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000214012072121713010562 0ustar Source: libbusiness-paypal-api-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Jonathan Yu , Fabrizio Regalli , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libsoap-lite-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-paypal-api-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-paypal-api-perl.git Homepage: http://search.cpan.org/dist/Business-PayPal-API/ Package: libbusiness-paypal-api-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libsoap-lite-perl Description: module providing access to the PayPal API Business::PayPal::API is a Perl module providing access to the PayPal API. It supports both certificate authentication and the new 3-token "Signature" authentication. It also support PayPal's development sandbox for testing. debian/source/0000755000000000000000000000000012072121713010462 5ustar debian/source/format0000644000000000000000000000001412072121713011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000363012072121713011036 0ustar libbusiness-paypal-api-perl (0.70-1) unstable; urgency=low * Imported Upstream version 0.70 * Bump Standards-Version to 3.9.4 * Update debian/copyright format to 1.0 * Change upstream contact to Olaf Alders * Remove fix-deprecated-use-of-qw-as-parentheses patch, now included in upstream -- Xavier Guimard Sat, 05 Jan 2013 08:24:37 +0100 libbusiness-paypal-api-perl (0.69-2) unstable; urgency=low * Team upload. [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. * Fixed lintian copyright-refers-to-symlink-license message. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Fix deprecated use of qw() as parentheses. Add patch to surround qw() expression in for statement. See: http://perldoc.perl.org/perl5140delta.html#Use-of-qw(...)-as-parentheses Thanks to Dean Hamstead . (Closes: #649237) * Update debian/copyright format. Update file to revision 174 for DEP5 proposal for machine readable copyright file information. -- Salvatore Bonaccorso Sun, 20 Nov 2011 21:31:50 +0100 libbusiness-paypal-api-perl (0.69-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Small fixes to copyright file [ gregor herrmann ] * debian/copyright: new upstream maintainer, third-party copyright holder. -- Jonathan Yu Sat, 13 Mar 2010 19:10:32 -0500 libbusiness-paypal-api-perl (0.62-1) unstable; urgency=low * Initial Release (Closes: #572213). -- Ernesto Hernández-Novich (USB) Tue, 02 Mar 2010 14:28:08 -0430 debian/compat0000644000000000000000000000000212072121713010360 0ustar 8 debian/copyright0000644000000000000000000000321612072121713011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-PayPal-API Source: http://search.cpan.org/dist/Business-PayPal-API/ Upstream-Contact: Olaf Alders Files: * Copyright: 2006-2007, Scott Wiersdorf License: Artistic or GPL-1+ Files: lib/Business/PayPal/API/AuthorizationRequest.pm lib/Business/PayPal/API/CaptureRequest.pm lib/Business/PayPal/API/DirectPayments.pm lib/Business/PayPal/API/ReauthorizationRequest.pm lib/Business/PayPal/API/VoidRequest.pm Copyright: 2006, Daniel P. Hembree License: Artistic or GPL-1+ Files: eg/paypal-checkout-example.pl Copyright: 2006, Andy Spiegl, KasCada License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ernesto Hernández-Novich (USB) 2010, Jonathan Yu 2011, Salvatore Bonaccorso 2013, Xavier Guimard License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libbusiness-paypal-api-perl.examples0000644000000000000000000000000512072121713016232 0ustar eg/* debian/watch0000644000000000000000000000020312072121713010206 0ustar version=3 http://search.cpan.org/dist/Business-PayPal-API/ .*/Business-PayPal-API-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$