add debian meta stuff
[Business-BatchPayment-Paymentech.git] / debian / control
1 Source: libbusiness-batchpayment-paymentech-perl
2 Section: perl
3 Priority: optional
4 Maintainer: Mark Wells <mark@freeside.biz>
5 Build-Depends: debhelper (>= 9)
6 Build-Depends-Indep: libbusiness-batchpayment-perl,
7  libmoose-perl (>= 1.09),
8  perl
9 Standards-Version: 3.9.5
10 Homepage: https://metacpan.org/release/Business-BatchPayment-Paymentech
11
12 Package: libbusiness-batchpayment-paymentech-perl
13 Architecture: all
14 Depends: ${misc:Depends}, ${perl:Depends},
15  libbusiness-batchpayment-perl,
16  libmoose-perl (>= 1.09)
17 Description: Chase Paymentech XML batch format.
18  (no description was found)
19  .
20  This description was automagically extracted from the module by dh-make-perl.