[freeside-commits] branch FREESIDE_3_BRANCH updated. 9f913deb1cae1f9d28a531fbd4f0a2363ffe4503
Ivan
ivan at 420.am
Sat Apr 2 13:23:38 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via 9f913deb1cae1f9d28a531fbd4f0a2363ffe4503 (commit)
from 4aa8aac8e75ad9b16f70572d1bab92a9e947c58d (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 9f913deb1cae1f9d28a531fbd4f0a2363ffe4503
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Apr 2 13:23:37 2016 -0700
add IO::Socket::SSL dep
diff --git a/debian/control b/debian/control
index 0c98973..6b90f17 100644
--- a/debian/control
+++ b/debian/control
@@ -84,10 +84,10 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor,
libexcel-writer-xlsx-perl,libgeo-googleearth-pluggable-perl,
libhtml-mason-psgihandler-perl,libdate-simple-perl,libsnmp-perl,
libemail-valid-perl,libparse-fixedlength-perl,libregexp-common-net-cidr-perl,
- libio-string-perl,libnet-mac-vendor-perl,libnet-https-any-perl,
+ libnet-mac-vendor-perl,libnet-https-any-perl,
libparams-classify-perl (>= 0.013-5.1), libarchive-zip-perl,
libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl,
- libxml-writer-perl
+ libxml-writer-perl, libio-socket-ssl-perl
Suggests: libbusiness-onlinepayment-perl
Description: Libraries for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list