~ubuntu-branches/ubuntu/maverick/haskell-configfile/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): John Goerzen
  • Date: 2009-01-19 15:56:02 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090119155602-fcrul36gy59skn4k
Tags: 1.0.4.6
Rebuild for newer GHC.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: haskell-configfile
2
2
Priority: optional
3
3
Maintainer: John Goerzen <jgoerzen@complete.org>
4
 
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, libghc6-missingh-dev (>= 1.0.1), libghc6-mtl-dev
5
 
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.3), ghc6 (>= 6.6), cpphs
 
4
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1), haskell-devscripts (>= 0.6.15), cpphs, libghc6-missingh-dev (>= 1.0.3.2), libghc6-mtl-dev
 
5
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1), cpphs
6
6
Standards-Version: 3.6.2
7
7
Section: devel
8
8
Homepage: http://software.complete.org/configfile
12
12
Package: libghc6-configfile-dev
13
13
Section: devel
14
14
Architecture: any
15
 
Depends: ${haskell:Depends}, libghc6-missingh-dev (>= 1.0.1), libghc6-mtl-dev
 
15
Depends: ${haskell:Depends}, libghc6-missingh-dev (>= 1.0.3), libghc6-mtl-dev
16
16
Suggests: configfile-doc
17
17
Description: Parser and writer for handling sectioned config files in Haskell, GHC package
18
18
 The ConfigFile module works with configuration files in a standard