Source: ledgersmb
Section: web
Priority: optional
Maintainer: LedgerSMB Core Team <devel@lists.ledgersmb.org>
Uploaders: Robert James Clay <jame@rocasa.us>
Build-Depends: debhelper (>= 9.20160709),
               texlive-latex-recommended,
               texlive-xetex,
               po-debconf
Build-Depends-Indep: libcgi-emulate-psgi-perl,
                     libcgi-simple-perl,
                     libclass-c3-xs-perl,
                     libconfig-inifiles-perl,
                     libdata-uuid-perl,
                     libdatetime-format-strptime-perl,
                     libdatetime-perl,
                     libdbd-mock-perl,
                     libdbi-perl,
                     libhtml-escape-perl,
                     libhttp-exception-perl,
                     libio-stringy-perl,
                     libjson-perl,
                     libjson-xs-perl,
                     liblocale-codes-perl,
                     liblocale-maketext-lexicon-perl (>= 0.62),
                     liblog-log4perl-perl,
                     liblatex-driver-perl (>= 0.300.2),
                     libmime-lite-perl,
                     libmime-types-perl,
                     libmoose-perl,
                     libmoosex-nonmoose-perl,
                     libnamespace-autoclean-perl,
                     libnumber-format-perl,
                     libpgobject-perl (>= 1.403.2),
                     libpgobject-simple-perl (>= 3.000002),
                     libpgobject-simple-role-perl (>= 2.000000),
                     libpgobject-type-bigfloat-perl,
                     libpgobject-type-bytestring-perl (>= 1.1.1),
                     libpgobject-type-datetime-perl,
                     libpgobject-util-dbmethod-perl,
                     libpgobject-util-dbadmin-perl,
                     libplack-perl,
                     libplack-builder-conditionals-perl,
                     libplack-middleware-reverseproxy-perl,
                     libplack-request-withencoding-perl,
                     libtap-parser-sourcehandler-pgtap-perl,
                     libtemplate-perl (>=2.14),
                     libtemplate-plugin-latex-perl (>=3.09),
                     libtest-bdd-cucumber-perl,
                     libtest-trap-perl,
                     libtest-exception-perl,
                     libtex-encode-perl,
                     libtext-markdown-perl,
                     libtry-tiny-perl,
                     libversion-compare-perl,
                     libxml-simple-perl,
                     perl
Standards-Version: 4.2.1
Homepage: http://www.ledgersmb.org/
Vcs-Git: https://github.com/ledgersmb/pkg-ledgersmb.git
Vcs-Browser: https://github.com/ledgersmb/pkg-ledgersmb

Package: ledgersmb
Architecture: all
Pre-Depends: dpkg (>= 1.15.7.2)
Depends: adduser,
         libcarp-always-perl,
         libcgi-emulate-psgi-perl,
         libcgi-simple-perl,
         libclass-c3-xs-perl,
         libconfig-inifiles-perl,
         libdata-uuid-perl,
         libdatetime-perl,
         libdatetime-format-strptime-perl,
         libdbd-pg-perl,
         libdbi-perl,
         libhtml-escape-perl,
         libhttp-exception-perl,
         libio-stringy-perl,
         libjs-dojo-dijit,
         libjson-perl,
         liblocale-codes-perl,
         liblocale-maketext-lexicon-perl (>= 0.62-1),
         liblog-log4perl-perl,
         libnamespace-autoclean-perl,
         libmime-lite-perl,
         libmime-types-perl,
         libmoose-perl,
         libmoosex-nonmoose-perl,
         libnumber-format-perl,
         libpgobject-perl (>= 1.403.2-1),
         libpgobject-simple-perl (>= 3.000002-1),
         libpgobject-simple-role-perl (>= 2.000000-1),
         libpgobject-type-bigfloat-perl,
         libpgobject-type-bytestring-perl (>= 1.1.1-1),
         libpgobject-type-datetime-perl,
         libpgobject-util-dbmethod-perl,
         libpgobject-util-dbadmin-perl,
         libplack-perl,
         libplack-builder-conditionals-perl,
         libplack-middleware-reverseproxy-perl,
         libplack-request-withencoding-perl,
         libtemplate-perl (>=2.14-1),
         libtext-markdown-perl,
         libtry-tiny-perl,
         libversion-compare-perl,
         libxml-simple-perl,
         perl,
         postgresql-client,
         postgresql-contrib,
         starman,
         ucf,
         ${misc:Depends},
         ${perl:Depends}
Recommends: apache2 | nginx-light | nginx-full | nginx-extra |
            lighttpd | varnish,
            libjson-xs-perl,
            liblatex-driver-perl (>= 0.300.2),
            libmath-bigint-gmp-perl,
            libtemplate-plugin-latex-perl (>=3.09-1),
            libtex-encode-perl,
            texlive-latex-recommended
Suggests: default-mta | mail-transport-agent,
          latex-cjk-all,
          libimage-size-perl,
          libopenoffice-oodoc-perl,
          libx12-parser-perl,
          lpr,
          postgresql,
          texlive-xetex
Description: financial accounting and ERP program
 LedgerSMB is a full featured double-entry financial accounting and Enterprise
 Resource Planning system accessed via a web browser (Perl/JS with a PostgreSQL
 backend) which offers "Accounts Receivable", "Accounts Payable" and "General
 Ledger" tracking as well as inventory control and fixed assets handling. The
 LedgerSMB client can be a web browser or a programmed API call. The goal of
 the LedgerSMB project is to bring high quality ERP and accounting capabilities
 to Small and Midsize Businesses.
 .
 The application now defaults to being made available locally on port 5762 and
 being run directly by Starman instead of by Apache. If other access is needed,
 a Reverse Proxy can be configured locally using Apache, Nginx, Lighttpd, or
 Varnish.
 .
 For more information, please see /usr/share/doc/ledgersmb/README.Debian.
