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-math-functions | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-math-functions')
| -rw-r--r-- | p/haskell-math-functions/debian/control | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/p/haskell-math-functions/debian/control b/p/haskell-math-functions/debian/control index 8e4ec92cb..81165faa4 100644 --- a/p/haskell-math-functions/debian/control +++ b/p/haskell-math-functions/debian/control @@ -4,12 +4,10 @@ Uploaders: Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, - libghc-deepseq-dev, - libghc-deepseq-prof, libghc-erf-dev (>= 2), libghc-erf-prof, libghc-vector-dev (>= 0.7), @@ -17,12 +15,11 @@ Build-Depends: debhelper (>= 9), libghc-vector-th-unbox-dev, libghc-vector-th-unbox-prof, Build-Depends-Indep: ghc-doc, - libghc-deepseq-doc, libghc-erf-doc, libghc-vector-doc, libghc-vector-th-unbox-doc, Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/math-functions +Homepage: https://github.com/bos/math-functions Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-math-functions Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-math-functions |
