[freeside-commits] branch FREESIDE_3_BRANCH updated. fedeb1838dd74628047812a6acd37d1bac5f983a
Ivan Kohler
ivan at freeside.biz
Mon May 23 12:25:32 PDT 2022
The branch, FREESIDE_3_BRANCH has been updated
via fedeb1838dd74628047812a6acd37d1bac5f983a (commit)
from a3a0325811bb3b05cfc85d2bd1092a2c26ef443e (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 fedeb1838dd74628047812a6acd37d1bac5f983a
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon May 23 12:25:29 2022 -0700
add dep on libnet-sftp-foreign-perl, used by lots of CDR retreival scripts. also liblocale-po-perl and libgeo-uscensus-geocoding-perl
diff --git a/debian/control b/debian/control
index aa144044a..4fe9fc074 100644
--- a/debian/control
+++ b/debian/control
@@ -94,7 +94,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,
libmap-splat-perl, libdatetime-format-ical-perl, librest-client-perl,
libbusiness-onlinepayment-perl,
libnet-vitelity-perl (>= 0.05), libnet-sslglue-perl, libexpect-perl,
- libunicode-truncate-perl (>= 0.303-1), libpod-simple-perl
+ libunicode-truncate-perl (>= 0.303-1), libpod-simple-perl, liblocale-po-perl,
+ libgeo-uscensus-geocoding-perl, libnet-sftp-foreign-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 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the freeside-commits
mailing list