debian/0000755000000000000000000000000012072124332007162 5ustar debian/rules0000755000000000000000000000020212072124332010234 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: dh_auto_test -- TEST_FILES='t/Business-OnlinePayment-TransactionCentral.t' debian/control0000644000000000000000000000215512072124332010570 0ustar Source: libbusiness-onlinepayment-transactioncentral-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), libbusiness-onlinepayment-perl Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-onlinepayment-transactioncentral-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-onlinepayment-transactioncentral-perl.git Homepage: http://search.cpan.org/dist/Business-OnlinePayment-TransactionCentral/ Package: libbusiness-onlinepayment-transactioncentral-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libbusiness-onlinepayment-perl Description: Transaction Central backend module for Business::OnlinePayment Business::OnlinePayment::TransactionCentral is a backend module for the MerchantAnywhere Transaction Central gateway. It is only useful if you have a merchant account with MerchantAnywhere. debian/source/0000755000000000000000000000000012072124332010462 5ustar debian/source/format0000644000000000000000000000001412072124332011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000533412072124332011041 0ustar libbusiness-onlinepayment-transactioncentral-perl (0.06-3) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Update source format to 3.0 (quilt) * Remove README from docs * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Remove dependencies already provided by libbusiness-onlinepayment-perl since version 3.01-1 * Update debian/copyright (years and format) * Update debian/rules to use "dh $@" * Add override_dh_auto_test to enable only basic test (t/Business-OnlinePayment-TransactionCentral.t) -- Xavier Guimard Sat, 05 Jan 2013 23:10:21 +0100 libbusiness-onlinepayment-transactioncentral-perl (0.06-2) unstable; urgency=low * Disable tests during build; they require network access (closes: Bug#470332) -- Ivan Kohler Thu, 13 Mar 2008 01:32:41 -0700 libbusiness-onlinepayment-transactioncentral-perl (0.06-1) unstable; urgency=low * New upstream release * Update debian/rules to current dh-make-perl template to fix "unconditional rmdir" FTBFS (closes: Bug#467679) -- Ivan Kohler Wed, 27 Feb 2008 16:04:21 -0800 libbusiness-onlinepayment-transactioncentral-perl (0.05-1) unstable; urgency=low * New upstream release * Add watch file -- Ivan Kohler Wed, 14 Nov 2007 13:30:36 -0800 libbusiness-onlinepayment-transactioncentral-perl (0.04-2) unstable; urgency=low * Disable running tests during package build; they require internet access but this makes disconnected build hosts unhappy. (closes: Bug#432343) -- Ivan Kohler Tue, 10 Jul 2007 13:42:04 -0700 libbusiness-onlinepayment-transactioncentral-perl (0.04-1) unstable; urgency=low * New upstream release -- Ivan Kohler Wed, 30 May 2007 11:59:43 -0700 libbusiness-onlinepayment-transactioncentral-perl (0.03-1) unstable; urgency=low * New upstream release -- Ivan Kohler Sat, 19 May 2007 15:08:59 -0700 libbusiness-onlinepayment-transactioncentral-perl (0.02-2) unstable; urgency=low * added liburi-perl and libtie-ixhash-perl to Depends and Build-Depends (closes: Bug#423787) -- Ivan Kohler Mon, 14 May 2007 11:15:53 -0700 libbusiness-onlinepayment-transactioncentral-perl (0.02-1) unstable; urgency=low * Actual upstream release of 0.02, initial upload (closes: Bug#395933) -- Ivan Kohler Thu, 19 Apr 2007 17:58:13 -0700 libbusiness-onlinepayment-transactioncentral-perl (0.02~cvs20061028-1) unstable; urgency=low * Initial Release (closes: Bug#395933). -- Ivan Kohler Sat, 28 Oct 2006 06:57:34 -0700 debian/compat0000644000000000000000000000000212072124332010360 0ustar 8 debian/copyright0000644000000000000000000000230312072124332011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-OnlinePayment-TransactionCentral Source: http://search.cpan.org/dist/Business-OnlinePayment-TransactionCentral/ Upstream-Contact: Ivan Kohler Files: * Copyright: 2006, Ivan Kohler 2007, Freeside Internet Services, Inc License: Artistic or GPL-1+ Files: debian/* Copyright: 2006-2008, 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/watch0000644000000000000000000000033512072124332010214 0ustar # format version number, currently 3; this line is compulsory! version=3 http://search.cpan.org/dist/Business-OnlinePayment-TransactionCentral/ .*/Business-OnlinePayment-TransactionCentral-([\.\d]+)\.(?:tar\.gz|tar|tgz)$