summaryrefslogtreecommitdiff
path: root/p/haskell-path-pieces/debian/control
blob: 092832f915c5d4e2c93c9f516ea4d8701023a0e6 (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
Source: haskell-path-pieces
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.9)
  , ghc
  , ghc-prof
  , libghc-text-dev (>> 0.5)
  , libghc-text-prof
  , libghc-hspec-dev (>> 1.3) [any-amd64 any-i386 arm64 armel armhf powerpc ppc64el s390x sparc alpha hppa]
  , libghc-quickcheck2-dev [any-amd64 any-i386 arm64 armel armhf powerpc ppc64el s390x sparc alpha hppa]
Build-Depends-Indep: ghc-doc
  , libghc-text-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/path-pieces
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-path-pieces
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-path-pieces

Package: libghc-path-pieces-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: components of paths${haskell:ShortBlurb}
 It contains path pieces.
 .
 ${haskell:Blurb}

Package: libghc-path-pieces-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: components of paths${haskell:ShortBlurb}
 It contains path pieces.
 .
 ${haskell:Blurb}

Package: libghc-path-pieces-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: components of paths${haskell:ShortBlurb}
 It contains path pieces.
 .
 ${haskell:Blurb}