From 047854e4a5a69d3a040d0087bddb5bb4231970f6 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sun, 18 Dec 2016 16:55:27 -0800 Subject: debian packaging --- debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b8d2e05 --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: libbusiness-batchpayment-cardfortress-perl +Section: perl +Priority: optional +Maintainer: Ivan Kohler +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. -- cgit v1.2.1