summaryrefslogtreecommitdiff
path: root/p/haskell-ltk/debian/control
blob: 7ccda5cfa11354ffa0a650341982957b2940d39d (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
Source: haskell-ltk
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 7)
  , cdbs
  , haskell-devscripts (>= 0.7)
  , ghc
  , libghc-glib-dev (>= 0.10.0)
  , libghc-glib-dev (<< 0.13)
  , libghc-gtk-dev (>= 0.10.0)
  , libghc-gtk-dev (<< 0.13)
  , libghc-mtl-dev (>= 1.1.0.2)
  , libghc-mtl-dev (<< 2.2)
  , libghc-transformers-dev (>= 0.2.2.0)
  , libghc-transformers-dev (<< 0.4)
  , libghc-parsec3-dev (<< 3.2)
Build-Depends-Indep: ghc-doc
  , libghc-parsec3-doc
  , libghc-glib-doc
  , libghc-gtk-doc
  , libghc-mtl-doc
  , libghc-transformers-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/ltk
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ltk
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-ltk

Package: libghc-ltk-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Leksah Toolkit
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides the toolkit used by the leksah editor.

Package: libghc-ltk-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Leksah Toolkit; documentation
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides the toolkit used by the leksah editor.