File: control

package info (click to toggle)
lambdabot 5.3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: haskell: 93; sh: 36; makefile: 7
file content (55 lines) | stat: -rw-r--r-- 1,705 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
Source: lambdabot
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
 Clint Adams <clint@debian.org>,
Priority: optional
Section: net
Rules-Requires-Root: no
Build-Depends:
 cdbs,
 haskell-devscripts (>= 0.13),
 debhelper (>= 10),
 ghc (>= 9.4),
 libghc-lambdabot-core-dev (>= 5.3),
 libghc-lambdabot-core-dev (<< 5.4),
 libghc-lambdabot-haskell-plugins-dev (>= 5.3),
 libghc-lambdabot-haskell-plugins-dev (<< 5.4),
 libghc-lambdabot-irc-plugins-dev (>= 5.3),
 libghc-lambdabot-irc-plugins-dev (<< 5.4),
 libghc-lambdabot-misc-plugins-dev (>= 5.3),
 libghc-lambdabot-misc-plugins-dev (<< 5.4),
 libghc-lambdabot-novelty-plugins-dev (>= 5.3),
 libghc-lambdabot-novelty-plugins-dev (<< 5.4),
 libghc-lambdabot-reference-plugins-dev (>= 5.3),
 libghc-lambdabot-reference-plugins-dev (<< 5.4),
 libghc-lambdabot-social-plugins-dev (>= 5.3),
 libghc-lambdabot-social-plugins-dev (<< 5.4),
Standards-Version: 4.7.0
Homepage: https://wiki.haskell.org/Lambdabot
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/lambdabot
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/lambdabot]

Package: lambdabot
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 djinn,
 ${haskell:Recommends},
Suggests:
 aspell,
 hoogle (>= 4.2.23),
 hsbrainfuck,
 mueval,
 unlambda,
 ${haskell:Suggests},
Provides:
 ${haskell:Provides},
Description: Development tool and advanced IRC bot
 Lambdabot is an IRC bot written over several years by those on
 the #haskell IRC channel.
 .
 It operates as a command-line tool, embedded in an editor, embedded
 in GHCi, via Internet Relay Chat and on the Web.