[freeside-commits] branch FREESIDE_4_BRANCH updated. bf8173361fa03f6f84681cc0600f399f03d84666
Ivan Kohler
ivan at freeside.biz
Mon May 23 12:25:39 PDT 2022
The branch, FREESIDE_4_BRANCH has been updated
via bf8173361fa03f6f84681cc0600f399f03d84666 (commit)
from e4009e77fc5027d77ededaffebcdab333784411f (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 bf8173361fa03f6f84681cc0600f399f03d84666
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon May 23 12:24:40 2022 -0700
add dep on libnet-sftp-foreign-perl, used by lots of CDR retreival scripts
diff --git a/debian/control b/debian/control
index 6001cc340..61e7da3ae 100644
--- a/debian/control
+++ b/debian/control
@@ -106,7 +106,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,
libnet-vitelity-perl (>= 0.05), libnet-sslglue-perl, libexpect-perl,
libspreadsheet-parsexlsx-perl, libunicode-truncate-perl (>= 0.303-1),
libspreadsheet-xlsx-perl, libpod-simple-perl, libwebservice-northern911-perl,
- liblocale-codes-perl, liblocale-po-perl, libgeo-uscensus-geocoding-perl
+ liblocale-codes-perl, liblocale-po-perl, libgeo-uscensus-geocoding-perl,
+ libnet-sftp-foreign-perl
Conflicts: libparams-classify-perl (>= 0.013-6)
Replaces: freeside (<<4)
Breaks: freeside (<<4)
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the freeside-commits
mailing list