From acf316d664edff1e00e7757817d8145889146f38 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 25 Jan 2016 16:55:17 -0800 Subject: add debian meta stuff --- debian/control | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..1e8728a --- /dev/null +++ b/debian/control @@ -0,0 +1,28 @@ +Source: libbusiness-batchpayment-perl +Section: perl +Priority: optional +Maintainer: Mark Wells +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. -- cgit v1.2.1