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-dual-tree | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-dual-tree')
| -rw-r--r-- | p/haskell-dual-tree/debian/control | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/p/haskell-dual-tree/debian/control b/p/haskell-dual-tree/debian/control index 4560db3aa..551cbdbc2 100644 --- a/p/haskell-dual-tree/debian/control +++ b/p/haskell-dual-tree/debian/control @@ -4,23 +4,23 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, - libghc-semigroups-dev (>= 0.8), - libghc-semigroups-dev (<< 0.17), - libghc-semigroups-prof, - libghc-newtype-dev (>= 0.2), - libghc-newtype-dev (<< 0.3), - libghc-newtype-prof, libghc-monoid-extras-dev (>= 0.2), libghc-monoid-extras-dev (<< 0.5), libghc-monoid-extras-prof, + libghc-newtype-dev (>= 0.2), + libghc-newtype-dev (<< 0.3), + libghc-newtype-prof, + libghc-semigroups-dev (>= 0.8), + libghc-semigroups-dev (<< 0.17), + libghc-semigroups-prof, Build-Depends-Indep: ghc-doc, - libghc-semigroups-doc, - libghc-newtype-doc, libghc-monoid-extras-doc, + libghc-newtype-doc, + libghc-semigroups-doc, Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/dual-tree Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dual-tree |
