[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:24:25 UTC 2010


The following commit has been merged in the master branch:
commit 18e6f6a7dbea3e66739266619f3a2b27d0257cca
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Jan 23 11:21:35 2009 -0600

    Build indep packages

diff --git a/debian/rules b/debian/rules
index ed807ea..b611e3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,6 +86,8 @@ installdocs: builddocs
 binary-indep: builddocs installdocs
 	dh_testdir
 	dh_testroot
+	dh_haskell -i
+	dh_haskell_depends -i
 	dh_installchangelogs -i
 	dh_installdocs -i
 	dh_installexamples -i

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list