summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1e8728a941b4d302e8affbe81f7dc1018e076cb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: libbusiness-batchpayment-perl
Section: perl
Priority: optional
Maintainer: Mark Wells <mark@freeside.biz>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdatetime-perl,
 libfile-slurp-perl,
 libmoose-perl (>= 1.09),
 libmoosex-undeftolerant-perl,
 libnet-https-any-perl (>= 0.1),
 libnet-sftp-foreign-perl,
 perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Business-BatchPayment

Package: libbusiness-batchpayment-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdatetime-perl,
 libfile-slurp-perl,
 libmoose-perl (>= 1.09),
 libmoosex-undeftolerant-perl,
 libnet-https-any-perl (>= 0.1),
 libnet-sftp-foreign-perl
Description: Batch-oriented payment processing
 (no description was found)
 .
 This description was automagically extracted from the module by dh-make-perl.