From 96ea0f9a414ab077c28ea20e1d6f14d281c114bc Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Mon, 12 Sep 2016 18:20:17 -0500 Subject: [PATCH] 71720: Prevent billing events from running on holidays [debian v3] --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e1cd4b8f9..4c9d771a7 100644 --- a/debian/control +++ b/debian/control @@ -88,7 +88,8 @@ Depends: aspell-en,gnupg,ghostscript,gsfonts,gzip,latex-xcolor, libparams-classify-perl (>= 0.013-5.1), 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 Suggests: libbusiness-onlinepayment-perl Description: Libraries for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. -- 2.11.0