summaryrefslogtreecommitdiff
path: root/debian/control
blob: 0bfc26579ad0d94988d4529108a5e89b06328fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libbusiness-onlinepayment-vsecureprocessing-perl
Section: perl
Priority: optional
Maintainer: Mark Wells <mark@dancingmad.dyndns.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libbusiness-onlinepayment-perl (>= 3.01),
 libxml-simple-perl,
 libxml-writer-perl,
 perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Business-OnlinePayment-vSecureProcessing

Package: libbusiness-onlinepayment-vsecureprocessing-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libbusiness-onlinepayment-perl (>= 3.01),
 libxml-simple-perl,
 libxml-writer-perl
Description: vSecureProcessing backend for Business::OnlinePayment
 For detailed information see Business::OnlinePayment.
 .
 This description was automagically extracted from the module by dh-make-perl.