debian/0000755000000000000000000000000012100001512007144 5ustar debian/rules0000755000000000000000000000003612100001512010223 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000260312100001512010550 0ustar Source: libbusiness-onlinepayment-payflowpro-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libbusiness-onlinepayment-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-onlinepayment-payflowpro-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-onlinepayment-payflowpro-perl.git Homepage: http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/ Package: libbusiness-onlinepayment-payflowpro-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libbusiness-onlinepayment-perl Description: PayPal Payflow Pro backend for Business::OnlinePayment This is Business::OnlinePayment::PayflowPro, an Business::OnlinePayment backend module for PayPal Payflow Pro. It is only useful if you have a merchant account with PayPal Payflow Pro: https://www.paypal.com/cgi-bin/webscr?cmd=_payflow-pro-overview-outside . Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). debian/source/0000755000000000000000000000000012100001512010444 5ustar debian/source/format0000644000000000000000000000001412100001512011652 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000337612100001512011027 0ustar libbusiness-onlinepayment-payflowpro-perl (1.01-3) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * Update source format to 3.0 (quilt) * Update debian/copyright(years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Reduce dependencies to libbusiness-onlinepayment-perl which provides libnet-https-any-perl and other modules needed -- Xavier Guimard Tue, 22 Jan 2013 06:23:59 +0100 libbusiness-onlinepayment-payflowpro-perl (1.01-2) unstable; urgency=low * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. * debian/watch: update to ignore development releases. * debian/control - Add dependencies to B-D-I to fix FTBFS (closes: Bug#577387) - Build-Depends debhelper >= 7 - remove duplicate Homepage: field - Based on the patch from Hideki Yamane, thanks! -- Ivan Kohler Sun, 18 Apr 2010 01:15:09 -0700 libbusiness-onlinepayment-payflowpro-perl (1.01-1) unstable; urgency=low * New upstream release * debhelper v7 style debian/rules * Upload to Debian (closes: Bug#575563) -- Ivan Kohler Fri, 26 Mar 2010 16:55:29 -0700 libbusiness-onlinepayment-payflowpro-perl (0.07~06-1) unstable; urgency=low * Initial Release. -- Ivan Kohler Mon, 27 Oct 2008 17:20:48 -0700 debian/compat0000644000000000000000000000000212100001512010342 0ustar 8 debian/copyright0000644000000000000000000000231712100001512011102 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-OnlinePayment-PayflowPro Source: http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/ Upstream-Contact: Phil Lobbes Files: * Copyright: 2003, Ivan Kohler 2007, Freeside Internet Services, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2008-2010, Ivan Kohler 2011, Ansgar Burchardt 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/watch0000644000000000000000000000042612100001512010177 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Business-OnlinePayment-PayflowPro/ .*/Business-OnlinePayment-PayflowPro-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$