Bug#516414: haskell-devscripts: Please separate dh_haskell_depends' and dh_haskell_prep's roles

2009-02-21 Thread Kari Pahula
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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516414: haskell-devscripts: Please separate dh_haskell_depends' and dh_haskell_prep's roles

2009-02-21 Thread Arjan Oosting
Op zaterdag 21-02-2009 om 12:26 uur [tijdzone +0200], schreef Kari
Pahula:
 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.

One of the things I wanted to do is remove this code from dh_haskell_prep
indeed and only let dh_haskell_depends generate the haskell:Depends
substvar.

Greetings Arjan


signature.asc
Description: Dit berichtdeel is digitaal ondertekend