debian packaging
[Business-OnlinePayment-vSecureProcessing.git] / debian / control
1 Source: libbusiness-onlinepayment-vsecureprocessing-perl
2 Section: perl
3 Priority: optional
4 Maintainer: Mark Wells <mark@dancingmad.dyndns.org>
5 Build-Depends: debhelper (>= 9)
6 Build-Depends-Indep: libbusiness-onlinepayment-perl (>= 3.01),
7  libxml-simple-perl,
8  libxml-writer-perl,
9  perl
10 Standards-Version: 3.9.5
11 Homepage: https://metacpan.org/release/Business-OnlinePayment-vSecureProcessing
12
13 Package: libbusiness-onlinepayment-vsecureprocessing-perl
14 Architecture: all
15 Depends: ${misc:Depends}, ${perl:Depends},
16  libbusiness-onlinepayment-perl (>= 3.01),
17  libxml-simple-perl,
18  libxml-writer-perl
19 Description: vSecureProcessing backend for Business::OnlinePayment
20  For detailed information see Business::OnlinePayment.
21  .
22  This description was automagically extracted from the module by dh-make-perl.