summaryrefslogtreecommitdiff
path: root/p/glirc/debian/control
blob: 1f12397872c2bb274948c29b0e67d727896df7d1 (plain)
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
Source: glirc
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 10),
 haskell-devscripts (>= 0.13),
 cdbs,
 ghc,
 ghc-prof,
 alex,
 happy,
 libghc-hsopenssl-dev (>= 0.11),
 libghc-hsopenssl-dev (<< 0.12),
 libghc-hsopenssl-prof (>= 0.11),
 libghc-hsopenssl-prof (<< 0.12),
 libghc-async-dev (>= 2.1),
 libghc-async-dev (<< 2.2),
 libghc-async-prof (>= 2.1),
 libghc-async-prof (<< 2.2),
 libghc-attoparsec-dev (>= 0.13),
 libghc-attoparsec-dev (<< 0.14),
 libghc-attoparsec-prof,
 libghc-base64-bytestring-dev (>= 1.0.0.1),
 libghc-base64-bytestring-dev (<< 1.1),
 libghc-base64-bytestring-prof,
 libghc-config-schema-dev (>= 0.4),
 libghc-config-schema-dev (<< 0.6),
 libghc-config-schema-prof,
 libghc-config-value-dev (>= 0.6),
 libghc-config-value-dev (<< 0.7),
 libghc-config-value-prof,
 libghc-free-dev (>= 4.12),
 libghc-free-dev (<< 4.13),
 libghc-free-prof,
 libghc-gitrev-dev (>= 1.2),
 libghc-gitrev-dev (<< 1.4),
 libghc-gitrev-prof,
 libghc-hashable-dev (>= 1.2.4),
 libghc-hashable-dev (<< 1.3),
 libghc-hashable-prof (>= 1.2.4),
 libghc-hashable-prof (<< 1.3),
 libghc-hookup-dev (>= 0.1),
 libghc-hookup-dev (<< 0.2),
 libghc-hookup-prof,
 libghc-irc-core-dev (>= 2.3),
 libghc-irc-core-dev (<< 2.4),
 libghc-irc-core-prof,
 libghc-kan-extensions-dev (>= 5.0),
 libghc-kan-extensions-dev (<< 5.1),
 libghc-kan-extensions-prof (>= 5.0),
 libghc-kan-extensions-prof (<< 5.1),
 libghc-lens-dev (>= 4.14),
 libghc-lens-dev (<< 4.16),
 libghc-lens-prof,
 libghc-network-dev (>= 2.6.2),
 libghc-network-dev (<< 2.7),
 libghc-network-prof (>= 2.6.2),
 libghc-network-prof (<< 2.7),
 libghc-regex-tdfa-dev (>= 1.2),
 libghc-regex-tdfa-dev (<< 1.3),
 libghc-regex-tdfa-prof,
 libghc-semigroupoids-dev (>= 5.1),
 libghc-semigroupoids-dev (<< 5.3),
 libghc-semigroupoids-prof,
 libghc-socks-dev (>= 0.5.5),
 libghc-socks-dev (<< 0.6),
 libghc-socks-prof (>= 0.5.5),
 libghc-socks-prof (<< 0.6),
 libghc-split-dev (>= 0.2),
 libghc-split-dev (<< 0.3),
 libghc-split-prof (>= 0.2),
 libghc-split-prof (<< 0.3),
 libghc-stm-dev (>= 2.4),
 libghc-stm-dev (<< 2.5),
 libghc-stm-prof (>= 2.4),
 libghc-stm-prof (<< 2.5),
 libghc-text-dev (>= 1.2.2),
 libghc-text-dev (<< 1.3),
 libghc-text-prof (>= 1.2.2),
 libghc-text-prof (<< 1.3),
 libghc-unordered-containers-dev (>= 0.2.7),
 libghc-unordered-containers-dev (<< 0.3),
 libghc-unordered-containers-prof (>= 0.2.7),
 libghc-unordered-containers-prof (<< 0.3),
 libghc-vector-dev (>= 0.11),
 libghc-vector-dev (<< 0.13),
 libghc-vector-prof,
 libghc-vty-dev (>= 5.11.1),
 libghc-vty-dev (<< 5.16),
 libghc-vty-prof,
 libghc-lens-dev,
 libghc-text-dev,
 libghc-vty-dev,
 libghc-hunit-dev (>= 1.3),
 libghc-hunit-dev (<< 1.7),
Build-Depends-Indep: ghc-doc,
 libghc-hsopenssl-doc,
 libghc-async-doc,
 libghc-attoparsec-doc,
 libghc-base64-bytestring-doc,
 libghc-config-schema-doc,
 libghc-config-value-doc,
 libghc-free-doc,
 libghc-gitrev-doc,
 libghc-hashable-doc,
 libghc-hookup-doc,
 libghc-irc-core-doc,
 libghc-kan-extensions-doc,
 libghc-lens-doc,
 libghc-network-doc,
 libghc-regex-tdfa-doc,
 libghc-semigroupoids-doc,
 libghc-socks-doc,
 libghc-split-doc,
 libghc-stm-doc,
 libghc-text-doc,
 libghc-unordered-containers-doc,
 libghc-vector-doc,
 libghc-vty-doc,
Standards-Version: 4.0.0
Homepage: https://github.com/glguy/irc-core
X-Description: console IRC client
 glirc is a console IRC client with an emphasis on providing
 dynamic views into the model of your IRC connections.

Package: glirc
Architecture: any
Section: net
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}