/[pkg-sql-ledger]/ledger-smb/trunk/debian/control
ViewVC logotype

Contents of /ledger-smb/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 155 - (hide annotations) (download)
Fri Jan 25 15:17:16 2008 UTC (5 years, 4 months ago) by lyz-guest
File size: 1333 byte(s)
Updated control with better dependency handling for postgres versions.

Removed upstream source INSTALL from docs.

1 lyz-guest 151 Source: ledgersmb
2     Section: web
3     Priority: optional
4     Maintainer: Seneca Cunningham <tetragon@ledgersmb.org>
5     Build-Depends: debhelper (>= 5), dpatch
6     Standards-Version: 3.7.2
7    
8     Package: ledgersmb
9     Architecture: all
10 lyz-guest 155 Depends: ${shlibs:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libconfig-std-perl, libmime-lite-perl, liblocale-maketext-lexicon-perl (>= 0.56-1), libdbi-perl, libdbd-pg-perl, postgresql-client (>= 8.1), apache2, wwwconfig-common, libhtml-parser-perl
11 lyz-guest 151 Recommends: mail-transport-agent, texlive-latex-recommended | tetex-extra, lpr, libparse-recdescent-perl
12 lyz-guest 155 Suggests: postgresql (>= 8.1), libnet-tclink-perl, latex-cjk-all
13 lyz-guest 151 Conflicts: ledger-smb
14     Replaces: ledger-smb
15     Description: A web based double-entry accounting program
16     LedgerSMB is a double-entry accounting system written
17     in perl. It has been tested with PostgreSQL, Apache,
18     Netscape, Mozilla, Galeon, Explorer, Links, Lynx,
19     Konqueror, Voyager, W3M and Opera clients on Linux,
20     FreeBSD, Solaris, Windows, Mac computers and PDA's.
21     .
22     Data is stored in a SQL database server, either locally or
23     remote, the display is through a text or GUI web browser.
24     The system is linked by a chart of accounts. All transactions
25     for AR, AP and GL are stored in a transaction table. Hyper-links
26     from the chart of accounts let you view transactions posted
27     through AR, AP and GL.

  ViewVC Help
Powered by ViewVC 1.1.5