diff options
Diffstat (limited to 'p/haskell-terminal-progress-bar')
| -rw-r--r-- | p/haskell-terminal-progress-bar/debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/p/haskell-terminal-progress-bar/debian/control b/p/haskell-terminal-progress-bar/debian/control index dc4d6348e..30249a34b 100644 --- a/p/haskell-terminal-progress-bar/debian/control +++ b/p/haskell-terminal-progress-bar/debian/control @@ -4,8 +4,8 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, libghc-base-unicode-symbols-dev (>= 0.2.2.3), @@ -17,6 +17,8 @@ Build-Depends: debhelper (>= 9), libghc-stm-chans-dev (>= 3.0.0), libghc-stm-chans-dev (<< 4.0), libghc-stm-chans-prof, + libghc-hunit-dev (>= 1.2.4.2), + libghc-hunit-dev (<< 1.3), libghc-test-framework-dev (>= 0.3.3), libghc-test-framework-dev (<< 0.9), libghc-test-framework-hunit-dev (>= 0.2.6), @@ -26,7 +28,7 @@ Build-Depends-Indep: ghc-doc, libghc-stm-doc, libghc-stm-chans-doc, Standards-Version: 3.9.4 -Homepage: http://hackage.haskell.org/package/terminal-progress-bar +Homepage: https://github.com/roelvandijk/terminal-progress-bar Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-terminal-progress-bar Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-terminal-progress-bar |
