debian/0000755000000000000000000000000012072116667007176 5ustar debian/rules0000755000000000000000000000003612072116667010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000232512072116667010603 0ustar Source: libbusiness-onlinepayment-viaklix-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libbusiness-onlinepayment-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-onlinepayment-viaklix-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-onlinepayment-viaklix-perl.git Homepage: http://search.cpan.org/dist/Business-OnlinePayment-viaKLIX/ Package: libbusiness-onlinepayment-viaklix-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libbusiness-onlinepayment-perl Description: viaKLIX backend for Business::OnlinePayment Business::OnlinePayment::viaKLIX is a back end driver that implements the interface specified by Business::OnlinePayment to support payment handling via viaKLIX's Internet payment solution. . See Business::OnlinePayment for details on the interface this modules supports. debian/source/0000755000000000000000000000000012072116667010476 5ustar debian/source/format0000644000000000000000000000001412072116667011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000263212072116667011053 0ustar libbusiness-onlinepayment-viaklix-perl (0.02-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Imported Upstream version 0.02 * Update source format to 3.0 (quilt) * 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 * Add libtest-pod-perl and libtest-pod-coverage-perl build dependencies * Add Homepage field (Closes: #615206) * Update debian/copyright (years and format) * Update debian/rules to use "dh $@" -- Xavier Guimard Sat, 05 Jan 2013 08:49:21 +0100 libbusiness-onlinepayment-viaklix-perl (0.01-3) unstable; urgency=low * Double bag! At some point B:OP:HTTPS really should be a separate distribution with its own deps, to avoid this dep duplication in gateway modules using it. (closes: Bug#449466) -- Ivan Kohler Fri, 16 Nov 2007 11:32:50 -0800 libbusiness-onlinepayment-viaklix-perl (0.01-2) unstable; urgency=low * An "I forgot the Build-Deps" brown-paper-bag release (closes: #449466) -- Ivan Kohler Mon, 05 Nov 2007 14:20:48 -0800 libbusiness-onlinepayment-viaklix-perl (0.01-1) unstable; urgency=low * Initial Release (closes: Bug#446805). -- Ivan Kohler Mon, 15 Oct 2007 12:26:21 -0700 debian/compat0000644000000000000000000000000212072116667010374 0ustar 8 debian/copyright0000644000000000000000000000223512072116667011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Business-OnlinePayment-viaKLIX Source: http://search.cpan.org/dist/Business-OnlinePayment-viaKLIX/ Upstream-Contact: Jeff Finucane Files: * Copyright: 2007, Jeff Finucane 2007, Freeside Internet Services, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, 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/watch0000644000000000000000000000030712072116667010227 0ustar # format version number, currently 3; this line is compulsory! version=3 http://search.cpan.org/dist/Business-OnlinePayment-viaKLIX/ .*/Business-OnlinePayment-viaKLIX-([\.\d]+)\.(?:tar\.gz|tar|tgz)$