Package: haskell-devscripts
Version: 0.6.15+nmu2
Severity: wishlist
Currently, dh_haskell_prep
* generates postinst and postrm scripts
* generates haskell:Depends substvar
+ adds a dependency on ghc6
+ adds a dependency from the -prof package to the -dev package
dh_haskell_depends
* generates haskell:Depends substvar
+ adds a dependency on ghc6
+ adds dependencies on any libraries that the package uses that
aren't included in ghc6 itself
I'd put that -prof to -dev link generation to dh_haskell_depends and
wouldn't touch any substvars in dh_haskell_prep. Another possibility
would be to merge these scripts.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]