[freeside-commits] branch FREESIDE_4_BRANCH updated. 3bd9ee35ea8ed387984848c3f85c8aea41f0ac4f
Ivan Kohler
ivan at freeside.biz
Wed Aug 15 15:15:13 PDT 2018
The branch, FREESIDE_4_BRANCH has been updated
via 3bd9ee35ea8ed387984848c3f85c8aea41f0ac4f (commit)
from bcbc2580692528ee67b85f3d33f267a59ee530c8 (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 3bd9ee35ea8ed387984848c3f85c8aea41f0ac4f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Aug 15 15:15:12 2018 -0700
fix deps for deb9, RT#81056
diff --git a/debian/control b/debian/control
index 82a84eb0b..f1f87af31 100644
--- a/debian/control
+++ b/debian/control
@@ -175,7 +175,7 @@ Description: Self-service portal html/cgi filesfor Freeside billing and trouble
Package: freeside-ng-selfservice
Architecture: all
-Depends: libapache2-mod-php|libapache2-mod-php5,php5-xmlrpc,apache2
+Depends: libapache2-mod-php|libapache2-mod-php5,php-xmlrpc|php5-xmlrpc,apache2
Recommends:
Description: Next Generation Self-service portal for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list