debian/0000755000000000000000000000000012072121446007165 5ustar debian/rules0000755000000000000000000000024612072121446010247 0ustar #!/usr/bin/make -f TEST_FILES = $(filter-out t/bad_lec.t t/lec.t,$(shell echo t/*.t)) %: dh $@ override_dh_auto_test: dh_auto_test -- TEST_FILES="$(TEST_FILES)" debian/control0000644000000000000000000000260512072121446010573 0ustar Source: libbusiness-onlinepayment-payconnect-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-payconnect-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-onlinepayment-payconnect-perl.git Homepage: http://search.cpan.org/dist/Business-OnlinePayment-PayConnect/ Package: libbusiness-onlinepayment-payconnect-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libbusiness-onlinepayment-perl Description: PaymentOne PayConnect backend for Business::OnlinePayment Business::OnlinePayment::PayConnect is a Business::OnlinePayment backend module for PaymentOne (formerly eBillit) PayConnect. It is only useful if you have a merchant account with PaymentOne (formerly eBillit): http://www.paymentone.com/products/paycon.asp . 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/0000755000000000000000000000000012072121446010465 5ustar debian/source/format0000644000000000000000000000001412072121446011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000200512072121446011034 0ustar libbusiness-onlinepayment-payconnect-perl (0.02-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Add debian/watch file * Update source format to 3.0 (quilt) * Update debian/copyright format to 1.0 * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 and add debian/compat file * Remove libnet-ssleay-perl dependency (solved in libbusiness-onlinepayment-perl 3.01-1) * Update description * Update debian/rules to use "dh $@" * Add override_dh_auto_test to avoid network tests -- Xavier Guimard Sat, 05 Jan 2013 14:11:33 +0100 libbusiness-onlinepayment-payconnect-perl (0.02-1) unstable; urgency=low * new upstream release -- Ivan Kohler Fri, 22 Nov 2002 04:14:35 -0800 libbusiness-onlinepayment-payconnect-perl (0.01-1) unstable; urgency=low * Initial Release (closes: Bug#169627). -- Ivan Kohler Mon, 18 Nov 2002 06:49:48 -0800 debian/compat0000644000000000000000000000000212072121446010363 0ustar 8 debian/copyright0000644000000000000000000000216712072121446011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-OnlinePayment-PayConnect Source: http://search.cpan.org/dist/Business-OnlinePayment-PayConnect/ Upstream-Contact: Ivan Kohler Files: * Copyright: 2002, Ivan Kohler License: Artistic or GPL-1+ Files: debian/* Copyright: 2002, Ivan Kohler 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/watch0000644000000000000000000000031512072121446010215 0ustar # format version number, currently 3; this line is compulsory! version=3 http://search.cpan.org/dist/Business-OnlinePayment-PayConnect/ .*/Business-OnlinePayment-PayConnect-([\.\d]+)\.(?:tar\.gz|tar|tgz)$