From 1667d469317704ae542a9b1f6fdc8e498e0eff59 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 25 Jan 2016 15:23:29 -0800 Subject: add debian meta stuff --- debian/control | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..85d1abe --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: libbusiness-batchpayment-paymentech-perl +Section: perl +Priority: optional +Maintainer: Mark Wells +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: libbusiness-batchpayment-perl, + libmoose-perl (>= 1.09), + 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, + libmoose-perl (>= 1.09) +Description: Chase Paymentech XML batch format. + (no description was found) + . + This description was automagically extracted from the module by dh-make-perl. -- cgit v1.2.1