[freeside-commits] branch FREESIDE_4_BRANCH updated. 50328bd633eed1ec9e71a2a7f0170fcd8e1d3e8b
Ivan
ivan at 420.am
Sat Apr 2 12:31:57 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via 50328bd633eed1ec9e71a2a7f0170fcd8e1d3e8b (commit)
from 7ac1591f6168897f1957cdeb665332a651310267 (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 50328bd633eed1ec9e71a2a7f0170fcd8e1d3e8b
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Apr 2 12:31:57 2016 -0700
deps for freeside-selfservice -lib vs -ui
diff --git a/debian/control b/debian/control
index 87ad0f8..525a4a0 100644
--- a/debian/control
+++ b/debian/control
@@ -121,7 +121,7 @@ Architecture: all
Depends: libtext-template-perl,libbusiness-creditcard-perl,
libhttp-browserdetect-perl,libhtml-parser-perl,libtie-ixhash-perl,
libhtml-widgets-selectlayers-perl,libtimedate-perl,libnumber-format-perl,
- libsoap-lite-perl,libtext-csv-xs-perl,apache2-suexec-custom,apache2
+ libsoap-lite-perl,libtext-csv-xs-perl
Recommends:
Description: Self-service portal for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
@@ -156,7 +156,7 @@ Description: Integrated network monitoring and billing
Package: freeside-selfservice-ui
Architecture: all
-Depends: freeside-selfservice-lib,libjson-perl,apache2
+Depends: freeside-selfservice-lib,libjson-perl,apache2-suexec-custom,apache2
Description: Self-service portal html/cgi filesfor 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