debian/0000755000000000000000000000000012077264175007201 5ustar debian/rules0000755000000000000000000000016412077264175010262 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: dh_auto_test -- TEST_FILES="t/bop.t t/crypt_load.t t/load.t" debian/control0000644000000000000000000000257112077264175010611 0ustar Source: libbusiness-onlinepayment-openecho-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , gregor herrmann , 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-openecho-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-onlinepayment-openecho-perl.git Homepage: http://search.cpan.org/dist/Business-OnlinePayment-OpenECHO/ Package: libbusiness-onlinepayment-openecho-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libbusiness-onlinepayment-perl Description: ECHO backend module for Business::OnlinePayment This is Business::OnlinePayment::OpenECHO, an Business::OnlinePayment backend module for ECHO. It is only useful if you have a merchant account with ECHO: http://www.echo-inc.com/ (also see http://www.openecho.com/) . 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/0000755000000000000000000000000012077264175010501 5ustar debian/source/format0000644000000000000000000000001412077264175011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000407312077264175011057 0ustar libbusiness-onlinepayment-openecho-perl (0.03-3) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Email change: gregor herrmann -> gregoa@debian.org * debian/control: update {versioned,alternative} (build) dependencies. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * 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 * Add libbusiness-onlinepayment-perl in build dependencies * Update debian/rules: + use "dh $@" + Enable non-network tests -- Xavier Guimard Sun, 20 Jan 2013 13:04:19 +0100 libbusiness-onlinepayment-openecho-perl (0.03-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (closes: #468261). * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. Add /me to Uploaders. * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467698) - remove OPTIMIZE, this package is architecture independent - move dh_clean before make distclean - remove some comments and whitespace - use $@ for touching stamp-files - remove some commented out or unneeded dh_* calls * debian/copyright: add upstream source location and copyright for packaging; change to new format. -- gregor herrmann Thu, 28 Feb 2008 17:05:58 +0100 libbusiness-onlinepayment-openecho-perl (0.03-1) unstable; urgency=low * Initial Release (closes: Bug#414111). -- Ivan Kohler Thu, 8 Mar 2007 23:44:54 -0800 debian/compat0000644000000000000000000000000212077264175010377 0ustar 8 debian/libbusiness-onlinepayment-openecho-perl.docs0000644000000000000000000000000512077264175020006 0ustar TODO debian/copyright0000644000000000000000000000163712077264175011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-OnlinePayment-OpenECHO Source: http://search.cpan.org/dist/Business-OnlinePayment-OpenECHO/ Upstream-Contact: Ivan Kohler Files: * Copyright: 2002, Electric Pulp. 2004-2006, Ivan Kohler License: GPL-2+ Files: debian/* Copyright: 2007, Ivan Kohler 2008, gregor herrmann 2013, Xavier Guimard License: GPL-2+ License: GPL-2+ 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 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000033012077264175010226 0ustar # format version number, currently 2; this line is compulsory! version=3 http://search.cpan.org/dist/Business-OnlinePayment-OpenECHO/ .*/Business-OnlinePayment-OpenECHO-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)