summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-02-14 14:43:26 -0800
committerIvan Kohler <ivan@freeside.biz>2015-02-14 14:43:26 -0800
commit6773138ba92001464a21fb84f110281f3c4cd34a (patch)
tree127bd77d932bc1d65f6884601169a9812f5f138d
parent51c7503002afd10e1070a60494bb1daca9daba16 (diff)
include t/lib/test_account.pl in MANIFEST and thus dist (fix deb build)
-rw-r--r--Changes4
-rw-r--r--MANIFEST1
2 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 360e0a0..2185205 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,11 @@
Revision history for Perl module Business::OnlinePayment::vSecureProcessing
-0.03 Sat Feb 14 14:28:31 PST 2015
+0.03 Sat Feb 14 14:42:33 PST 2015
- Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL
- cvv2 is not required for all transactions
- Update MANIFEST for renamed tests
+ - include missing t/lib/test_account.pl (but you still need to fill it
+ in with your own test account)
0.02 Feb 12 2015
- Update for production URL
diff --git a/MANIFEST b/MANIFEST
index 87466a8..5738082 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4,6 +4,7 @@ Makefile.PL
README
ignore.txt
lib/Business/OnlinePayment/vSecureProcessing.pm
+t/lib/test_account.pl
t/00-load.t
t/boilerplate.t
t/manifest.t