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-juicypixels | |
| parent | 9fa2cdb713769ca89053c21e8700c29bb4bbb005 (diff) | |
| download | DHG_packages-14f25aa999a39fc86ff594160c1c50e88df683fa.tar.gz | |
Run cabal-debian on (some) packages
Diffstat (limited to 'p/haskell-juicypixels')
| -rw-r--r-- | p/haskell-juicypixels/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-juicypixels/debian/control b/p/haskell-juicypixels/debian/control index 4eb30b014..4d686d6d8 100644 --- a/p/haskell-juicypixels/debian/control +++ b/p/haskell-juicypixels/debian/control @@ -3,8 +3,8 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - cdbs, haskell-devscripts (>= 0.9), + cdbs, ghc, ghc-prof, libghc-mtl-dev (>= 1.1), @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, libghc-vector-doc, libghc-zlib-doc, Standards-Version: 3.9.6 -Homepage: http://hackage.haskell.org/package/JuicyPixels +Homepage: https://github.com/Twinside/Juicy.Pixels Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-juicypixels Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-juicypixels X-Description: Haskell picture loading and serialization library |
