Source: haskell-hledger-web
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
 Clint Adams <clint@debian.org>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
 cdbs,
 debhelper (>= 10),
 haskell-devscripts (>= 0.13),
 ghc (>= 8.4.3),
 libghc-decimal-dev (>= 0.5.1),
 libghc-aeson-dev (>= 1),
 libghc-aeson-dev (<< 2.3),
 libghc-base64-dev,
 libghc-blaze-html-dev,
 libghc-blaze-markup-dev,
 libghc-case-insensitive-dev,
 libghc-clientsession-dev,
 libghc-cmdargs-dev (>= 0.10),
 libghc-conduit-dev,
 libghc-conduit-extra-dev (>= 1.1),
 libghc-data-default-dev,
 libghc-extra-dev (>= 1.6.3),
 libghc-hjsmin-dev,
 libghc-hledger-dev (>= 1.32.3),
 libghc-hledger-dev (<< 1.33),
 libghc-hledger-lib-dev (>= 1.32.3),
 libghc-hledger-lib-dev (<< 1.33),
 libghc-hspec-dev,
 libghc-http-client-dev,
 libghc-http-conduit-dev,
 libghc-http-types-dev,
 libghc-megaparsec-dev (>= 7.0.0),
 libghc-megaparsec-dev (<< 9.7),
 libghc-network-dev,
 libghc-safe-dev (>= 0.3.19),
 libghc-shakespeare-dev (>= 2.0.2.2),
 libghc-unix-compat-dev,
 libghc-unordered-containers-dev,
 libghc-utf8-string-dev,
 libghc-wai-dev,
 libghc-wai-cors-dev,
 libghc-wai-extra-dev,
 libghc-wai-handler-launch-dev (>= 3.0.3),
 libghc-warp-dev,
 libghc-yaml-dev,
 libjs-jquery,
 libghc-yesod-dev (>= 1.4),
 libghc-yesod-dev (<< 1.7),
 libghc-yesod-core-dev (>= 1.4),
 libghc-yesod-core-dev (<< 1.7),
 libghc-yesod-form-dev (>= 1.4),
 libghc-yesod-form-dev (<< 1.8),
 libghc-yesod-static-dev (>= 1.4),
 libghc-yesod-static-dev (<< 1.7),
 libghc-yesod-test-dev,
Standards-Version: 4.7.0
Homepage: https://hledger.org
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hledger-web
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hledger-web]

Package: hledger-web
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Provides:
 ${haskell:Provides},
Description: web interface for the hledger accounting tool
 hledger is a haskell port and friendly fork of John Wiegley's ledger
 accounting tool. This package provides a web interface as an alternative
 to the hledger command line interface.
