diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 21:32:59 +0200 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-12 22:15:07 +0200 |
| commit | 14f25aa999a39fc86ff594160c1c50e88df683fa (patch) | |
| tree | d025717f1d114c68a3545b2a16b11270c1e344ff /p/haskell-configfile | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-configfile')
| -rw-r--r-- | p/haskell-configfile/debian/control | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/p/haskell-configfile/debian/control b/p/haskell-configfile/debian/control index 8433985ae..0273e5a21 100644 --- a/p/haskell-configfile/debian/control +++ b/p/haskell-configfile/debian/control @@ -4,21 +4,20 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), + haskell-devscripts (>= 0.9), cdbs, ghc, - haskell-devscripts (>= 0.9), - cpphs, - libghc-missingh-dev (>> 1.0.0), - libghc-regex-compat-dev, - libghc-mtl-dev, ghc-prof, + libghc-missingh-dev (>= 1.0.0), libghc-missingh-prof, - libghc-regex-compat-prof, + libghc-mtl-dev, libghc-mtl-prof, + libghc-parsec3-dev, + libghc-parsec3-prof, Build-Depends-Indep: ghc-doc, libghc-missingh-doc, - libghc-regex-compat-doc, libghc-mtl-doc, + libghc-parsec3-doc, Standards-Version: 3.9.4 Homepage: http://software.complete.org/configfile Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-configfile |
