diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 8951425..ddb1aed 100644 --- a/debian/control +++ b/debian/control @@ -3,19 +3,17 @@ Section: perl Priority: optional Maintainer: Mark Wells <mark@freeside.biz> Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libbusiness-batchpayment-perl (>= 0.03), - libmoose-perl (>= 1.09), - libxml-writer-perl, - libxml-simple-perl, - libdatetime-perl, - perl +Build-Depends-Indep: perl Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Business-BatchPayment-Paymentech Package: libbusiness-batchpayment-paymentech-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libbusiness-batchpayment-perl, +Depends: + libbusiness-batchpayment-perl (>= 0.03), + libxml-writer-perl, + libxml-simple-perl, + libdatetime-perl, libmoose-perl (>= 1.09) Description: Chase Paymentech XML batch format. (no description was found) |