This commit was generated by cvs2svn to compensate for changes in r8690,
[freeside.git] / debian / control
1 Source: freeside
2 Section: misc
3 Priority: extra
4 Maintainer: Ivan Kohler <ivan-debian@420.am>
5 Build-Depends: debhelper (>= 5), perl (>= 5.8)
6 Standards-Version: 3.7.2
7 Homepage: http://www.freeside.biz/freeside
8 Vcs-Browser: http://www.freeside.biz/cgi-bin/viewvc.cgi/freeside/
9 Vcs-Cvs: :pserver:anonymous:anonymous@cvs.420.am:/home/cvs/cvsroot freeside
10
11 Package: freeside
12 Architecture: all
13 Pre-Depends: freeside-lib, dbconfig-common
14 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, freeside-webui, debconf, adduser (>= 3.11)
15 Recommends: cron
16 Suggests: gnupg
17 Description: Billing and trouble ticketing for service providers
18  Freeside is a web-based billing and trouble ticketing application.  It
19  includes features for ISPs, hosting providers, and VoIP providers, but can
20  also be used as a generic customer database, invoicing and membership
21  application.  If you like buzzwords, call it an "BSS/OSS and CRM solution".
22
23 Package: freeside-lib
24 Architecture: all
25 Depends: ghostscript | gs-gpl, gsfonts, tetex-base, tetex-bin, libauthen-passphrase-perl, libbusiness-creditcard-perl, libcache-cache-perl, libcache-simple-timedexpiry-perl, libclass-returnvalue-perl, libcrypt-passwdmd5-perl, libdate-manip-perl, libdbd-pg-perl | libdbd-mysql-perl, libdbi-perl, libdbix-dbschema-perl (>= 0.35), libdbix-searchbuilder-perl, libdigest-sha1-perl, libfile-counterfile-perl, libfile-rsync-perl, libfrontier-rpc-perl, libhtml-format-perl, libhtml-tree-perl, libipc-run3-perl, libipc-sharelite-perl,  liblingua-en-nameparse-perl, liblocale-maketext-fuzzy-perl, liblocale-maketext-lexicon-perl, liblocale-subcountry-perl, liblog-dispatch-perl, libmailtools-perl (>= 2), libmime-perl (>= 5.424) | libmime-perl (< 5.421), libnet-domain-tld-perl, libnet-scp-perl, libnet-ssh-perl, libnet-whois-raw-perl, libnetaddr-ip-perl, libnumber-format-perl, libregexp-common-perl, libstring-approx-perl, libstring-shellquote-perl, libterm-readkey-perl, libtest-inline-perl, libtext-autoformat-perl, libtext-csv-perl, libtext-template-perl, libtext-wrapper-perl, libtie-ixhash-perl, libtime-duration-perl, libtime-modules-perl, libtimedate-perl, libuniversal-require-perl, liburi-perl, libwant-perl, libwww-perl
26 Recommends: libdbd-pg-perl, libdbd-mysql-perl, rsync
27 Suggests: libbusiness-onlinepayment-perl
28 Description: Libraries for Freeside billing and trouble ticketing
29  Freeside is a web-based billing and trouble ticketing application.
30  .
31  This package provides the perl libraries and command line utilities.
32
33 #Package: freeside-bin
34 #Architecture: all
35 #Depends: freeside-lib
36 #Description: Command line tools for Freeside billing and trouble ticketing
37 # Freeside is a web-based billing and trouble ticketing application.
38 # .
39 # This package provides the command-line utilities.
40
41 Package: freeside-webui
42 Architecture: all
43 Depends: freeside-lib, apache2, libapache2-mod-perl2, libapache2-request-perl, libapache-session-perl, libchart-perl, libcolor-scheme-perl, libdatetime-perl, libdatetime-format-strptime-perl, libgd-gd2-noxpm-perl | libgd-gd2-perl, libgd-graph-perl, libhtml-mason-perl, libhtml-scrubber-perl, libhtml-widgets-selectlayers-perl, libio-stringy-perl, libjson-perl, liblingua-en-inflect-perl, libmodule-versions-report-perl, libspreadsheet-writeexcel-perl, libtree-simple-perl, libyaml-perl
44 Recommends: libapache-dbi-perl
45 Description: Web interface for Freeside billing and trouble ticketing
46  Freeside is a web-based billing and trouble ticketing application.
47  .
48  This package provides the web interface for employees.
49
50 #Package: freeside-selfservice-client
51 #Architecture: all
52 #Description: End-customer interface to Freeside billing and trouble ticketing
53 # Freeside is a web-based billing and trouble ticketing application.
54 # .
55 # This package provides customer signup and self-service web interfaces and
56 # XML-RPC, PHP and Perl APIs.
57 # .
58 # In production use, this package is typically installed on a public web server,
59 # separate from the rest of the freeside-* packages.