[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

New version of haskell-devscripts



Hello,

I've included mk-haskell-deps in haskell-devscripts, using name
dh_haskell_shlibdeps.  I've made the following patch to hlibrary to make
it use this script.  It provides better dependencies for haskell
packages.  I tested it with haskell-terminfo, and got:

Without: Depends: ghc6 (>= 6.10.1+dfsg1-13), ghc6 (<< 6.10.1+dfsg1+)
With: Depends: ghc6 (>= 6.10.1+dfsg1-13), ghc6 (<< 6.10.1+dfsg1+), libc6
(>= 2.3.3), libffi5 (>= 3.0.4), libgmp3c2, libncurses5 (>= 5.6
+20071006-3)

Kari, is the change in hlibrary.mk ok for you?  If it is, Joachim, can
you upload it?

Thanks.
-- 
marcot
http://marcot.iaaeee.org/



Reply to: