File: control

package info (click to toggle)
haskell-hledger-ui 1.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 324 kB
  • sloc: haskell: 1,864; makefile: 5
file content (73 lines) | stat: -rw-r--r-- 2,150 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Source: haskell-hledger-ui
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),
 ghc (>= 8.4.3),
 haskell-devscripts (>= 0.13),
 ghc-prof,
 libghc-ansi-terminal-dev (>= 0.6.2.3),
 libghc-async-dev,
 libghc-base-compat-batteries-dev (>= 0.10.1),
 libghc-base-compat-batteries-dev (<< 0.12),
 libghc-base-compat-batteries-prof,
 libghc-brick-dev (>= 0.23),
 libghc-brick-prof,
 libghc-cmdargs-dev (>= 0.8),
 libghc-data-default-dev,
 libghc-data-default-prof,
 libghc-extra-dev (>= 1.6.3),
 libghc-extra-prof,
 libghc-fsnotify-dev (>= 0.2.1.2),
 libghc-fsnotify-dev (<< 0.4),
 libghc-fsnotify-prof,
 libghc-hledger-dev (>= 1.18.1),
 libghc-hledger-dev (<< 1.19),
 libghc-hledger-prof,
 libghc-hledger-lib-dev (>= 1.18.1),
 libghc-hledger-lib-dev (<< 1.19),
 libghc-hledger-lib-prof,
 libghc-megaparsec-dev (>= 7.0.0),
 libghc-megaparsec-dev (<< 8.1),
 libghc-megaparsec-prof,
 libghc-microlens-dev (>= 0.4),
 libghc-microlens-platform-dev (>= 0.2.3.1),
 libghc-pretty-show-dev (>= 1.6.4),
 libghc-safe-dev (>= 0.2),
 libghc-split-dev (>= 0.1),
 libghc-text-zipper-dev (>= 0.4),
 libghc-vector-dev,
 libghc-vty-dev (>= 5.5),
Standards-Version: 4.4.1
Homepage: https://hledger.org
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hledger-ui
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hledger-ui]
X-Description: curses-style user interface for the hledger accounting tool
 This is hledger's curses-style interface.
 It is simpler and more convenient for browsing data than the
 command-line interface, but lighter and faster than hledger-web.

Package: hledger-ui
Architecture: any
Section: utils
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ${haskell:Recommends},
Suggests:
 ${haskell:Suggests},
Conflicts:
 ${haskell:Conflicts},
Provides:
 ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}