diff options
author | Mark Wells <mark@freeside.biz> | 2016-01-26 12:17:38 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-01-26 12:17:38 -0800 |
commit | 1c41b905677ea430224fae05ec0d73805142f04d (patch) | |
tree | 7b56d5469a8ae79efbdb8f9e541aff79dba19d8a /debian | |
parent | acf316d664edff1e00e7757817d8145889146f38 (diff) |
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/source/format | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index e3c7953..9767f27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -libbusiness-batchpayment-perl (0.03) UNRELEASED; urgency=medium +libbusiness-batchpayment-perl (0.03) unstable; urgency=medium * Add recurring_billing flag. * Fix a warning under current Moose ("enum" elements as arrayref). - -- Mark Wells <mark@freeside.biz> Mon, 25 Jan 2016 16:53:31 -0800 + -- Mark Wells <mark@freeside.biz> Tue, 26 Jan 2016 12:13:17 -0800 libbusiness-batchpayment-perl (0.02) unstable; urgency=low 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) |