summaryrefslogtreecommitdiff
path: root/debian/control
blob: ed8255bea88c1daab66bea37cebc31c1e3880bb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libbusiness-onlinepayment-firstdataglobalgateway-perl
Section: perl
Priority: optional
Maintainer: Mark Wells <mark@freeside.biz>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libbusiness-onlinepayment-perl (>= 3.01),
 libsoap-lite-perl,
 perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Business-OnlinePayment-FirstDataGlobalGateway

Package: libbusiness-onlinepayment-firstdataglobalgateway-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libbusiness-onlinepayment-perl (>= 3.01),
 libsoap-lite-perl
Description: First Data Global Gateway e4 backend for Business::OnlinePayment
 For detailed information see Business::OnlinePayment.
 .
 This description was automagically extracted from the module by dh-make-perl.