File: control

package info (click to toggle)
glirc 2.20.1.1-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 656 kB
  • ctags: 39
  • sloc: haskell: 9,050; ansic: 53; makefile: 6
file content (120 lines) | stat: -rw-r--r-- 3,611 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
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 (>= 0.13),
 libghc-attoparsec-prof (<< 0.14),
 libghc-config-value-dev (>= 0.5),
 libghc-config-value-dev (<< 0.6),
 libghc-config-value-prof (>= 0.5),
 libghc-config-value-prof (<< 0.6),
 libghc-data-default-class-dev (>= 0.1.2),
 libghc-data-default-class-dev (<< 0.2),
 libghc-data-default-class-prof (>= 0.1.2),
 libghc-data-default-class-prof (<< 0.2),
 libghc-gitrev-dev (>= 1.2),
 libghc-gitrev-dev (<< 1.3),
 libghc-gitrev-prof (>= 1.2),
 libghc-gitrev-prof (<< 1.3),
 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 (>= 0.1),
 libghc-hookup-prof (<< 0.2),
 libghc-irc-core-dev (>= 2.2),
 libghc-irc-core-dev (<< 2.3),
 libghc-irc-core-prof (>= 2.2),
 libghc-irc-core-prof (<< 2.3),
 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-memory-dev (>= 0.13),
 libghc-memory-dev (<< 0.14),
 libghc-memory-prof (>= 0.13),
 libghc-memory-prof (<< 0.14),
 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 (>= 1.2),
 libghc-regex-tdfa-prof (<< 1.3),
 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.12),
 libghc-vector-prof,
 libghc-vty-dev (>= 5.11.1),
 libghc-vty-dev (<< 5.12),
 libghc-vty-prof (>= 5.10),
 libghc-vty-prof (<< 5.12),
 libghc-data-default-class-dev,
 libghc-lens-dev,
 libghc-text-dev,
 libghc-vty-dev,
 libghc-hunit-dev (>= 1.3),
 libghc-hunit-dev (<< 1.4),
Standards-Version: 3.9.8
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}