[freeside-commits] branch master updated. 634c4c50c2d866e94229c7eecd9aace726ac9e99
Jonathan Prykop
jonathan at 420.am
Mon Sep 12 16:20:52 PDT 2016
The branch, master has been updated
via 634c4c50c2d866e94229c7eecd9aace726ac9e99 (commit)
from fb4c3b9051c1019c6c24dc92cd7f016484aac711 (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 634c4c50c2d866e94229c7eecd9aace726ac9e99
Author: Jonathan Prykop <jonathan at freeside.biz>
Date: Mon Sep 12 18:20:17 2016 -0500
71720: Prevent billing events from running on holidays [debian]
diff --git a/debian/control b/debian/control
index 4de8fee..538a12d 100644
--- a/debian/control
+++ b/debian/control
@@ -97,7 +97,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor,
libcpanel-json-xs-perl, libarchive-zip-perl,
libtry-tiny-perl, libnumber-phone-perl, libxml-libxml-simple-perl,
libxml-writer-perl, libio-socket-ssl-perl,
- libmap-splat-perl
+ libmap-splat-perl,
+ libdatetime-format-ical-perl
Conflicts: libparams-classify-perl (>= 0.013-6)
Suggests: libbusiness-onlinepayment-perl
Description: Libraries for Freeside billing and trouble ticketing
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the freeside-commits
mailing list