summaryrefslogtreecommitdiff
path: root/debian/control
blob: b8d2e059d95ef8c60bf25214769c7df6bcc2c1e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libbusiness-batchpayment-cardfortress-perl
Section: perl
Priority: optional
Maintainer: Ivan Kohler <ivan@freeside.biz>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Business-BatchPayment-CardFortress

Package: libbusiness-batchpayment-cardfortress-perl
Architecture: all
Depends:
  libbusiness-batchpayment-perl (>= 0.03),
  libdata-serializer-perl,
  libmoose-perl (>= 1.09),
  libcrypt-openssl-rsa-perl,
  libfile-slurp-perl,
  libtry-tiny-perl
Description: Batch payment processing via the CardFortress secure payment proxy service.
 .
 This description was automagically extracted from the module by dh-make-perl.