diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2016-02-02 20:57:46 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2016-02-02 20:57:46 -0800 |
| commit | 5f642b6fa088cc2df74563e8665a1c293bdc7486 (patch) | |
| tree | 22c1e978e70b687cc7156d52e8cde0cddbe10ec3 /debian/control | |
| parent | 573490bdb698210b2d4c824a9f6e141bc8a9a562 (diff) | |
more accurate split of files into -webui and -lib packages
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e4951c5c7..1f1885007 100644 --- a/debian/control +++ b/debian/control @@ -122,6 +122,17 @@ Description: Self-service portal for Freeside billing and trouble ticketing . This package provides the libraries needed for the self-service portal. +Package: freeside-rt +Architecture: all +Depends: freeside-webui,freeside-lib +Recommends: +Description: Integrated trouble ticketing and billing + Request Tracker (RT) is a ticketing system which enables a group of people to + intelligently and efficiently manage tasks, issues and requests. + . + This package is the integrated RT component of Freeside, a customer tracking, + billing and trouble ticketing application. + Package: freeside-torrus Architecture: all Depends: freeside-webui,freeside-lib,rrdtool,librrds-perl,libxml-libxml-perl, @@ -129,7 +140,11 @@ Depends: freeside-webui,freeside-lib,rrdtool,librrds-perl,libxml-libxml-perl, libapache-session-perl,libjson-perl,libdbix-abstract-perl,libdbix-sequence-perl Recommends: Description: Integrated network monitoring and billing - Torrus is a network monitoring system (NMS) for discovering and monitoring routers, switches and other network equipment with SNMP. + Torrus is a network monitoring system (NMS) for discovering and monitoring + routers, switches and other network equipment with SNMP. + . + This package is the integrated Torrus component of Freeside, a customer + tracking, billing and trouble ticketing application. Package: freeside-selfservice-ui Architecture: all |
