File: control

package info (click to toggle)
haskell-termonad 4.5.0.0-2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 476 kB
  • sloc: haskell: 3,784; makefile: 7
file content (166 lines) | stat: -rw-r--r-- 4,356 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
Source: haskell-termonad
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
 haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
 cdbs,
 ghc (>= 9.6),
 ghc-prof,
 libghc-quickcheck2-dev,
 libghc-quickcheck2-prof,
 libghc-adjunctions-dev,
 libghc-adjunctions-prof,
 libghc-aeson-dev,
 libghc-aeson-prof,
 libghc-classy-prelude-dev,
 libghc-classy-prelude-prof,
 libghc-colour-dev,
 libghc-colour-prof,
 libghc-constraints-dev,
 libghc-constraints-prof,
 libghc-data-default-dev,
 libghc-data-default-prof,
 libghc-distributive-dev,
 libghc-distributive-prof,
 libghc-dyre-dev,
 libghc-dyre-prof,
 libghc-file-embed-dev,
 libghc-file-embed-prof,
 libghc-focuslist-dev,
 libghc-focuslist-prof,
 libghc-gi-gdk-dev,
 libghc-gi-gdk-prof,
 libghc-gi-gio-dev,
 libghc-gi-gio-prof,
 libghc-gi-glib-dev,
 libghc-gi-glib-prof,
 libghc-gi-gtk-dev (>= 3.0.24),
 libghc-gi-gtk-prof,
 libghc-gi-pango-dev,
 libghc-gi-pango-prof,
 libghc-gi-vte-dev (>= 2.91.19),
 libghc-gi-vte-prof,
 libghc-haskell-gi-base-dev (>= 0.21.2),
 libghc-haskell-gi-base-prof,
 libghc-inline-c-dev,
 libghc-inline-c-prof,
 libghc-lens-dev,
 libghc-lens-prof,
 libghc-mono-traversable-dev,
 libghc-mono-traversable-prof,
 libghc-pretty-simple-dev,
 libghc-pretty-simple-prof,
 libghc-unordered-containers-dev,
 libghc-unordered-containers-prof,
 libghc-xml-conduit-dev,
 libghc-xml-conduit-prof,
 libghc-xml-html-qq-dev,
 libghc-xml-html-qq-prof,
 libghc-yaml-dev,
 libghc-yaml-prof,
 libghc-doctest-dev,
 libghc-doctest-prof,
 libghc-genvalidity-containers-dev,
 libghc-genvalidity-containers-prof,
 libghc-genvalidity-hspec-dev,
 libghc-genvalidity-hspec-prof,
 libghc-hedgehog-dev,
 libghc-hedgehog-prof,
 libghc-tasty-dev,
 libghc-tasty-prof,
 libghc-tasty-hedgehog-dev,
 libghc-tasty-hedgehog-prof,
 libghc-cabal-doctest-dev,
 libghc-tasty-hspec-dev,
 libghc-tasty-hspec-prof,
Build-Depends-Indep: ghc-doc,
 libghc-quickcheck2-doc,
 libghc-adjunctions-doc,
 libghc-aeson-doc,
 libghc-classy-prelude-doc,
 libghc-colour-doc,
 libghc-constraints-doc,
 libghc-data-default-doc,
 libghc-distributive-doc,
 libghc-dyre-doc,
 libghc-file-embed-doc,
 libghc-focuslist-doc,
 libghc-gi-gdk-doc,
 libghc-gi-gio-doc,
 libghc-gi-glib-doc,
 libghc-gi-gtk-doc,
 libghc-gi-pango-doc,
 libghc-gi-vte-doc,
 libghc-haskell-gi-base-doc,
 libghc-inline-c-doc,
 libghc-lens-doc,
 libghc-mono-traversable-doc,
 libghc-pretty-simple-doc,
 libghc-unordered-containers-doc,
 libghc-xml-conduit-doc,
 libghc-xml-html-qq-doc,
 libghc-yaml-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/cdepillabout/termonad
X-Description: terminal emulator configurable in Haskell
 Termonad is a terminal emulator configurable in Haskell. It is
 extremely customizable and provides hooks to modify the default
 behavior. It can be thought of as the "XMonad" of terminal
 emulators.

Package: libghc-termonad-dev
Architecture: any
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}

Package: libghc-termonad-prof
Architecture: any
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: libghc-termonad-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
 ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}

Package: termonad
Architecture: any
Section: x11
Depends: ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends: ${haskell:Recommends}, libghc-termonad-dev
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 ${haskell:LongDescription}
 .
 ${haskell:Blurb}