include t/lib/test_account.pl in MANIFEST and thus dist (fix deb build)
authorIvan Kohler <ivan@freeside.biz>
Sat, 14 Feb 2015 22:43:26 +0000 (14:43 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 14 Feb 2015 22:43:26 +0000 (14:43 -0800)
Changes
MANIFEST

diff --git a/Changes b/Changes
index 360e0a0..2185205 100644 (file)
--- 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
index 87466a8..5738082 100644 (file)
--- 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