~ubuntu-branches/ubuntu/raring/haskell-clientsession/raring-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-03-11 22:51:17 UTC
  • mfrom: (2.1.12 experimental)
  • Revision ID: package-import@ubuntu.com-20130311225117-ajblg83icn5pyfp5
Tags: 0.8.1-1ubuntu1
Relax cipher-aes dependency. Not forwarded as Debian has the requisite
version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: haskell-clientsession
2
2
Section: haskell
3
3
Priority: extra
4
 
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
5
6
Uploaders: Clint Adams <clint@debian.org>
6
7
Build-Depends: debhelper (>= 7)
7
8
  , cdbs
8
 
  , haskell-devscripts (>= 0.8.10)
 
9
  , haskell-devscripts (>= 0.8.13)
9
10
  , ghc
10
11
  , ghc-prof
11
12
  , ghc-ghci
12
13
  , libghc-base64-bytestring-dev (>> 0.1.1.1)
13
 
  , libghc-base64-bytestring-dev (<< 0.2)
14
14
  , libghc-base64-bytestring-prof
15
15
  , libghc-cereal-dev (>> 0.3)
16
 
  , libghc-cereal-dev (<< 0.4)
17
16
  , libghc-cereal-prof
18
17
  , libghc-cprng-aes-dev (>> 0.2)
19
18
  , libghc-cprng-aes-prof
 
19
  , libghc-cipher-aes-dev (>= 0.1.2)
 
20
  , libghc-cipher-aes-prof
20
21
  , libghc-crypto-api-dev (>> 0.8)
21
 
  , libghc-crypto-api-dev (<< 0.11)
22
22
  , libghc-crypto-api-prof
23
 
  , libghc-cryptocipher-dev (>> 0.2.5)
24
 
  , libghc-cryptocipher-prof
25
23
  , libghc-entropy-dev (>> 0.2.1)
26
24
  , libghc-entropy-prof
27
25
  , libghc-skein-dev (>= 0.1)
29
27
  , libghc-skein-prof
30
28
  , libghc-tagged-dev (>> 0.1)
31
29
  , libghc-tagged-prof
32
 
  , libghc-hspec-dev
 
30
  , libghc-hspec-dev (>> 1.3)
33
31
  , libghc-quickcheck2-dev
34
32
  , libghc-hunit-dev
35
33
Build-Depends-Indep: ghc-doc
36
34
  , libghc-base64-bytestring-doc
37
35
  , libghc-cereal-doc
38
36
  , libghc-cprng-aes-doc
 
37
  , libghc-cipher-aes-doc
39
38
  , libghc-crypto-api-doc
40
 
  , libghc-cryptocipher-doc
41
39
  , libghc-entropy-doc
42
40
  , libghc-skein-doc
43
41
  , libghc-tagged-doc
44
 
Standards-Version: 3.9.3
 
42
Standards-Version: 3.9.4
45
43
Homepage: http://hackage.haskell.org/package/clientsession
46
44
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-clientsession
47
45
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-clientsession