diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 5 | ||||
-rw-r--r-- | debian/source/format | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5c8b561..03881d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libbusiness-batchpayment-paymentech-perl (0.01-1) unstable; urgency=low +libbusiness-batchpayment-paymentech-perl (0.05) unstable; urgency=low * Initial Debian package release. diff --git a/debian/control b/debian/control index 85d1abe..8951425 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,11 @@ Section: perl Priority: optional Maintainer: Mark Wells <mark@freeside.biz> Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libbusiness-batchpayment-perl, +Build-Depends-Indep: libbusiness-batchpayment-perl (>= 0.03), libmoose-perl (>= 1.09), + libxml-writer-perl, + libxml-simple-perl, + libdatetime-perl, perl Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Business-BatchPayment-Paymentech diff --git a/debian/source/format b/debian/source/format index af745b3..89ae9db 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (git) +3.0 (native) |