From d671ec06a4c95f076dcf631f91525ccedd22caf5 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 15 Jun 2016 11:20:13 -0700 Subject: debian package for 3.24 release --- debian/control | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..0652f30 --- /dev/null +++ b/debian/control @@ -0,0 +1,35 @@ +Source: libbusiness-onlinepayment-authorizenet-perl +Maintainer: Debian Perl Group +Uploaders: Ivan Kohler , + Xavier Guimard +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: libbusiness-onlinepayment-perl, + libtext-csv-xs-perl, + libxml-simple-perl, + libxml-writer-perl, + perl +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-onlinepayment-authorizenet-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libbusiness-onlinepayment-authorizenet-perl.git +Homepage: https://metacpan.org/release/Business-OnlinePayment-AuthorizeNet + +Package: libbusiness-onlinepayment-authorizenet-perl +Architecture: all +Depends: ${misc:Depends}, + ${perl:Depends}, + libbusiness-onlinepayment-perl, + libtext-csv-xs-perl, + libxml-simple-perl, + libxml-writer-perl +Description: AuthorizeNet backend for Business::OnlinePayment + Business::OnlinePayment::AuthorizeNet is a Business::OnlinePayment backend + module for Authorize.Net. It is only useful if you have a merchant account + with Authorize.Net: http://www.authorize.net/ + . + 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"). -- cgit v1.2.1