summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 607e19d..b050b26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbusiness-batchpayment-paymentech-perl (0.07) unstable; urgency=medium
+
+ * Start using Unicode::Truncate.
+
+ -- Mitch Jackson <mitch@freeside.biz> Wed, 24 Jan 2018 01:00:00 -0600
+
libbusiness-batchpayment-paymentech-perl (0.06) unstable; urgency=medium
* Add with_recurringInd option to control use of recurring indicator.
diff --git a/debian/control b/debian/control
index ddb1aed..36b4755 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Depends:
libxml-writer-perl,
libxml-simple-perl,
libdatetime-perl,
- libmoose-perl (>= 1.09)
+ libmoose-perl (>= 1.09),
+ libunicode-truncate-perl (>= 0.303)
Description: Chase Paymentech XML batch format.
(no description was found)
.