X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=7917bad54441166898ad478f653dc47f5465fa9d;hb=c32c04a190f84ecef4347c5ddeec7c59ea18bc1a;hp=1b2573233c2ae89f5baaf55882581c6a31d44e20;hpb=45ee8d3260326777619cb0b49583182ede66df37;p=freeside.git diff --git a/debian/control b/debian/control index 1b2573233..7917bad54 100644 --- a/debian/control +++ b/debian/control @@ -39,3 +39,30 @@ Description: Web interface for Freeside billing and trouble ticketing Freeside is a web-based billing and trouble ticketing application. . This package provides the web interface for employees. + +Package: freeside-selfservice-lib +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-mpm-worker +Recommends: +Description: Self-service portal for Freeside billing and trouble ticketing + Freeside is a web-based billing and trouble ticketing application. + . + This package provides the libraries needed for the self-service portal. + +Package: freeside-selfservice-ui +Architecture: all +Depends: +Recommends: freeside-selfservice-lib +Description: Self-service portal html/cgi filesfor Freeside billing and trouble ticketing + Freeside is a web-based billing and trouble ticketing application. + . + This package provides the html and cgi files needed for the self-service portal. + +Package: freeside-ng-selfservice +Architecture: all +Depends: +Recommends: +Description: Next Generation Self-service portal written in PHP using the XML-RPC API for Freeside billing and trouble ticketing + Freeside is a web-based billing and trouble ticketing application. + . + This package provides a self-service portal written in PHP using the XML-RPC API.