[freeside-commits] branch FREESIDE_4_BRANCH updated. c617da61c42b529f95aa3659b467d5cda618cbbb
Ivan
ivan at 420.am
Sat Mar 11 11:02:49 PST 2017
The branch, FREESIDE_4_BRANCH has been updated
via c617da61c42b529f95aa3659b467d5cda618cbbb (commit)
from dba92a3a9a42b7191381af53456cb86c9cd8c39b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c617da61c42b529f95aa3659b467d5cda618cbbb
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Mar 11 11:02:48 2017 -0800
hard depend on Business::OnlinePayment, we pull it in for the tokenization upgrade
diff --git a/debian/control b/debian/control
index 0d23070..503e14d 100644
--- a/debian/control
+++ b/debian/control
@@ -98,9 +98,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor,
libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl,
libxml-writer-perl, libio-socket-ssl-perl,
libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl,
- libgeo-streetaddress-us-perl
+ libgeo-streetaddress-us-perl, libbusiness-onlinepayment-perl
Conflicts: libparams-classify-perl (>= 0.013-6)
-Suggests: libbusiness-onlinepayment-perl
Replaces: freeside (<<4)
Breaks: freeside (<<4)
Description: Libraries for Freeside billing and trouble ticketing
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
More information about the freeside-commits
mailing list