[Pkg-haskell-commits] r1032 - /packages/haxml/branches/stable/debian/rules

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Sun Jan 27 21:25:48 UTC 2008


Author: arjan
Date: Sun Jan 27 21:25:48 2008
New Revision: 1032

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=1032
Log:
 r2563 at nebula:  arjan | 2008-01-27 22:03:37 +0100
  * Also call dh_haskell_prep so we get the postinst and prerm 
    scripts for libghc6-haskell-dev

Modified:
    packages/haxml/branches/stable/debian/rules

Modified: packages/haxml/branches/stable/debian/rules
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/haxml/branches/stable/debian/rules?rev=1032&op=diff
==============================================================================
--- packages/haxml/branches/stable/debian/rules (original)
+++ packages/haxml/branches/stable/debian/rules Sun Jan 27 21:25:48 2008
@@ -100,8 +100,9 @@
 	dh_link
 	dh_fixperms
 	dh_makeshlibs
+	dh_haskell_prep
+	dh_haskell_depends
 	dh_installdeb
-	dh_haskell_depends
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums




More information about the Pkg-haskell-commits mailing list